Releases: mitydigital/statamic-tinymce-cloud
Releases · mitydigital/statamic-tinymce-cloud
4.0.1
27 Apr 22:55
Compare
Sorry, something went wrong.
No results found
What's Changed
Add full_width_setting: true for improved Settings layout by @martyf in #19
Full Changelog : 4.0.0...4.0.1
4.0.0
24 Aug 05:50
Compare
Sorry, something went wrong.
No results found
Adds support for Statamic 6.
For Statamic 4 or 5, you will need to use v3.
3.1.0
21 Jun 00:11
Compare
Sorry, something went wrong.
No results found
What's Changed
New feature: optionally defer initialisation by @martyf in #16 (resolves #13 )
3.0.1
13 Jun 01:06
Compare
Sorry, something went wrong.
No results found
What's Changed
fix "Array to string conversion" error by @IVoyt in #11
Correct save issue for pre/post 5.7 update by @martyf in #12
Full Changelog : 3.0.0...3.0.1
3.0.0
09 May 23:39
Compare
Sorry, something went wrong.
No results found
Support for Statamic 4 and 5
Reworked to use Vite instead of Webpack
2.1.3
20 Mar 20:51
Compare
Sorry, something went wrong.
No results found
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
29 Mar 06:02
Compare
Sorry, something went wrong.
No results found
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.1
16 Oct 05:08
Compare
Sorry, something went wrong.
No results found
Updated composer to be strict with PHP version requirements
2.1.0
06 Sep 23:31
Compare
Sorry, something went wrong.
No results found
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.
v2.0.1
16 May 01:13
Compare
Sorry, something went wrong.
No results found
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.