Start trial
PricingContact Us
Log InStart For Free

AI Assistant, Revision History, and Code Editor enhancements - TinyMCE 7.3

August 14th, 2024

4 min read

TinyMCE 7.3

Written by

Coco Poley

Category

World of WYSIWYG

The TinyMCE 7.3 release introduces notable improvements, including advancements to the AI Assistant, Revision History, Enhanced Code Editor, and Export to Word features. Additionally, this update includes 17 bug fixes and usability enhancements.

Want to try out TinyMCE 7.3? Start your free 14-day trial of premium features today!

Quick Links

What does a version change mean for TinyMCE?

To ensure predictability and consistency for developers, TinyMCE follows Semantic Versioning:

TinyMCE version changes

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.3) introduce new features and bug fixes, and are backwards compatible

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

TinyMCE 7.3 Highlights

The TinyMCE 7.3 release enhances precise code editing and streamlines the translation process within the rich text editor.

AI Assistant

Rapid Content Translation: The new localization capabilities of the AI Assistant allow users to quickly translate content with a few simple clicks. TinyMCE supports any language offered by your AI provider.

Code Editor

Automatic Formatting: Customize code formatting to align with internal standards.
Enhanced Editing Experience: Improved support for structured code simplifies the process of writing and reviewing technical content.

TinyMCE 7.3 deep dive

[NEW] AI Assistant Translation

Experience seamless content translation with the AI Assistant’s new feature. With just a few clicks, you can translate any content. To translate, select the desired text, navigate to the AI Shortcuts menu, and select the Translate button.

For example, to translate a passage to French, simply choose the language, and the AI Assistant will provide the translation. You can then decide to use or modify the suggested translation. AI Assistant can enable translation for any language your AI service provider supports, and you can modify the translation prompts to best fit the needs of your end users.

the rich text Editor TinyMCE converts English text to French

This new AI Assistant capability makes collaborating with international teams, managing multilingual documents, and rapid translation easier than ever. 

[UPDATES] Tiny 7.3 Enhancements

Enhanced Code Editor Improvements

The Enhanced Code Editor in TinyMCE 7.3 has enhanced structured code support based on your organization's programming standards. Now you format one small piece of your code, or the whole of your source code, in one click. Optimize your coding workflow with the new Format code button. 

Export to Word v2

Is your TinyMCE instance integrated with a DMS, LMS, or any rich text editor that requires exporting to Microsoft Word? In TinyMCE 7.3, you’ll appreciate the enhanced speed and efficiency for exporting larger and more complex documents to Word. 

Revision History

Revision History comes with a stronger and more intuitive UI in TinyMCE 7.3. Now collaborators can see which author created new versions of content within the editor.

Tiny 7.3 bug fixes

TinyMCE 7.3 also carries 17 bug fixes, which are described in detail in the Changelog.

Get TinyMCE 7.3

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 you a 14-day free trial of 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.3. 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:

Learn more about previous TinyMCE versions

Share your feedback on TinyMCE 7.3

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

What do you think of 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. 

What’s next?

If you haven’t already, check out the release notes for the full details around TinyMCE 7.3.

And of course, keep an eye out later this year for more releases, more features and more improvements to elevate your app’s content creation experience!

 

Tiny Releases
byCoco Poley

Coco Poley is the Technical Content Marketer for TinyMCE - the leading WYSIWYG rich text editor powering 40% of the internet. Coco has over eight years of professional experience in technical content creation, educational material production, content writing, data engineering, and software quality assurance engineering. As an enthusiastic advocate for spirited creativity in the developer world, Coco creates open source Jupyter notebooks, writes novels, publishes poetry, and plays with her dogs in her spare time.

Related Articles

  • World of WYSIWYGSep 11th, 2024

    How AI Text Editors Improve Content Creation

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.