TDE Emoji text
Version 3.1.4
October 1, 2024
Fixed
- Fixed migration that could fail with incorrect character encoding
Version 3.1.3
October 1, 2024
Fixed
- Fixed migration that could occur when a table contained corrupted JSON data
Version 3.1.2
August 19, 2024
Fixed
- Fixed migration to update Emoji Text fields to Plain text fields. Also take care of the DB prefix.
Version 3.1.1
August 18, 2024
Fixed
- Fixed migration to update Emoji Text fields to Plain text fields. Also take care of the DB prefix.
Version 3.1.0
March 18, 2024
Added
- Added migration to update Emoji Text fields to Plain text fields. Also update the elements_sites.content column values.
Version 3.0.0
March 15, 2024
Updated
- Updated PHP version to 8.2 or higher
- Updated craftcms/cms version to 5.0.0-beta.1 or higher
- Updated phpcs.xml
Removed
- Removed deprecated.php
Version 2.1.6
March 6, 2024
Fixed
- Improve error check for base64_decode
Version 2.1.5
March 6, 2024
Fixed
- Fix type hinting for
serializeValue
method
Version 2.1.4
March 6, 2024
Fixed
- Fix type hinting for
normalizeValue
method
Version 2.1.3
March 4, 2024
Fixed
- Fixed indenting composer.json
Version 2.1.2
March 4, 2024
Fixed
- Fixed indenting composer.json
Version 2.1.1
March 4, 2024
Fixed
- Fixed missing \ in namespace
Version 2.1.0
March 1, 2024
Added
- Added phpcs
- Added deprecated tde namespace
Changed
- Changed TDE > OYM
Version 2.0.0
January 2, 2023
Changed
- Added support for Craft 4
Version 1.0.1
June 9, 2020
Fixed
- Fix "validateCharLimit" error when saving the emoji text field
Version 1.0.0
June 13, 2018
Added
- Initial release