Changelog
1.6.0 (2025-06-06)
Improvements
- WCAG 2.2 AA compliance
1.5.3 (2025-04-18)
Improvements
- HTTP channel improvement: support for GET requests; ability to set HTTP headers; Basic Authorization fields.
1.5.2 (2025-04-10)
Fixed
- PHP8.4 compatibility
1.5.1 (2024-10-21)
Fixed
- Fixed the issue with the error: Undefined array key 'message'
1.5.0 (2024-08-21)
Fixed
- Rendering PHP code removed from templates for security reasons
1.4.5 (2024-08-15)
Fixed
- Fixed the issue when the Mirasvit_Email module is not installed (Impossible to process constructor argument Parameter 4() required Mirasvit\Email\Repository\TriggerRepository $triggerRepository of Mirasvit\Event\Event\Product\ViewEvent class)
1.4.4 (2024-05-23)
Fixed
- Fixed the issue with notifications with multiple recipient sent to one email
1.4.3 (2024-05-14)
Fixed
- Fixed the issue with saving checkout fields in the admin panel (Amasty_Checkout)
1.4.2 (2024-01-10)
Fixed
- Fixed the issue with the error 'Message has been rejected: Deprecated Functionality: Implicit conversion from float ... to int loses precision'
1.4.1 (2023-01-13)
Fixed
- Fixed possible issue 'preg_split(): Compilation failed: regular expression is too large'
1.4.0 (2022-08-16)
Improvements
- Support of Magento MQ
Fixed
- Console command return value
1.3.2 (2022-07-12)
Improvements
- foreign keys to handle deletions of entities
1.3.1 (2022-06-20)
Improvements
- remove db_schema_whitelist.json
1.3.0 (2022-05-31)
Improvements
- Migrate to declarative schema
1.2.0 (2022-03-15)
Fixed
- PHP 8.1 compatibility
- Magento versions support - 2.3, 2.4
1.1.1 (2021-09-28)
Fixed
- confilct with Mageplaza_Smtp
1.1.0 (2021-07-15)
Fixed
- fixed the issue with cron notifications not sent
1.0.47 (2021-01-29)
Fixed
- Fixed dependencies
1.0.46 (2020-10-23)
Fixed
- added module compatibility with the php 7.4
1.0.45 (2020-09-23)
Fixed
- Fixed issue with not able to edit templates for notifications in Magento 2.4.0 (54())
1.0.44 (2020-09-10)
Fixed
- Fixed conflict with Mageplaza_Smtp module (52())
1.0.43 (2020-09-09)
Fixed
- Fixed issue with creating new channel in Magento 2.4 (50())
1.0.42 (2020-08-26)
Fixed
- Magento 2.4 compatibility (47())
1.0.41 (2020-07-30)
Improvements
- Support of Magento 2.4
1.0.40 (2020-03-16)
- Code improvements
1.0.39 (2019-11-01)
Improvements
- Notification levels
1.0.38 (2019-10-28)
Fixed
- Compatibility with Magento 2.3.3 mail system
1.0.37 (2019-10-16)
Fixed
- Issue with slow error level detection
1.0.36 (2019-10-03)
Fixed
- Issue with incorrect data displayed after removing filters
1.0.35 (2019-05-23)
Improvements
- PHP Template Processor
1.0.34 (2019-05-14)
Fixed
- Issue with message formatting (with enabled HTML minification)
1.0.33 (2019-05-02)
Fixed
- Issue with blocking cache clearing during save configuration
1.0.32 (2019-04-30)
Improvements
- New Transport: HTTP Request
1.0.31 (2019-03-20)
Fixed
- Error sending wishlist and helpdesk test notifications
1.0.30 (2019-03-20)
Fixed
- Error sending test notifications
1.0.29 (2019-02-08)
Fixed
- Error blocking Magento installation
1.0.28 (2019-02-05)
Improvements
- Add store name and url variables to templates
1.0.27 (2019-01-31)
Improvements
- Log request URI for error events
1.0.26 (2019-01-22)
Improvements
- New Order notification formatting (Slack)
Fixed
- Order notifications not sent via telegram (since 1.0.22)
1.0.25 (2019-01-18)
Fixed
- Notifications with HTML not sent via telegram
1.0.24 (2019-01-18)
Fixed
- Order notifications not sent via telegram (since 1.0.22)
1.0.23 (2019-01-18)
Improvements
- Slack notifications
- Notifications
Fixed
- Test notification error message
1.0.22 (2019-01-17)
Improvements
- Notifications
1.0.21 (2018-12-21)
Fixed
- Error during executing cron job (since 1.0.19)
1.0.20 (2018-12-20)
Improvements
- Ability to use Magento directives/variables in email templates, e.g. include default email header and footer
Documentation
- More info about variables
1.0.19 (2018-12-10)
Improvements
- Ability to use own order attributes
1.0.18 (2018-11-29)
Improvements
- M2.3 support
Documentation
- Install required libraries
1.0.17 (2018-07-20)
Fixed
- Issue with FK keys
1.0.16 (2018-04-23)
Improvements
- Do not display rules on first step of notification creation
Fixed
- Do not show error in notification listing if event does not exists
1.0.15 (2018-02-09)
Improvements
- Register only active events mirasvit/module-event9
1.0.14 (2018-02-05)
Bugfixes
- Fix error during deploy of Magento Cloud Edition
Improvements
- Ability to use nested variables in templates
1.0.13 (2018-01-25)
Improvements
- Allow to use the new line character for Email transport
1.0.12 (2018-01-18)
Improvements
- Performance improvement: in cron job check only events registered by cron
1.0.11 (2018-01-11)
Bugfixes
- Error installing module for M2.2.2
1.0.10 (2017-12-01)
Improvements
- CLI command to send notification for event ID from Event Log
1.0.9 (2017-11-30)
Fixed
- Ignore event if it does not exist anymore
Documentation
- Troubleshooting: messages are not sent
1.0.8 (2017-11-27)
Documentation
- Extension documentation
1.0.7 (2017-11-27)
Fixed
- Ignore recipients in the notification chain that do not exist anymore
1.0.6 (2017-11-23)
Fixed
- Do not use keyword Test in the filename
1.0.5 (2017-11-20)
Improvements
- Support of php 7.0
1.0.4 (2017-11-09)
Fixed
- Extra parameter passed to parent construct
1.0.3 (2017-11-02)
Improvements
- Use event handler to register error events instead of plugin
- Move error event from module-event and add ability to disable error reporting
Documentation
- Add basic docs
1.0.2 (2017-10-30)
Features
- Integrate with MQ
Fixed
- Error 'Area code already set'
1.0.1 (2017-10-26)
Fixed
- Issue with CLI commands
1.0.0 (2017-10-18)
Fixed
- Reset previous transport before creating a new one
- Correct installation data