Skip to content

Latest commit

 

History

History
72 lines (46 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

72 lines (46 loc) · 1.37 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]

[3.3.1] - 2022-03-21

Modified

  • README.md file

[3.3.0] - 2022-02-04

Added

  • Arabic translation.

[3.2.2] - 2021-12-29

Modified

  • README.md file

[3.2.1] - 2021-09-08

Added

  • Crowdin file for crowdin integration

[3.2.0] - 2021-06-09

Added

  • Turning title inside header clickable
  • Adding CSS Handle to form group object

[3.1.0] - 2020-12-09

[3.0.0] - 2020-12-09

[3.0.0] - 2020-12-08

Added

  • Order Configuration now is persistent
  • Data entity order_configuration is now required in MasterData
  • Schema main in the data entity order_configuration is now required

Modified

  • CL entity at MasterData no longer persists the order configuration
  • Order configuration is now separate from custom_prices

[2.0.0] - 2020-12-01

[1.0.0] - 2020-12-01

[0.0.8] - 2020-09-11

[0.0.7] - 2020-09-03

Fixed

  • README.md file

[0.0.6] - 2020-08-24

[0.0.5] - 2020-08-14

[0.0.2] - 2020-08-07

Fixed

  • Removed email from orderForm

Added

  • Added select for input format in site editor
  • Stored custom data in the order form
  • Initial implementation