Releases: agusmakmun/django-markdown-editor
Releases · agusmakmun/django-markdown-editor
v1.7.11
Release v1.7.9
Release v1.7.9
This is an automated release created from tag v1.7.9.
Release v1.7.8
Release v1.7.8
This is an automated release created from tag v1.7.8.
Release v1.7.7
Release v1.7.7
This is an automated release created from tag v1.7.7.
v1.6.44
- fix: Stop tagging Django with a less than version #243
- fix the minified css
v1.6.43
v1.6.42
- fix: editor unable to load in django admin inline
- fix: ace editor initialized with XXXXXX value for django admin inline (LostInBrittany/ace-widget#9)
v1.6.41
- Drop support for Python 3.7 (3.8 is minimum). Issue: https://github.com/agusmakmun/django-markdown-editor/actions/runs/8482067302/job/23240798752
- fix: remove importlib-metadata dependency #222
- fix: bootstrap toolbar not rendered properly #225
- fix: ordered and unordered list items #231 (available in v1.6.40 already).