# 2.1.5 - released 11.12.2024
- Changed newsletter status source in the export
- Changing purchase hook from ORDER_WRITTEN_EVENT to CheckoutOrderPlacedEvent
- Adding OrderStatusObserver on hook ORDER_WRITTEN_EVENT to handle changed from admin panel
- Changed database queries instead of hex() function on column changed to unhex() for value
- Changed for orders export from current date to order date
- Added sending customer birthday field
- Changed using function fetchColumn() to fetchOne() in database queries
- Fixed bug on callback for opt-in and opt-out
- Changed using function fetchAll() to fetchAllAssociative() in database queries
# 2.1.4 - released 14.10.2024
- Upgrade of supported versions of Shopware 6.5 platform to 6.5.8.10
# 2.1.3 - released 16.08.2024
- Secured getting total price of product on null
# 2.1.2 - released 26.04.2024
- Fixed problem on cart recovery rerunning
# 2.1.1 - released 05.04.2024
- Fixed bug during installation, missing language prefix field in database
- Upgraded api-sso to 3.1.13 and improved tracking code
- Fixed products duplication during cart recovery
# 2.1.0 - released 14.02.2024
- Fixed icon rendering
- Fixed display dependencies of the monitoring code
- Fixed problem with exception error while updating cart
- Unification to lowercase of products id on PURCHASE event
- Unable inserting monitoring code on page when SM user not logged in SM plugin
- Fixing compatibility of loaded services
- Adding contact properties firstName and lastName
- Fixed sending errored events while order status changed
- Refactoring of checking configuration in observers
- Fixing problem with creating new customer from admin panel
# 2.0.8 - released 30.06.2023
- Plugin compatible with Shopware >= 6.5
- Added support for the new Double Opt-In
- Extended the length of Available Owners List DB field
- Improved the logic of adding a purchase tag
- Added System Debug tab
# 2.0.7 - released 25.10.2022
- added service worker needed to run SALESmanago features
- improved NEWSLETTER mechanics to subscribe a listener event
- fixed language name retrieval
# 2.0.6 - released 06.09.2022
- improved CART mechanics to subscribe a listener event
- improved validation of location field
- added login tag
- added options for smbanners and smcustom flags
- added footer to admin area of the plugin
- improved compatibility with Shopware 6.4.14
# 2.0.5 - released 26.05.2022
- added the option to change the value of store location
- improved the error logging system
- improved request sending mechanics
- added timeout exception handling
- added compatibility for products with promotion
# 2.0.4 - released 08.04.2022
- upgrade of support for the latest versions of the platform
- export purchases fix
# 2.0.3 - released 23.02.2022
- saving of double optin settings fixed
# 2.0.2 - released 08.02.2022
- added the ability to control the cookies lifetime
- added the ability to change main product ID
- export mechanics improved (data range and opt statuses)
- ignored email domains fixed
- newsletter subscription fixed
- added the switcher to display the monitoring code
# 2.0.1 - released 09.07.2021
- introduced cart recovery
- cart logics improved
# 2.0.0 - released 15.06.2021
- improved multistore mechanics
- getting the shipping method as a SALESmanago 7th detail
- SALESmanago opt-in/opt-out callbacks added
# 1.1.1
- improved selection of event lifetime options
- plugin updated to the latest version of the platform
# 1.1.0
- login mechanics improved
- improved plugin appearance - UX fixes
# 1.0.0
- plugin released
# 2.4.0 - released 10.12.2024
- Changed newsletter status source in the export
- Fixed bug on callback for opt-in and opt-out
- Added sending customer birthday field
- Preventing error 500 on invalid export
# 2.3.0 - released 31.10.2024
- Changing purchase hook from ORDER_WRITTEN_EVENT to CheckoutOrderPlacedEvent
- Adding OrderStatusObserver on hook ORDER_WRITTEN_EVENT to handle changed from admin panel
- Changing for orders export from created date to order date
- Changed database queries instead of hex() function on column changed to unhex() for value
- Improved customer registration and replacing exceptions with returns when needed
- Changed using function fetchColumn() to fetchOne() in database queries
# 2.2.2 - released 16.08.2024
- Secured getting total price of product on null
# 2.2.1 - released 29.05.2024
- Added sending customer update from admin panel
- Improved customer email update on store frontend
- Adding value to order cancellation event
# 2.2.0 - released 22.04.2024
- Plugin compatible with Shopware 6.6.x, Symfony and Vue upgraded
# 2.1.2 - released 26.04.2024
- Fixed problem on cart recovery rerunning
# 2.1.1 - released 05.04.2024
- Fixed bug during installation, missing language prefix field in database
- Upgraded api-sso to 3.1.13 and improved tracking code
- Fixed products duplication during cart recovery
# 2.1.0 - released 14.02.2024
- Fixed icon rendering
- Fixed display dependencies of the monitoring code
- Fixed problem with exception error while updating cart
- Unification to lowercase of products id on PURCHASE event
- Unable inserting monitoring code on page when SM user not logged in SM plugin
- Fixing compatibility of loaded services
- Adding contact properties firstName and lastName
- Fixed sending errored events while order status changed
- Refactoring of checking configuration in observers
- Fixing problem with creating new customer from admin panel
# 2.0.8 - released 30.06.2023
- Plugin compatible with Shopware >= 6.5
- Added support for the new Double Opt-In
- Extended the length of Available Owners List DB field
- Improved the logic of adding a purchase tag
- Added System Debug tab
# 2.0.7 - released 25.10.2022
- added service worker needed to run SALESmanago features
- improved NEWSLETTER mechanics to subscribe a listener event
- fixed language name retrieval
# 2.0.6 - released 06.09.2022
- improved CART mechanics to subscribe a listener event
- improved validation of location field
- added login tag
- added options for smbanners and smcustom flags
- added footer to admin area of the plugin
- improved compatibility with Shopware 6.4.14
# 2.0.5 - released 26.05.2022
- added the option to change the value of store location
- improved the error logging system
- improved request sending mechanics
- added timeout exception handling
- added compatibility for products with promotion
# 2.0.4 - released 08.04.2022
- upgrade of support for the latest versions of the platform
- export purchases fix
# 2.0.3 - released 23.02.2022
- saving of double optin settings fixed
# 2.0.2 - released 08.02.2022
- added the ability to control the cookies lifetime
- added the ability to change main product ID
- export mechanics improved (data range and opt statuses)
- ignored email domains fixed
- newsletter subscription fixed
- added the switcher to display the monitoring code
# 2.0.1 - released 09.07.2021
- introduced cart recovery
- cart logics improved
# 2.0.0 - released 15.06.2021
- improved multistore mechanics
- getting the shipping method as a SALESmanago 7th detail
- SALESmanago opt-in/opt-out callbacks added
# 1.1.1
- improved selection of event lifetime options
- plugin updated to the latest version of the platform
# 1.1.0
- login mechanics improved
- improved plugin appearance - UX fixes
# 1.0.0
- plugin released
# 2.3.0 - released 31.10.2024
- Changing purchase hook from ORDER_WRITTEN_EVENT to CheckoutOrderPlacedEvent
- Adding OrderStatusObserver on hook ORDER_WRITTEN_EVENT to handle changed from admin panel
- Changing for orders export from created date to order date
- Changed database queries instead of hex() function on column changed to unhex() for value
- Improved customer registration and replacing exceptions with returns when needed
- Changed using function fetchColumn() to fetchOne() in database queries
# 2.2.2 - released 16.08.2024
- Secured getting total price of product on null
# 2.2.1 - released 29.05.2024
- Added sending customer update from admin panel
- Improved customer email update on store frontend
- Adding value to order cancellation event
# 2.2.0 - released 22.04.2024
- Plugin compatible with Shopware 6.6.x, Symfony and Vue upgraded
# 2.1.2 - released 26.04.2024
- Fixed problem on cart recovery rerunning
# 2.1.1 - released 05.04.2024
- Fixed bug during installation, missing language prefix field in database
- Upgraded api-sso to 3.1.13 and improved tracking code
- Fixed products duplication during cart recovery
# 2.1.0 - released 14.02.2024
- Fixed icon rendering
- Fixed display dependencies of the monitoring code
- Fixed problem with exception error while updating cart
- Unification to lowercase of products id on PURCHASE event
- Unable inserting monitoring code on page when SM user not logged in SM plugin
- Fixing compatibility of loaded services
- Adding contact properties firstName and lastName
- Fixed sending errored events while order status changed
- Refactoring of checking configuration in observers
- Fixing problem with creating new customer from admin panel
# 2.0.8 - released 30.06.2023
- Plugin compatible with Shopware >= 6.5
- Added support for the new Double Opt-In
- Extended the length of Available Owners List DB field
- Improved the logic of adding a purchase tag
- Added System Debug tab
# 2.0.7 - released 25.10.2022
- added service worker needed to run SALESmanago features
- improved NEWSLETTER mechanics to subscribe a listener event
- fixed language name retrieval
# 2.0.6 - released 06.09.2022
- improved CART mechanics to subscribe a listener event
- improved validation of location field
- added login tag
- added options for smbanners and smcustom flags
- added footer to admin area of the plugin
- improved compatibility with Shopware 6.4.14
# 2.0.5 - released 26.05.2022
- added the option to change the value of store location
- improved the error logging system
- improved request sending mechanics
- added timeout exception handling
- added compatibility for products with promotion
# 2.0.4 - released 08.04.2022
- upgrade of support for the latest versions of the platform
- export purchases fix
# 2.0.3 - released 23.02.2022
- saving of double optin settings fixed
# 2.0.2 - released 08.02.2022
- added the ability to control the cookies lifetime
- added the ability to change main product ID
- export mechanics improved (data range and opt statuses)
- ignored email domains fixed
- newsletter subscription fixed
- added the switcher to display the monitoring code
# 2.0.1 - released 09.07.2021
- introduced cart recovery
- cart logics improved
# 2.0.0 - released 15.06.2021
- improved multistore mechanics
- getting the shipping method as a SALESmanago 7th detail
- SALESmanago opt-in/opt-out callbacks added
# 1.1.1
- improved selection of event lifetime options
- plugin updated to the latest version of the platform
# 1.1.0
- login mechanics improved
- improved plugin appearance - UX fixes
# 1.0.0
- plugin released
# 2.1.4 - released 14.10.2024
- Upgrade of supported versions of Shopware 6.5 platform to 6.5.8.10
# 2.1.3 - released 16.08.2024
- Secured getting total price of product on null
# 2.1.2 - released 26.04.2024
- Fixed problem on cart recovery rerunning
# 2.1.1 - released 05.04.2024
- Fixed bug during installation, missing language prefix field in database
- Upgraded api-sso to 3.1.13 and improved tracking code
- Fixed products duplication during cart recovery
# 2.1.0 - released 14.02.2024
- Fixed icon rendering
- Fixed display dependencies of the monitoring code
- Fixed problem with exception error while updating cart
- Unification to lowercase of products id on PURCHASE event
- Unable inserting monitoring code on page when SM user not logged in SM plugin
- Fixing compatibility of loaded services
- Adding contact properties firstName and lastName
- Fixed sending errored events while order status changed
- Refactoring of checking configuration in observers
- Fixing problem with creating new customer from admin panel
# 2.0.8 - released 30.06.2023
- Plugin compatible with Shopware >= 6.5
- Added support for the new Double Opt-In
- Extended the length of Available Owners List DB field
- Improved the logic of adding a purchase tag
- Added System Debug tab
# 2.0.7 - released 25.10.2022
- added service worker needed to run SALESmanago features
- improved NEWSLETTER mechanics to subscribe a listener event
- fixed language name retrieval
# 2.0.6 - released 06.09.2022
- improved CART mechanics to subscribe a listener event
- improved validation of location field
- added login tag
- added options for smbanners and smcustom flags
- added footer to admin area of the plugin
- improved compatibility with Shopware 6.4.14
# 2.0.5 - released 26.05.2022
- added the option to change the value of store location
- improved the error logging system
- improved request sending mechanics
- added timeout exception handling
- added compatibility for products with promotion
# 2.0.4 - released 08.04.2022
- upgrade of support for the latest versions of the platform
- export purchases fix
# 2.0.3 - released 23.02.2022
- saving of double optin settings fixed
# 2.0.2 - released 08.02.2022
- added the ability to control the cookies lifetime
- added the ability to change main product ID
- export mechanics improved (data range and opt statuses)
- ignored email domains fixed
- newsletter subscription fixed
- added the switcher to display the monitoring code
# 2.0.1 - released 09.07.2021
- introduced cart recovery
- cart logics improved
# 2.0.0 - released 15.06.2021
- improved multistore mechanics
- getting the shipping method as a SALESmanago 7th detail
- SALESmanago opt-in/opt-out callbacks added
# 1.1.1
- improved selection of event lifetime options
- plugin updated to the latest version of the platform
# 1.1.0
- login mechanics improved
- improved plugin appearance - UX fixes
# 1.0.0
- plugin released
# 2.1.3 - released 16.08.2024
- Secured getting total price of product on null
# 2.1.2 - released 26.04.2024
- Fixed problem on cart recovery rerunning
# 2.1.1 - released 05.04.2024
- Fixed bug during installation, missing language prefix field in database
- Upgraded api-sso to 3.1.13 and improved tracking code
- Fixed products duplication during cart recovery
# 2.1.0 - released 14.02.2024
- Fixed icon rendering
- Fixed display dependencies of the monitoring code
- Fixed problem with exception error while updating cart
- Unification to lowercase of products id on PURCHASE event
- Unable inserting monitoring code on page when SM user not logged in SM plugin
- Fixing compatibility of loaded services
- Adding contact properties firstName and lastName
- Fixed sending errored events while order status changed
- Refactoring of checking configuration in observers
- Fixing problem with creating new customer from admin panel
# 2.0.8 - released 30.06.2023
- Plugin compatible with Shopware >= 6.5
- Added support for the new Double Opt-In
- Extended the length of Available Owners List DB field
- Improved the logic of adding a purchase tag
- Added System Debug tab
# 2.0.7 - released 25.10.2022
- added service worker needed to run SALESmanago features
- improved NEWSLETTER mechanics to subscribe a listener event
- fixed language name retrieval
# 2.0.6 - released 06.09.2022
- improved CART mechanics to subscribe a listener event
- improved validation of location field
- added login tag
- added options for smbanners and smcustom flags
- added footer to admin area of the plugin
- improved compatibility with Shopware 6.4.14
# 2.0.5 - released 26.05.2022
- added the option to change the value of store location
- improved the error logging system
- improved request sending mechanics
- added timeout exception handling
- added compatibility for products with promotion
# 2.0.4 - released 08.04.2022
- upgrade of support for the latest versions of the platform
- export purchases fix
# 2.0.3 - released 23.02.2022
- saving of double optin settings fixed
# 2.0.2 - released 08.02.2022
- added the ability to control the cookies lifetime
- added the ability to change main product ID
- export mechanics improved (data range and opt statuses)
- ignored email domains fixed
- newsletter subscription fixed
- added the switcher to display the monitoring code
# 2.0.1 - released 09.07.2021
- introduced cart recovery
- cart logics improved
# 2.0.0 - released 15.06.2021
- improved multistore mechanics
- getting the shipping method as a SALESmanago 7th detail
- SALESmanago opt-in/opt-out callbacks added
# 1.1.1
- improved selection of event lifetime options
- plugin updated to the latest version of the platform
# 1.1.0
- login mechanics improved
- improved plugin appearance - UX fixes
# 1.0.0
- plugin released
# 2.2.2 - released 16.08.2024
- Secured getting total price of product on null
# 2.2.1 - released 29.05.2024
- Added sending customer update from admin panel
- Improved customer email update on store frontend
- Adding value to order cancellation event
# 2.2.0 - released 22.04.2024
- Plugin compatible with Shopware 6.6.x, Symfony and Vue upgraded
# 2.1.2 - released 26.04.2024
- Fixed problem on cart recovery rerunning
# 2.1.1 - released 05.04.2024
- Fixed bug during installation, missing language prefix field in database
- Upgraded api-sso to 3.1.13 and improved tracking code
- Fixed products duplication during cart recovery
# 2.1.0 - released 14.02.2024
- Fixed icon rendering
- Fixed display dependencies of the monitoring code
- Fixed problem with exception error while updating cart
- Unification to lowercase of products id on PURCHASE event
- Unable inserting monitoring code on page when SM user not logged in SM plugin
- Fixing compatibility of loaded services
- Adding contact properties firstName and lastName
- Fixed sending errored events while order status changed
- Refactoring of checking configuration in observers
- Fixing problem with creating new customer from admin panel
# 2.0.8 - released 30.06.2023
- Plugin compatible with Shopware >= 6.5
- Added support for the new Double Opt-In
- Extended the length of Available Owners List DB field
- Improved the logic of adding a purchase tag
- Added System Debug tab
# 2.0.7 - released 25.10.2022
- added service worker needed to run SALESmanago features
- improved NEWSLETTER mechanics to subscribe a listener event
- fixed language name retrieval
# 2.0.6 - released 06.09.2022
- improved CART mechanics to subscribe a listener event
- improved validation of location field
- added login tag
- added options for smbanners and smcustom flags
- added footer to admin area of the plugin
- improved compatibility with Shopware 6.4.14
# 2.0.5 - released 26.05.2022
- added the option to change the value of store location
- improved the error logging system
- improved request sending mechanics
- added timeout exception handling
- added compatibility for products with promotion
# 2.0.4 - released 08.04.2022
- upgrade of support for the latest versions of the platform
- export purchases fix
# 2.0.3 - released 23.02.2022
- saving of double optin settings fixed
# 2.0.2 - released 08.02.2022
- added the ability to control the cookies lifetime
- added the ability to change main product ID
- export mechanics improved (data range and opt statuses)
- ignored email domains fixed
- newsletter subscription fixed
- added the switcher to display the monitoring code
# 2.0.1 - released 09.07.2021
- introduced cart recovery
- cart logics improved
# 2.0.0 - released 15.06.2021
- improved multistore mechanics
- getting the shipping method as a SALESmanago 7th detail
- SALESmanago opt-in/opt-out callbacks added
# 1.1.1
- improved selection of event lifetime options
- plugin updated to the latest version of the platform
# 1.1.0
- login mechanics improved
- improved plugin appearance - UX fixes
# 1.0.0
- plugin released
# 2.2.1 - released 29.05.2024
- Added sending customer update from admin panel
- Improved customer email update on store frontend
- Adding value to order cancellation event
# 2.2.0 - released 22.04.2024
- Plugin compatible with Shopware 6.6.x, Symfony and Vue upgraded
# 2.1.2 - released 26.04.2024
- Fixed problem on cart recovery rerunning
# 2.1.1 - released 05.04.2024
- Fixed bug during installation, missing language prefix field in database
- Upgraded api-sso to 3.1.13 and improved tracking code
- Fixed products duplication during cart recovery
# 2.1.0 - released 14.02.2024
- Fixed icon rendering
- Fixed display dependencies of the monitoring code
- Fixed problem with exception error while updating cart
- Unification to lowercase of products id on PURCHASE event
- Unable inserting monitoring code on page when SM user not logged in SM plugin
- Fixing compatibility of loaded services
- Adding contact properties firstName and lastName
- Fixed sending errored events while order status changed
- Refactoring of checking configuration in observers
- Fixing problem with creating new customer from admin panel
# 2.0.8 - released 30.06.2023
- Plugin compatible with Shopware >= 6.5
- Added support for the new Double Opt-In
- Extended the length of Available Owners List DB field
- Improved the logic of adding a purchase tag
- Added System Debug tab
# 2.0.7 - released 25.10.2022
- added service worker needed to run SALESmanago features
- improved NEWSLETTER mechanics to subscribe a listener event
- fixed language name retrieval
# 2.0.6 - released 06.09.2022
- improved CART mechanics to subscribe a listener event
- improved validation of location field
- added login tag
- added options for smbanners and smcustom flags
- added footer to admin area of the plugin
- improved compatibility with Shopware 6.4.14
# 2.0.5 - released 26.05.2022
- added the option to change the value of store location
- improved the error logging system
- improved request sending mechanics
- added timeout exception handling
- added compatibility for products with promotion
# 2.0.4 - released 08.04.2022
- upgrade of support for the latest versions of the platform
- export purchases fix
# 2.0.3 - released 23.02.2022
- saving of double optin settings fixed
# 2.0.2 - released 08.02.2022
- added the ability to control the cookies lifetime
- added the ability to change main product ID
- export mechanics improved (data range and opt statuses)
- ignored email domains fixed
- newsletter subscription fixed
- added the switcher to display the monitoring code
# 2.0.1 - released 09.07.2021
- introduced cart recovery
- cart logics improved
# 2.0.0 - released 15.06.2021
- improved multistore mechanics
- getting the shipping method as a SALESmanago 7th detail
- SALESmanago opt-in/opt-out callbacks added
# 1.1.1
- improved selection of event lifetime options
- plugin updated to the latest version of the platform
# 1.1.0
- login mechanics improved
- improved plugin appearance - UX fixes
# 1.0.0
- plugin released
# 2.2.0 - released 22.04.2024
- Plugin compatible with Shopware 6.6.x, Symfony and Vue upgraded
# 2.1.2 - released 26.04.2024
- Fixed problem on cart recovery rerunning
# 2.1.1 - released 05.04.2024
- Fixed bug during installation, missing language prefix field in database
- Upgraded api-sso to 3.1.13 and improved tracking code
- Fixed products duplication during cart recovery
# 2.1.0 - released 14.02.2024
- Fixed icon rendering
- Fixed display dependencies of the monitoring code
- Fixed problem with exception error while updating cart
- Unification to lowercase of products id on PURCHASE event
- Unable inserting monitoring code on page when SM user not logged in SM plugin
- Fixing compatibility of loaded services
- Adding contact properties firstName and lastName
- Fixed sending errored events while order status changed
- Refactoring of checking configuration in observers
- Fixing problem with creating new customer from admin panel
# 2.0.8 - released 30.06.2023
- Plugin compatible with Shopware >= 6.5
- Added support for the new Double Opt-In
- Extended the length of Available Owners List DB field
- Improved the logic of adding a purchase tag
- Added System Debug tab
# 2.0.7 - released 25.10.2022
- added service worker needed to run SALESmanago features
- improved NEWSLETTER mechanics to subscribe a listener event
- fixed language name retrieval
# 2.0.6 - released 06.09.2022
- improved CART mechanics to subscribe a listener event
- improved validation of location field
- added login tag
- added options for smbanners and smcustom flags
- added footer to admin area of the plugin
- improved compatibility with Shopware 6.4.14
# 2.0.5 - released 26.05.2022
- added the option to change the value of store location
- improved the error logging system
- improved request sending mechanics
- added timeout exception handling
- added compatibility for products with promotion
# 2.0.4 - released 08.04.2022
- upgrade of support for the latest versions of the platform
- export purchases fix
# 2.0.3 - released 23.02.2022
- saving of double optin settings fixed
# 2.0.2 - released 08.02.2022
- added the ability to control the cookies lifetime
- added the ability to change main product ID
- export mechanics improved (data range and opt statuses)
- ignored email domains fixed
- newsletter subscription fixed
- added the switcher to display the monitoring code
# 2.0.1 - released 09.07.2021
- introduced cart recovery
- cart logics improved
# 2.0.0 - released 15.06.2021
- improved multistore mechanics
- getting the shipping method as a SALESmanago 7th detail
- SALESmanago opt-in/opt-out callbacks added
# 1.1.1
- improved selection of event lifetime options
- plugin updated to the latest version of the platform
# 1.1.0
- login mechanics improved
- improved plugin appearance - UX fixes
# 1.0.0
- plugin released
# 2.1.2 - released 26.04.2024
- Fixed problem on cart recovery rerunning
# 2.1.1 - released 05.04.2024
- Fixed bug during installation, missing language prefix field in database
- Upgraded api-sso to 3.1.13 and improved tracking code
- Fixed products duplication during cart recovery
# 2.1.0 - released 14.02.2024
- Fixed icon rendering
- Fixed display dependencies of the monitoring code
- Fixed problem with exception error while updating cart
- Unification to lowercase of products id on PURCHASE event
- Unable inserting monitoring code on page when SM user not logged in SM plugin
- Fixing compatibility of loaded services
- Adding contact properties firstName and lastName
- Fixed sending errored events while order status changed
- Refactoring of checking configuration in observers
- Fixing problem with creating new customer from admin panel
# 2.0.8 - released 30.06.2023
- Plugin compatible with Shopware >= 6.5
- Added support for the new Double Opt-In
- Extended the length of Available Owners List DB field
- Improved the logic of adding a purchase tag
- Added System Debug tab
# 2.0.7 - released 25.10.2022
- added service worker needed to run SALESmanago features
- improved NEWSLETTER mechanics to subscribe a listener event
- fixed language name retrieval
# 2.0.6 - released 06.09.2022
- improved CART mechanics to subscribe a listener event
- improved validation of location field
- added login tag
- added options for smbanners and smcustom flags
- added footer to admin area of the plugin
- improved compatibility with Shopware 6.4.14
# 2.0.5 - released 26.05.2022
- added the option to change the value of store location
- improved the error logging system
- improved request sending mechanics
- added timeout exception handling
- added compatibility for products with promotion
# 2.0.4 - released 08.04.2022
- upgrade of support for the latest versions of the platform
- export purchases fix
# 2.0.3 - released 23.02.2022
- saving of double optin settings fixed
# 2.0.2 - released 08.02.2022
- added the ability to control the cookies lifetime
- added the ability to change main product ID
- export mechanics improved (data range and opt statuses)
- ignored email domains fixed
- newsletter subscription fixed
- added the switcher to display the monitoring code
# 2.0.1 - released 09.07.2021
- introduced cart recovery
- cart logics improved
# 2.0.0 - released 15.06.2021
- improved multistore mechanics
- getting the shipping method as a SALESmanago 7th detail
- SALESmanago opt-in/opt-out callbacks added
# 1.1.1
- improved selection of event lifetime options
- plugin updated to the latest version of the platform
# 1.1.0
- login mechanics improved
- improved plugin appearance - UX fixes
# 1.0.0
- plugin released
# 2.1.1 - released 05.04.2024
- Fixed bug during installation, missing language prefix field in database
- Upgraded api-sso to 3.1.13 and improved tracking code
- Fixed products duplication during cart recovery
# 2.1.0 - released 14.02.2024
- Fixed icon rendering
- Fixed display dependencies of the monitoring code
- Fixed problem with exception error while updating cart
- Unification to lowercase of products id on PURCHASE event
- Unable inserting monitoring code on page when SM user not logged in SM plugin
- Fixing compatibility of loaded services
- Adding contact properties firstName and lastName
- Fixed sending errored events while order status changed
- Refactoring of checking configuration in observers
- Fixing problem with creating new customer from admin panel
# 2.0.8 - released 30.06.2023
- Plugin compatible with Shopware >= 6.5
- Added support for the new Double Opt-In
- Extended the length of Available Owners List DB field
- Improved the logic of adding a purchase tag
- Added System Debug tab
# 2.0.7 - released 25.10.2022
- added service worker needed to run SALESmanago features
- improved NEWSLETTER mechanics to subscribe a listener event
- fixed language name retrieval
# 2.0.6 - released 06.09.2022
- improved CART mechanics to subscribe a listener event
- improved validation of location field
- added login tag
- added options for smbanners and smcustom flags
- added footer to admin area of the plugin
- improved compatibility with Shopware 6.4.14
# 2.0.5 - released 26.05.2022
- added the option to change the value of store location
- improved the error logging system
- improved request sending mechanics
- added timeout exception handling
- added compatibility for products with promotion
# 2.0.4 - released 08.04.2022
- upgrade of support for the latest versions of the platform
- export purchases fix
# 2.0.3 - released 23.02.2022
- saving of double optin settings fixed
# 2.0.2 - released 08.02.2022
- added the ability to control the cookies lifetime
- added the ability to change main product ID
- export mechanics improved (data range and opt statuses)
- ignored email domains fixed
- newsletter subscription fixed
- added the switcher to display the monitoring code
# 2.0.1 - released 09.07.2021
- introduced cart recovery
- cart logics improved
# 2.0.0 - released 15.06.2021
- improved multistore mechanics
- getting the shipping method as a SALESmanago 7th detail
- SALESmanago opt-in/opt-out callbacks added
# 1.1.1
- improved selection of event lifetime options
- plugin updated to the latest version of the platform
# 1.1.0
- login mechanics improved
- improved plugin appearance - UX fixes
# 1.0.0
- plugin released
# 2.1.0 - released 14.02.2024
- Fixed icon rendering
- Fixed display dependencies of the monitoring code
- Fixed problem with exception error while updating cart
- Unification to lowercase of products id on PURCHASE event
- Unable inserting monitoring code on page when SM user not logged in SM plugin
- Fixing compatibility of loaded services
- Adding contact properties firstName and lastName
- Fixed sending errored events while order status changed
- Refactoring of checking configuration in observers
- Fixing problem with creating new customer from admin panel
# 2.0.8 - released 30.06.2023
- Plugin compatible with Shopware >= 6.5
- Added support for the new Double Opt-In
- Extended the length of Available Owners List DB field
- Improved the logic of adding a purchase tag
- Added System Debug tab
# 2.0.7 - released 25.10.2022
- added service worker needed to run SALESmanago features
- improved NEWSLETTER mechanics to subscribe a listener event
- fixed language name retrieval
# 2.0.6 - released 06.09.2022
- improved CART mechanics to subscribe a listener event
- improved validation of location field
- added login tag
- added options for smbanners and smcustom flags
- added footer to admin area of the plugin
- improved compatibility with Shopware 6.4.14
# 2.0.5 - released 26.05.2022
- added the option to change the value of store location
- improved the error logging system
- improved request sending mechanics
- added timeout exception handling
- added compatibility for products with promotion
# 2.0.4 - released 08.04.2022
- upgrade of support for the latest versions of the platform
- export purchases fix
# 2.0.3 - released 23.02.2022
- saving of double optin settings fixed
# 2.0.2 - released 08.02.2022
- added the ability to control the cookies lifetime
- added the ability to change main product ID
- export mechanics improved (data range and opt statuses)
- ignored email domains fixed
- newsletter subscription fixed
- added the switcher to display the monitoring code
# 2.0.1 - released 09.07.2021
- introduced cart recovery
- cart logics improved
# 2.0.0 - released 15.06.2021
- improved multistore mechanics
- getting the shipping method as a SALESmanago 7th detail
- SALESmanago opt-in/opt-out callbacks added
# 1.1.1
- improved selection of event lifetime options
- plugin updated to the latest version of the platform
# 1.1.0
- login mechanics improved
- improved plugin appearance - UX fixes
# 1.0.0
- plugin released
# 2.0.8 - released 30.06.2023
- Plugin compatible with Shopware >= 6.5
- Added support for the new Double Opt-In
- Extended the length of Available Owners List DB field
- Improved the logic of adding a purchase tag
- Added System Debug tab
# 2.0.7 - released 25.10.2022
- added service worker needed to run SALESmanago features
- improved NEWSLETTER mechanics to subscribe a listener event
- fixed language name retrieval
# 2.0.6 - released 06.09.2022
- improved CART mechanics to subscribe a listener event
- improved validation of location field
- added login tag
- added options for smbanners and smcustom flags
- added footer to admin area of the plugin
- improved compatibility with Shopware 6.4.14
# 2.0.5 - released 26.05.2022
- added the option to change the value of store location
- improved the error logging system
- improved request sending mechanics
- added timeout exception handling
- added compatibility for products with promotion
# 2.0.4 - released 08.04.2022
- upgrade of support for the latest versions of the platform
- export purchases fix
# 2.0.3 - released 23.02.2022
- saving of double optin settings fixed
# 2.0.2 - released 08.02.2022
- added the ability to control the cookies lifetime
- added the ability to change main product ID
- export mechanics improved (data range and opt statuses)
- ignored email domains fixed
- newsletter subscription fixed
- added the switcher to display the monitoring code
# 2.0.1 - released 09.07.2021
- introduced cart recovery
- cart logics improved
# 2.0.0 - released 15.06.2021
- improved multistore mechanics
- getting the shipping method as a SALESmanago 7th detail
- SALESmanago opt-in/opt-out callbacks added
# 1.1.1
- improved selection of event lifetime options
- plugin updated to the latest version of the platform
# 1.1.0
- login mechanics improved
- improved plugin appearance - UX fixes
# 1.0.0
- plugin released
# 2.0.7 - released 25.10.2022
- added service worker needed to run SALESmanago features
- improved NEWSLETTER mechanics to subscribe a listener event
- fixed language name retrieval
# 2.0.6 - released 06.09.2022
- improved CART mechanics to subscribe a listener event
- improved validation of location field
- added login tag
- added options for smbanners and smcustom flags
- added footer to admin area of the plugin
- improved compatibility with Shopware 6.4.14
# 2.0.5 - released 26.05.2022
- added the option to change the value of store location
- improved the error logging system
- improved request sending mechanics
- added timeout exception handling
- added compatibility for products with promotion
# 2.0.4 - released 08.04.2022
- upgrade of support for the latest versions of the platform
- export purchases fix
# 2.0.3 - released 23.02.2022
- saving of double optin settings fixed
# 2.0.2 - released 08.02.2022
- added the ability to control the cookies lifetime
- added the ability to change main product ID
- export mechanics improved (data range and opt statuses)
- ignored email domains fixed
- newsletter subscription fixed
- added the switcher to display the monitoring code
# 2.0.1 - released 09.07.2021
- introduced cart recovery
- cart logics improved
# 2.0.0 - released 15.06.2021
- improved multistore mechanics
- getting the shipping method as a SALESmanago 7th detail
- SALESmanago opt-in/opt-out callbacks added
# 1.1.1
- improved selection of event lifetime options
- plugin updated to the latest version of the platform
# 1.1.0
- login mechanics improved
- improved plugin appearance - UX fixes
# 1.0.0
- plugin released
# 2.0.6 - released 06.09.2022
- improved CART mechanics to subscribe a listener event
- improved validation of location field
- added login tag
- added options for smbanners and smcustom flags
- added footer to admin area of the plugin
- improved compatibility with Shopware 6.4.14
# 2.0.5 - released 26.05.2022
- added the option to change the value of store location
- improved the error logging system
- improved request sending mechanics
- added timeout exception handling
- added compatibility for products with promotion
# 2.0.4 - released 30.03.2022
- upgrade of support for the latest versions of the platform
- export purchases fix
# 2.0.3 - released 23.02.2022
- saving of double optin settings fixed
# 2.0.2 - released 08.02.2022
- added the ability to control the cookies lifetime
- added the ability to change main product ID
- export mechanics improved (data range and opt statuses)
- ignored email domains fixed
- newsletter subscription fixed
- added the switcher to display the monitoring code
# 2.0.5 - released 26.05.2022
- added the option to change the value of store location
- improved the error logging system
- improved request sending mechanics
- added timeout exception handling
- added compatibility for products with promotion
# 2.0.4 - released 30.03.2022
- upgrade of support for the latest versions of the platform
- export purchases fix
# 2.0.3 - released 23.02.2022
- saving of double optin settings fixed
# 2.0.2 - released 08.02.2022
- added the ability to control the cookies lifetime
- added the ability to change main product ID
- export mechanics improved (data range and opt statuses)
- ignored email domains fixed
- newsletter subscription fixed
- added the switcher to display the monitoring code
# 2.0.4 - released 30.03.2022
- upgrade of support for the latest versions of the platform
- export purchases fix
# 2.0.3 - released 23.02.2022
- saving of double optin settings fixed
# 2.0.2 - released 08.02.2022
- added the ability to control the cookies lifetime
- added the ability to change main product ID
- export mechanics improved (data range and opt statuses)
- ignored email domains fixed
- newsletter subscription fixed
- added the switcher to display the monitoring code
# 2.0.1
- introduced cart recovery
- cart logics improved
# 2.0.0
- improved multistore mechanics
- getting the shipping method as a SALESmanago 7th detail
- SALESmanago opt-in/opt-out callbacks added
# 1.1.1
- improved selection of event lifetime options
- plugin updated to the latest version of the platform
# 1.1.0
- login mechanics improved
- improved plugin appearance - UX fixes
# 1.0.0
- plugin released