3.1.0
June 20th, 2024
3.0.1
June 12th, 2024
What's Changed
- fix "Array to string conversion" error by @IVoyt in https://github.com/mitydigital/statamic-tinymce-cloud/pull/11
- Correct save issue for pre/post 5.7 update by @martyf in https://github.com/mitydigital/statamic-tinymce-cloud/pull/12
Full Changelog: https://github.com/mitydigital/statamic-tinymce-cloud/compare/3.0.0...3.0.1
2.1.3
March 20th, 2024
On Wednesday 20th March 2024, Tiny released TinyMCE 7.0 to Enterprise and Cloud users.
This addon is written for the Cloud version, and this update now supports TinyMCE 7, and is the default for new installs.
You can continue to select versions 5, 6 and now 7 via your configuration in the Statamic CP.
2.1.2
March 29th, 2023
You do love new things, right? Like support for Statamic 4? Us too.
Speaking of new things, have you upgraded to TinyMCE 6 yet? TinyMCE 5 will be deprecated in April 2023, so get cracking!
2.1.0
September 6th, 2022
Just a little update that changes the validation of your configuration from JSON (very strict) to YAML (much nicer).
The only catch is that new lines with a '+' joining them are still not supported... but your key names can at least be more JavaScript-y. That's a word, right?
A few language strings have changed in case you're overriding them.
2.0.1
May 15th, 2022
Just a minor update to correct the location for the config file (if you publish it).
A minor correction about translations has been added too.
2.0.0
May 2nd, 2022
TinyMCE Cloud for Statamic has been updated!
This is a major update and introduces breaking changes - please review the readme's Upgrading from v1.x section for full details and steps to follow.
What's new:
- new Cloud Channel configuration option to select TinyMCE 5 or TinyMCE 6
- new centralised TinyMCE Configurations for easier re-use among multiple fieldtype instances
- allow/deny access to the configuration screen with a new Permission within Statamic's Roles/Permissions
What's improved:
- all language strings now publishable
What's removed
- per fieldtype configuration is removed (the new centralised approach makes so much more sense)
1.0.0
December 22nd, 2020
An add-on for Statamic 3 to add a new fieldtype using the cloud-hosted version of TinyMCE.