Access to TinyMCE 4 via TinyMCE Cloud stable
channel is being removed on February 25 2021.
TinyMCE 5 provides a far superior user experience over its predecessors, with a new, sleek, mobile-first design. We recommend switching to TinyMCE 5 on the cloud as soon as possible to make sure you’re always up to date with its advanced features and functionality.
We previously announced the end of support for TinyMCE 4.x - officially supported through to December 31, 2020, which will enable us to focus more of our efforts on the roadmap for TinyMCE 5 and beyond.
Further to this, access to online services for TinyMCE 4 will be switched off on the following dates:
- CacheFly CDN (
http://tinymce.cachefly.net/
) - November 30 2020 - TinyMCE CDN (
https://cdn.tinymce.com/
) - February 25 2021 - Tiny Cloud
stable
(https://cloud.tinymce.cloud/stable
&https://cdn.tiny.cloud/stable
) - February 25 2021
Migrate to TinyMCE 5
To migrate to TinyMCE 5, update the source of the TinyMCE script file in your HTML pages (replacing no-api-key
with your own API key from your Tiny account dashboard):
<script src="https://cdn.tiny.cloud/1/no-api-key/tinymce/5/tinymce.min.js" referrerpolicy="origin"></script>
When you switch to Tiny Cloud using the URL shown above, you will be upgraded automatically to the latest version of TinyMCE 5.
Depending on your configuration, you may need to make some additional changes - we recommend reading our guide on how to migrate from TinyMCE 4 to TinyMCE 5.
Note that if you need a little more time before making the switch to TinyMCE 5, you can stay on version 4 using the following URL:
<script src="https://cdn.tiny.cloud/1/no-api-key/tinymce/4/tinymce.min.js" referrerpolicy="origin"></script>
Contact us for more assistance migrating to TinyMCE 5, or for any other information regarding these changes.