Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 902 Bytes

CHANGELOG.md

File metadata and controls

37 lines (27 loc) · 902 Bytes

A/B Test 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.

1.0.7 - 2020-11-30

Fixed

  • Added eager loading on the drafts - eager loads all fields that have a column in the main content table, fixes errors I was seeing with Redactor fields

1.0.6 - 2020-11-26

Changed

  • Improved performance in the CP

1.0.5 - 2020-11-26

Fixed

  • Fixed more issues with the cp js

1.0.4 - 2020-11-26

Fixed

  • Fixed some issues with the cp js

1.0.3 - 2020-11-26

Fixed

  • Fixed an issue that prevented the ./craft script working

1.0.2 - 2020-11-26

Fixed

  • Fixed an error with composer.json

1.0.1 - 2020-11-26

Fixed

  • Fixed a bug with the variable

1.0.0 - 2020-11-26

Added

  • Initial release