- Upgraded TinyMCE to v.4.9.2
- Upgraded TinyMCE to v.4.8.3
- Upgraded TinyMCE to v.4.8.0.
- Various fixes (maqmigh, ojiii, rvanlaar).
- Upgraded TinyMCE to v.4.7.11
- Upgraded TinyMCE to v.4.7.4
- Fixed using TinyMCE in non-admin forms.
- Fixed compatibility with
django-filebrowser-no-grapelli
. This broke compatibility withdjango-filebrowser
(based on grapelli) until the latter adds support for TinyMCE 4.
- Upgraded TinyMCE to v.4.7.2.
- Added compatibility with Django 2.0 (thomwiggers).
- Fixed dropped widget attributes in Django => 1.11 (bentrm).
- Fixed missing Changelog in
sdist
.gz distribution.
- Fixed rendering TinyMCE widgets with multiple inline formsets in Django admin (se-bastiaan).
- Fixed running Django management commands with
ManifestStaticFilesStorage
andDEBUG = False
(hopefully). - Upgraded TinyMCE to v.4.6.7.
- Fixed running collectstatic command with
ManifestStaticFilesStorage
andDEBUG = False
.
- Security: protected spellchecker REST endpoint from CRSF.
- Implemented correct handling of TinyMCE widgets inside inline formsets in Django admin interface.
- Upgraded TinyMCE to v.4.6.6.
- Upgraded TinyMCE to v.4.6.4.
- Fixed the default editor config.
- Upgraded TinyMCE to v.4.6.2.
- Added text format selector to the default editor configuration.
- Upgraded TinyMCE to v.4.6.0.
- Fixed compatibility with Django v.1.11.
- Upgraded TinyMCE to v.4.5.5.
- Fixed language file configuration for languages with country codes (Gagaro).
- Rendering of the TinyMCE 4 is now tested with Selenium/PhantomJS.
- Upgraded TinyMCE to v.4.5.1.
- Upgraded TinyMCE to v.4.4.3
- Added
TINYMCE_ADDITIONAL_JS_URLS
configuration option.
- Upgraded TinyMCE to v.4.4.1.
- Added Django 1.10 to compatibility matrix.
- Initial PyPI release.