Ps Emailalerts Versions Save

Sends e-mail notifications to customers and merchants regarding stock and order modifications.

v3.0.0

4 months ago

Changes

  • #139: Release version 3.0.0 by @Hlavtox
  • #138: Standardize version check by @Hlavtox
  • #137: Bump min compatibility to PHP 7.1.3 and PS 1.7.7, module version to 3.0.0 by @leemyongpakvn

v2.4.2

8 months ago

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

1 year ago

Changes

  • #125: Release 2.4.1 by @lartist
  • #124: Fix wordings by @lartist
  • #123: Symplify typecast by @leemyongpakvn
  • #91: Do not send out emails if quantity did not change by @Hlavtox

🐛 Bug Fixes

  • #122: Fix compatibility with psgdpr and ps >=1.7.8 by @marsaldev

v2.4.0

1 year ago

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

2 years ago

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

2 years ago

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

2 years ago

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

  • #98: Move php-dev-tools to require-dev by @atomiix
  • #89: Fix sending out of stock alerts for products being deleted by @Hlavtox
  • #86: Improved compatibility with GDPR module and little refacto by @kpodemski

v2.3.0

3 years ago

Changes

  • #84: Release 2.3.0 by @matks
  • #83: Bump v2.3.0 by @matks
  • #82: Update README to add link for reporting bugs by @matks
  • #81: Change prestashop compatibility version and add php-cs-fixer by @PierreRambaud

v2.2.2

3 years ago

Changes

  • #78: Bump version to 2.2.2 by @tswfi

🚀 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

v2.2.1

3 years ago

Changes

  • #67: Bump v2.2.1 by @matks
  • #58: Wrong condition result broke module installation by @kpodemski