Version 5.0.0
May 11, 2024
Changed
- Now requires PHP
8.2.0+
. - Now requires Craft
5.0.0+
.
Fixed
- Fix an error with
normalizeValue()
when editing fields.
Version 4.2.4
March 4, 2024
Fixed
- Fix an issue where fields weren’t being initialized properly when in Matrix/Super Table/Neo blocks.
Version 4.2.3
February 8, 2024
Added
- Added “Placeholder Text” field setting for Colour and Text Size fields.
Changed
- Colour and Text Size fields now show a dropdown consistent with Craft’s UI.
Fixed
- Fix Colour and Text Size fields not triggering an updated value call when changing their value.
- Fix double-binding of JS menubtn for some fields.
- Fix an error when displaying Colour and Text Size buttons for new elements.
Version 4.2.2
October 5, 2023
Added
- Add “Image Align” option to “Buttons” buttons.
Changed
- Improve alignment of “Buttons” type fields.
Fixed
- Fix default value for fields not working correctly in some instances.
- Fix invalid (removed) options causing issues when save fields.
Version 4.2.1
August 12, 2023
Changed
- Update color for button labels for better contrast.
Fixed
- Fix some fields using the first option automatically as the default value.
Version 4.2.0
March 9, 2023
Changed
- Now requires Craft 4.4.0+.
Fixed
- Fix a type error occurring on Craft 4.4.0+.
Version 4.1.0
June 29, 2022
Changed
- Now requires Craft 4.1.0+.
Fixed
- Fix a type error occurring on Craft 4.1.0.
Version 4.0.3
June 21, 2022
Changed
- Now requires Button Box
3.0.0
in order to update from Craft 3.
Removed
- Removed Craft 2 migration.
Version 4.0.2
June 21, 2022
Fixed
- Fix an error when creating new fields.
Version 4.0.1
June 21, 2022
Fixed
- Merge fixes from
3.0.2
.
Version 4.0.0
June 20, 2022
Changed
- Now requires PHP
8.0.2+
. - Now requires Craft
4.0.0+
.
Version 3.1.0
June 29, 2022
Changed
- Now requires Craft 3.7.46+.
Fixed
- Fix a type error occurring on Craft 3.7.46.
- Fix colour field default value not being set correctly.
Version 3.0.2
June 21, 2022
Fixed
- Fix an error when saving a Colour field.
Version 3.0.1
June 20, 2022
Added
- Add Craft 2 migration (thanks @bossanova808).
- New icon.
Version 3.0.0
June 4, 2022
Changed
- Migration to
verbb/buttonbox
. - Now requires Craft 3.7+.
Version 2.0.4
June 20, 2019
Fixed
- Merge the fix by @lindseydiloreto about Trigger field
Version 2.0.3
April 8, 2019
Fixed
- Fixes Mulitsite error normalizeValue #25
Version 2.0.2
July 13, 2018
Fixed
- Fix PHP 7.2 count error for buttons, text size and width field types
Version 2.0.1
June 14, 2018
Fixed
- Fix PHP 7.2 count error
Version 2.0.0
April 9, 2018
Added
- Initial Craft CMS 3 release