Skip to content

Latest commit

 

History

History
104 lines (77 loc) · 2.3 KB

File metadata and controls

104 lines (77 loc) · 2.3 KB

1.0.0

  • Initial release

1.0.1

  • internal class and vendor renaming to MappDigital/Cloud

1.0.2

  • remove requirements in composer.json

1.0.3

  • change copyright year

1.1.0

  • Add Google Tag Manager support

1.1.1

  • Load Smartpixel from Magento server
  • add pageupdate for TI

1.1.2

  • enable support for auto sendinfo

1.1.3

  • improved fallback for getting product id

1.1.4

  • support query parameter in fallback

1.1.5

  • add fallback to add-to-cart and order events

1.1.6

  • use product block view class and catalog helper to retrieve product id

1.2.0

  • Connect
  • Acquire
  • Web Push
  • CSV Exports (filebase + SFTP)
  • Tests, PHP 8.1, email transports
  • Email Transport
  • Message Queue Integration
  • Custom Logging (DB and File based)

1.2.1

  • Fix to null client in Model config breaking admin store configuration page settings
  • Add support for PHP 8.1 back into composer json
  • Fixing cancel order email for guest

1.2.2

  • Fixing cancel order email for guest
  • Add support to send email on order

1.2.3

  • Fix Mapp endpoint url for multistore

1.2.4

  • Update Smartpixel to 6.4.4
  • Fix getting store config by store id

1.2.5

  • Update type hinting issue causing check to resolve false incorrectly

1.2.6

  • Default Robots.txt Unreachable fix
  • Update Smartpixel to 6.4.5

1.2.8

  • Add PHP 8.3 compatibility in composer.json
  • Intelligence Tracking: Remove from Cart Event

1.2.9

  • Add code improvements to unit tests

1.2.10

  • Add code quality improvements

1.3.0

  • Support for Multiple Store View Products
  • Update Smartpixel to latest (6.6.1)
  • Refractor TrackingScript helper to be proper block/template

1.4.0

  • roll out support for PHP 8.4

1.4.1

  • CodeSniffer changes for safe HTML output

1.4.2

  • Return type addition for console commands

1.4.3

  • Forcing product load for store view to fix the Localization sync issue

1.5.0

  • Adding Abandoned Cart and Wishlist Campaigns
  • Admin configuration to enable/disabled Cart & Wishlist compaigns > "Mapp Connect (Engage) - General → Export Connection Configuration"
  • Fixing issues around message queue consumer and publisher to publish queues
  • Fixing Subscribed users to the correct "Subscriber" group in Engage
  • Fixing Order Sync issue
  • Fixing Order Item sync duplicate issue.

1.5.2

  • Removing hardcoded "subscribe": true on customer creation.