Skip to content

Releases: agusmakmun/django-markdown-editor

v1.5.8

11 Dec 00:51

Choose a tag to compare

  • added issue template, fix martor z-index
  • update preview & push command
  • remove python 3.4 from travis

v1.5.7

29 Oct 13:15

Choose a tag to compare

  • fixed bug search user.
  • fixed bug toolbar buttons doens't hide after tab preview clicked.
  • update z-index of icon.expand-editor.

v1.5.6

16 Sep 05:33
d592605

Choose a tag to compare

  • update demo & update css form martor-preview to div.martor-preview
  • update css div.enable-living .martor-preview
  • fixed issue #134, use .min files, update translation, update includes semantic template.
  • added creadit, change README.rst to README.md
  • added sponsor

v1.5.5

15 Sep 23:56

Choose a tag to compare

  • fixed bug enable-living

v1.5.4

15 Sep 23:30

Choose a tag to compare

  • update readme docs Template Renderer & Editor Form
  • upgrade martor_demo to Django 3.1
  • update translation

v1.5.3

15 Sep 16:22

Choose a tag to compare

  • clean up

v1.5.2

15 Sep 16:04
baa4c93

Choose a tag to compare

  • Supported multiple themes: bootstrap & semantic (related issue #11)
# Choices are: "semantic", "bootstrap"
MARTOR_THEME = 'bootstrap'

v1.5.1

14 Aug 07:16

Choose a tag to compare

  • Enable/Disable Option for packaged semantic version #131
  • add config to mdx_video extension to use youtube-nocookie.com for iframe #126
  • Fix headings style in preview on admin page #129
  • fixed issue #130 (add new EscapeHtml extension to handle the XSS vulnerabilities

v1.5.0

16 Jul 04:11

Choose a tag to compare

  • Added config MARTOR_TOOLBAR_BUTTONS in settings.py to custom the toolbar buttons (fixed #124)

v1.4.9

30 May 11:07

Choose a tag to compare

  • Use https links in editor #118