Skip to content

Releases: exponea/bloomreach-magento2-integration

1.1.0

21 Mar 08:58
e4cf0f2
Compare
Choose a tag to compare

What's Changed

  • Fixed guest cart merging after logging in as customer
  • Improved the performance for processing large amount of orders

Full Changelog: 1.0.0...1.1.0

1.0.0

05 Sep 08:34
7a6e670
Compare
Choose a tag to compare
  • Implemented new UI for Initial Import configuration
  • Implemented new UI for Export Queue
  • Added different types of ACL resources.
  • Added the ability to download log files on the Export Queue page
  • Added new system configurations
  • Added the ability to enable/disable real time updates for each feed type separately
  • Added the ability to enable/disable each type of feed separately
  • Added the ability to change registered mapping
  • Added the ability to track frontend events to the dataLayer
  • Added the ability to notify the user by e-mail about errors
  • Performance improvements

0.9.6

27 Apr 10:18
3e9c792
Compare
Choose a tag to compare
  • Improved the sending flow, by skipping the entities that are not configured
  • Fixed the PayPal orders are not being synced
  • Added the Admin system notification if some errors were thrown while the import is processing
  • Fixed catalog updates are not being sent
  • Added PHP 8.2 compatibility
  • Added Magento 2.4.6 compatibility

0.9.5

31 May 14:02
731ad3b
Compare
Choose a tag to compare
  • Improved the retry mechanism using the "exponential backoff" with jitter
  • Fixed the exception being thrown when uninstalling a fresh installed module
  • Fixed the separator for prices higher than $1000
  • Added a button to validate the entered credentials

0.9.4

14 Mar 07:01
c3b8da1
Compare
Choose a tag to compare
  • Improved the queue failed retry mechanism
  • Added module's clearing configs and all related data, on uninstalling
  • Added customer anonymization after its deletion from Magento
  • Added debugging mode
  • Added the prevention to avoid triggering the imports multiple times

0.9.3

14 Mar 07:00
6df67d3
Compare
Choose a tag to compare
  • Added PHP 8.1 compatibility

0.9.2

12 Jan 12:25
339ee30
Compare
Choose a tag to compare

First release