- Upgrade test matrix to Python 3.7 and Django 2.1, 2.2 - Add support for TinyMCE FileBrowser 4.0 - Remove support for South
2.8.0
Not secure
==================
- Use the attrs set on instantiation as well as the attrs passed to render (237)
2.7.0
Not secure
==================
- Drop support for Django 1.7, 1.8, 1.9 and 1.10. - Django 1.11 is still supported but issues a deprecation warning. - Add support for Django 2.0 - Added INCLUDE_JQUERY setting to decide whether TinyMCE.media should include a jQuery release (190).
2.6.0
Not secure
==================
- Avoid deprecation warning with django.core.urlresolvers (188) - Fixed a client-side validation issue when the TinyMCE widget has the HTML required attribute set (187). - Fixed a crash when no languages are activated (175).
2.5.0
Not secure
==================
- Added compatibility for Django 1.11. - Dropped support for Django 1.6.