Skip to content

Latest commit

 

History

History
97 lines (74 loc) · 2.06 KB

CHANGELOG.md

File metadata and controls

97 lines (74 loc) · 2.06 KB

Changelog

[20.8.1] - 2024-11-15

Feat

  • Fixed deprecated JavaScript function usage

[20.8.0] - 2024-09-17

Feat

  • added nonce support in javascript snippets for Magento >= 2.4.7

[20.7.5] - 2024-04-17

Fix

  • fixed address parameters type casting

[20.7.4] - 2024-04-02

Fix

  • fixed passing null to string paramter

[20.7.3] - 2024-03-20

Fix

  • fixed JavaScript issues in Tracking Code

[20.7.2] - 2024-01-18

Fix

  • fixed product variant status update

[20.7.1] - 2024-01-19

Fix

  • changes for Magento validator - fixed template cache

[20.7.0] - 2023-11-30

Feat

  • added cart update and order create events to Tracking Code

[20.6.2] - 2023-11-15

Feat

  • set plugin in new mode by default

[20.6.1] - 2023-07-03

Fix

  • fixed github issue with missing product
  • fixed product id passed to recommendation event
  • fixed javascript analytics function usage

[20.6.0] - 2023-07-03

Feat

  • handled product status and promo price in callbacks

[20.5.12] - 2023-05-16

Fix

  • added recommendation events

[20.5.11] - 2023-05-16

Fix

  • added handle view product, view category, likedItem, unlikeItem events

[20.5.10] - 2023-05-10

Fix

  • added fix for newsletter subscription - name should be sent with email address.

[20.5.9] - 2023-03-16

Fix

  • Fixed product quantity retrieving from stock with stock item id in place of product id

[20.5.8] - 2023-02-17

Fix

  • added backward compatibility for Monolog changes between version 1.x and 2.x

[20.5.7] - 2022-07-10

Fix

  • added doctype for php8.1 compatibility

[20.5.6] - 2022-07-06

Fix

  • fixed error of missing object in observer

[20.5.5] - 2022-03-14

Fix

  • fixed error when editing customer in admin panel

[20.5.4] - 2022-03-02

Fix

  • added fix for short description and description
  • changed orderNo field to order_number

[20.5.3] - 2021-12-13

Fix

  • added fix customer serialization

[20.5.2] - 2021-10-26

Fix

  • added fix for product short description and description

[20.5.1] - 2021-10-04

Changed

  • gitlab-ci