Skip to content

Latest commit

 

History

History
55 lines (43 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

55 lines (43 loc) · 1.5 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.6.7] - 2021-04-05

Fixed

  • Add parent SKU to data layer push (@sprankhub)

[1.6.6] - 2020-07-08

Fixed

  • Set visibilty from private to protectd (@scribam)

[1.6.5] - 2020-07-03

Fixed

  • Fix wrong customer group tracking (@sprankhub)
  • Make sure order is only tracked once (@sprankhub)
  • Add event for order tracking (@sprankhub)
  • Fix missing currency code in checkout (@sprankhub)

[1.6.4] - 2020-04-01

Added

  • Add support for existing data layer (@sprankhub)

[1.6.3] - 2019-06-14

Fixed

  • Code compliance fixes

[1.6.2] - 2019-05-22

Fixed

  • Calculated price with taxes in order
  • Calculated price with taxes in quote

[1.6.1] - 2019-05-21

Fixed

  • Calculated price for Configurable Product options

[1.6.0] - 2019-05-18

Fixed

  • Fix product pricing with incl, excl and tax
  • Fix pricing of child products of Configurable Products
  • Refactoring of all price-related data
  • Remove empty values from dataLayer
  • formatPrice method signature uses only 1 parameter [@Lex50]

Added

  • Add child products to data of Grouped Product
  • Add a debugger to footer while debugging
  • Implement KeepAChangeLog

Note on previous releases

Previous releases are not included in this CHANGELOG but messages can be found in git.