Skip to content

Releases: neutronX/django-markdownx

v4.0.9

23 Apr 12:13

Choose a tag to compare

v4.0.8

22 Apr 16:37

Choose a tag to compare

v4.0.7

08 Dec 19:14

Choose a tag to compare

Update height on focusin event

v4.0.6

08 Dec 11:29

Choose a tag to compare

Fix for cursor position and multiline intendation

v4.0.5

17 Oct 13:41

Choose a tag to compare

Admin styling fix for editor setHeight

v4.0.4

17 Oct 12:04

Choose a tag to compare

Fix for editor setHeight – including border

v4.0.3

17 Oct 11:36

Choose a tag to compare

Fixes:

  • PIL v10 support
  • proper editor set height
  • editor resize init value

v4.0.2

31 Mar 10:43

Choose a tag to compare

Fixes setting editor's height whenever the HTML preview is updated, ignoring the MARKDOWNX_EDITOR_RESIZABLE option

v4.0.1

30 Mar 12:05

Choose a tag to compare

Fix for cookie read.

v4.0.0

22 Mar 12:26

Choose a tag to compare

Added:

  • Support for Django 4 (retains backward compatibility with Django 3)
  • Support for Python 3.9 and 3.10