Start trial
PricingContact Us
Log InStart For Free

TinyMCE's Latest Releases

May 8th, 2024

2 min read

The words TinyMCE 7.2 appear on a dark blue background to promote the release of this version of the rich text editor

Written by

Brad Lawless

Category

World of WYSIWYG

Learn more about the latest TinyMCE version


Learn more about previous TinyMCE versions

What does a version change mean for TinyMCE?

Major releases (like TinyMCE 7.0) provide an opportunity to improve the codebase, which also comes with some breaking changes, and may require additional steps to upgrade.

Minor releases (like TinyMCE 7.1) introduce new features and bug fixes, and are backwards compatible

Patches (like TinyMCE 7.0.1) introduce bug fixes, and are backwards compatible

 

Starting fresh

If you’re looking to add TinyMCE 7 to a new project or replace your old editor, setup is fast and easy.


Cloud

Sign up for your free cloud API key by choosing Free from our Pricing page. This gives a 14-day free trial to our most popular advanced features. After the 14-day trial has ended, you’ll have access to our core editing features for up to 1000 editor loads a month. 

Copy this code snippet into your app and start customizing your editor.

<script src="https://cdn.tiny.cloud/1/ADD-YOUR-API-KEY-HERE/tinymce/7/tinymce.min.js" referrerpolicy="origin"></script>
<script>
tinymce.init({
  selector: 'textarea#default-editor'
});
<script>

Cloud subscribers benefit from automatic minor version updates, so your users will always have the latest and greatest version of TinyMCE 7.

Self-hosted NPM: Run the following command to install TinyMCE:

npm install tinymce

Self-hosted download: Download the SDK here.

Migrating from TinyMCE 6

Depending on your configuration, you may have to make some changes to your implementation of TinyMCE 6 to migrate it to TinyMCE 7.1. Our team has put together a handy Migration Guide to help guide you through this process.

If none of these new features are available in your current TinyMCE plan, contact our Customer Success Team for assistance. 

Migrating to TinyMCE from another editor

If you’re interested in migrating from your existing editor to TinyMCE, our team has put together some handy guides to help you through the process:

Share your feedback on TinyMCE 7

We want to hear what you have to say about TinyMCE 7.1! Do you have feedback on this release or a bug to report? Head over to Github Discussions to share your feedback.

Have your say on new TinyMCE features

To find out what’s happening in the future for TinyMCE, head to our Public Product Roadmap to see what’s under development, and let the team at Tiny know what's important to you. 

Tiny ReleasesTinyMCEPlugins
byBrad Lawless

Brad is a leader and expert in translating complexity - adapting complex concepts surrounding technology to create compelling, fact-based stories that drive community growth, and create stronger customer relationships.

Related Articles

  • World of WYSIWYGJul 25th, 2024

    What’s new with TinyMCE version 7?

Join 100,000+ developers who get regular tips & updates from the Tiny team.

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Tiny logo

Stay Connected

SOC2 compliance badge

Products

TinyMCEDriveMoxieManager
© Copyright 2024 Tiny Technologies Inc.

TinyMCE® and Tiny® are registered trademarks of Tiny Technologies, Inc.