- Support new non-jQuery formset:added event triggered on Django 4.1 - Replace an obsolete call to tinyMCE.editors (391) - Confirm support for Django 4.0 and 4.1 - Drop support for Django 3.0, 3.1 and Python 3.6 - Add Python 3.10 support
3.4.0
==================
- Upgrade to TinyMCE 5.10.1 - Confirmed support for Django 3.2 - Repair the spellchecker plugin functionality.
3.3.0
Not secure
==================
- Add support for Django 3.1 - Improve detection of dynamically added formsets - Update configuration documentation
3.2.0
Not secure
==================
- Remove support for universal builds - Add compatibility of django-filebrowser with tinymce 5 - Load the CHANGELOG in the documentation front page - Fix en_US language loading - Speed up tests by removing the loading of a database - Add verbosity option to tests - Assume TinyMCE files are utf-8 encoded
3.1.0
Not secure
==================
- Add support for language configuration - Upgrade to TinyMCE 5.5.0 - Remove the jQuery dependency and fix multiples errors around that
.. note:: As a consequence, ``TINYMCE_INCLUDE_JQUERY`` setting has been removed.