Skip to content

Releases: agusmakmun/django-markdown-editor

v1.6.9

11 Jan 13:17
Compare
Choose a tag to compare
  • Fix XSS issue #167

v1.6.8

21 Dec 13:34
Compare
Choose a tag to compare
  • fix: XSS using javascript: URLs #167
  • fix: implement black code style
  • fix: rollback Markdown==3.3.4 to fix issue TypeError: entry_points
  • fix: issue on unitest

v1.6.6

16 Dec 01:26
Compare
Choose a tag to compare

v1.6.4

16 Jul 01:05
Compare
Choose a tag to compare
  • Fix bug #163 (button disappear)

v1.6.3

13 Jun 04:39
Compare
Choose a tag to compare
  • fixed #156, editor in fullscreen mode, added tox, etc.

v1.6.2

15 Apr 01:39
Compare
Choose a tag to compare
  • fix: bootstrap css blocked default base.css django admin

v1.6.1

05 Apr 00:08
Compare
Choose a tag to compare
  • fix: bug on admin inline #152

v1.6.0

10 Mar 11:11
Compare
Choose a tag to compare
  • fix: remove python 3.5 travis & added python 3.9 which following python Markdown, some flake8, Object of type QuerySet is not JSON serializable

v1.5.9

09 Mar 14:32
e535b38
Compare
Choose a tag to compare
  • fix: bootstrap modal emoji, upgrade jquery, fix css, some flake8, etc.

v1.5.8

11 Dec 00:51
Compare
Choose a tag to compare
  • added issue template, fix martor z-index
  • update preview & push command
  • remove python 3.4 from travis