Releases: PrestaShop/ps_emailalerts
Releases · PrestaShop/ps_emailalerts
v3.0.1
Changes
- #148: Release 3.0.1 by @Hlavtox
- #147: Bump version 3.0.1 by @jolelievre
- #146: Implicit nullable types for PHP 8.4 compatibility by @Hlavtox
- #144: Remove the “>” selector to make the selector more flexible by @LaBisquerie
- #145: Bump symfony/process from 5.4.28 to 5.4.46 by @dependabot
- #140: Removed unused stylesheet that doesn't exists anymore by @buggyzap
v3.0.0
v2.4.2
Changes
- #135: Release 2.4.2 by @Hlavtox
- #136: Bump version to 2.4.2 by @Hlavtox
- #133: Avoid 4 lines of --- when customization by @NicolasCador
- #134: Update README.md by @florine2623
- #132: Update README.md by @florine2623
- #131: Update build-release.yml using Organization config by @leemyongpakvn
- #121: We must not switch context (shop and language) by @lmeyer1
- #127: Fix add action customer id by @boherm
- #126: update license headers by @leemyongpakvn
v2.4.1
v2.4.0
Changes
🚀 Improvements
- #109: Different emails notification by @marsaldev
- #113: Display an info alert if the customer has already subscribed. by @lmeyer1
🐛 Bug Fixes
- #110: Change displayProductButtons hook name because it's deprecated by @PierreRambaud
- #116: Fix typo in error message by @abramofranchetti
- #114: Rename incorrect translation domains. by @lmeyer1
- #112: Display of list of notifications in my account by @lmeyer1
- #115: Prevent compatibility issues with the future version of psgdpr by @kpodemski
- #111: Remove class unused in classic theme, but breaking comp with BS4 by @lmeyer1
Release
- #119: Release v2.4.0 by @marsaldev
- #118: Release 2.4.0 by @marsaldev
v2.3.3
Changes
🚀 Improvements
- #108: Release 2.3.3 by @Progi1984
🐛 Bug Fixes
- #106: Fixed the hook listener for the hook actionProductAttributeDelete & Removed hooks actionProductOutOfStock & registerGDPRConsent as hook listeners are not defined by @Progi1984
v2.3.2
Changes
- #105: Release 2.3.2 by @kpodemski
- #103: Fix an issue with kernel container in some payment modules by @kpodemski
🚀 Improvements
- #104: Improved Github Action (Support PHP 5.6 => 8.1) by @Progi1984
v2.3.1
Changes
- #101: Release 2.3.1 by @kpodemski
- #102: Fix undefined locale error when creating order from BO by @kpodemski
- #99: Add last key of breadcrumbs by @Hlavtox
- #97: Update notification if no alerts by @Hlavtox
- #96: Fix product customization logic in the listing by @Hlavtox
- #95: Replace deprecated displayPrice methods by @Hlavtox
- #93: Enable mail alerts subscription in quick view window by @daresh
- #85: Send email when the number in stock matches the minimum by @okom3pom
- #88: Update switch fields wording by @micka-fdz
🚀 Improvements
- #100: Update Github Actions by @jf-viguier
- #87: Remove our old friend, Travis by @kpodemski
🐛 Bug Fixes
v2.3.0
v2.2.2
Changes
🚀 Improvements
- #57: Added new translator for email subjects by @L3RAZ
- #70: Update logo and About section of README by @Julievrz
- #49: Adapt translation domains to the new translation system by @dali-rajab
🐛 Bug Fixes
- #65: Fix cast error when removing an Alert by @hherreros93