chore(deps): update dependency django-tinymce to v4
This MR contains the following updates:
Package | Update | Change |
---|---|---|
django-tinymce (changelog) | major |
==3.7.1 -> ==4.1.0
|
Release Notes
jazzband/django-tinymce (django-tinymce)
v4.1.0
What's Changed
- Remove plugin "code" mentioned twice by @dhruvkb in https://github.com/jazzband/django-tinymce/pull/467
- Refs #470 - Replaced toolbar elements renamed in TinyMCE 6 by @claudep in https://github.com/jazzband/django-tinymce/pull/471
- Refs #470 - Removed buttons from premium plugins in the docs. by @claudep in https://github.com/jazzband/django-tinymce/pull/472
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/jazzband/django-tinymce/pull/458
New Contributors
- @dhruvkb made their first contribution in https://github.com/jazzband/django-tinymce/pull/467
Full Changelog: https://github.com/jazzband/django-tinymce/compare/4.0.0...4.1.0
v4.0.0
==================
- Upgrade embedded TinyMCE from 5.10.7 to 6.8.3
The spellchecker plugin is gone (including USE_SPELLCHECKER
setting). Use
the browser_spellcheck
TinyMCE option (activated by default) to enable
browser-based spellchecking.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by RenovateBot