Releases: dotmailer/dotmailer-magento2-extension-chat
Releases · dotmailer/dotmailer-magento2-extension-chat
v1.10.0
Improvements
- The 'Configure Chat Teams' button on Dotdigital > Chat Settings has been removed. [0bb7441]
- The
CustomerData\Chat
class can now be used as a view model (for Hyvä Themes). [26a5dd4]
v1.9.0
Improvements
- We refactored a controller plugin to replace usage of
$this→getRequest()
. [c8e5b5a]
- We've removed avoidable usages of protected access for properties and methods. [d947ae7]
v1.8.0
What's new
- We've updated the module's dependencies. The module now requires PHP 7.4+ and Magento 2.3.7+.
Improvements
- All references to Zend classes have been replaced with their Laminas equivalents. [c9b2018]
v1.7.2
Improvements
- We updated a controller to use different interfaces. [28981ff]
- We removed a redundant EmailFlagManager class. [b008a38]
v1.7.1
Improvements
- We updated our module in line with newer PHPStan and coding standards. [ad737a8]
- We removed two redundant controller files. [b008a38]
v1.7.0
Improvements
- Our connector now supports all internal (staging) API endpoints, to facilitate QA. [6722bbd]
v1.6.1
Improvements
- We updated some class references in line with the automated setup feature in the Email module. [19d88fd]
- PHP 7.2 is now a minimum requirement for running this module.
v1.6.0
What's new
- This module has been renamed
dotdigital/dotdigital-magento2-extension-chat
. [59cd449]
- We've added a new plugin to provide additional configuration values to our integration insight data cron. [c01770f]
Improvements
setup_version
has been removed from module.xml; in the Dashboard, we now use composer.json to provide the current active module version. [1555a7d]
- Menus and ACL resources are now translatable. External contribution
v1.4.0
Improvements
- We’ve replaced comapi.com URLs with their updated dotdigital.com equivalents.
- The
launchTimeout
delay in the widget embed code has been removed (there is already a delay without this).
Bug fixes
- The Chat API space id is now re-saved whenever the chat settings change, regardless of whether it was set before; this resolves a possible issue when configuring Chat across multiple websites.
- We fixed a possible bug to do with checking for an API space id in browser local storage.
v1.3.0
Version 1.3.0 was bundled with Magento 2.4.2.
Improvements
- The button links in dotdigital > Chat Settings now open the Engagement Cloud account in a new tab. This resolves iframe login issues encountered in Safari. [5883ce2]
This version requires 4.10.0+ of our Email module.