- Initial release
- internal class and vendor renaming to MappDigital/Cloud
- remove requirements in composer.json
- change copyright year
- Add Google Tag Manager support
- Load Smartpixel from Magento server
- add pageupdate for TI
- enable support for auto sendinfo
- improved fallback for getting product id
- support query parameter in fallback
- add fallback to add-to-cart and order events
- use product block view class and catalog helper to retrieve product id
- 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)
- 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
- Fixing cancel order email for guest
- Add support to send email on order
- Fix Mapp endpoint url for multistore
- Update Smartpixel to 6.4.4
- Fix getting store config by store id
- Update type hinting issue causing check to resolve false incorrectly
- Default Robots.txt Unreachable fix
- Update Smartpixel to 6.4.5
- Add PHP 8.3 compatibility in composer.json
- Intelligence Tracking: Remove from Cart Event
- Add code improvements to unit tests
- Add code quality improvements
- Support for Multiple Store View Products
- Update Smartpixel to latest (6.6.1)
- Refractor TrackingScript helper to be proper block/template
- roll out support for PHP 8.4
- CodeSniffer changes for safe HTML output
- Return type addition for console commands
- Forcing product load for store view to fix the Localization sync issue
- 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.
- Removing hardcoded "subscribe": true on customer creation.