Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

45 lines (34 loc) · 1.34 KB

Release Notes for Optimum

1.2.2 - 2023-10-09

  • Validate Unique Name and Handle (#4)
  • Hard Delete Experiment Element(#4)
  • Cascade delete to plugin tables(#4)

1.2.1 - 2023-09-11

Fixed

  • Fix Install migration: invalid enabled default value (#3)

1.2.0 - 2023-09-09

Fixed

  • Ensure datetime consistency (#2)

1.1.4 - 2023-08-28

  • Improve date validation
  • Add clear date rules explanation if validation fails

1.1.3 - 2023-08-28

  • Added datetime validation (#2)
  • Fixed issue which occurred when variants failed validation

1.1.2 - 2023-08-01

  • Slight Clean up and refactor of token parser

1.1.1 - 2023-07-11

Added

  • Validate handle. Only allow alphanumeric + underscore

1.1.0 - 2023-07-11

Improved

  • Allow multiple experiments on the same page

1.0.2 - 2022-11-18

Updated

  • Remove delete button from original variant row
  • Allow for changing the name of the original variant

1.0.1 - 2022-11-17

Fixed

  • Remove CP setting

1.0.0 - 2022-11-15

  • Initial Release