Skip to content

Latest commit

 

History

History
89 lines (45 loc) · 1.37 KB

File metadata and controls

89 lines (45 loc) · 1.37 KB

Config Values Field 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.

5.3.0 - 2025-08-22

Added

  • Added support for mulitple datasets per site

5.2.1 - 2025-07-03

Fixed

  • Fixed validation error for random value when working with shapes

5.2.0 - 2025-06-23

Added

  • Allow filtering for config value fields in the control panel

5.1.0 - 2025-06-19

Added

  • Added support for single, double and triple color values, and shapes.

5.0.2 - 2025-02-14

Fixed

  • Fixed a bug where the field couldn't be saved.

5.0.1 - 2025-02-14

Added

  • Implement correct interfaces on field so it displays in overview grid and use type text so the value can be longer

5.0.0 - 2024-03-12

Added

  • Craft 5 release 🚀

5.0.0-alpha.1 - 2023-12-22

Added

  • Initial Craft 5 release 🚀

2.0.2 - 2023-02-15

Fixed

  • Fixed a bug where the value from the radio field was not showing

2.0.1 - 2023-02-15

Added

  • Radio type option

2.0.0 - 2022-05-05

Added

  • Craft 4 🚀

2.0.0-beta.1 - 2022-04-13

Added

  • Craft 4 compatibility

1.0.1 - 2021-12-03

Added

  • Type options: dropdown or checkboxes

1.0.0 - 2019-10-31

Added

  • Initial release