Skip to content

Releases: dotmailer/dotmailer-magento2-extension-chat

v1.10.0

14 Mar 14:48
Compare
Choose a tag to compare
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

09 Oct 12:53
Compare
Choose a tag to compare
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

11 Sep 19:40
Compare
Choose a tag to compare
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

14 Feb 09:59
Compare
Choose a tag to compare

Improvements

  • We updated a controller to use different interfaces. [28981ff]
  • We removed a redundant EmailFlagManager class. [b008a38]

v1.7.1

31 Aug 10:49
Compare
Choose a tag to compare
Improvements
  • We updated our module in line with newer PHPStan and coding standards. [ad737a8]
  • We removed two redundant controller files. [b008a38]

v1.7.0

05 Jul 15:00
Compare
Choose a tag to compare
Improvements
  • Our connector now supports all internal (staging) API endpoints, to facilitate QA. [6722bbd]

v1.6.1

10 May 09:57
Compare
Choose a tag to compare
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

26 Jan 12:15
Compare
Choose a tag to compare
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

31 Mar 11:16
Compare
Choose a tag to compare
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

30 Mar 09:32
Compare
Choose a tag to compare

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.