framework/extensions/markdown/CHANGELOG.md
2020-10-15 14:31:50 +02:00

1.2 KiB

Changelog

0.1.0-beta.14

Changed

  • Switch image and link defaults (#11)
  • Updated mithril to version 2
  • Load language strings correctly on en-/disable

Removed

  • Support for IE 11 (#18)

0.1.0-beta.13

Changed

  • Updated JS dependencies

Fixed

  • Fixed not hiding other html entities than mentions (#14)

0.1.0-beta.12

Fixed

  • Mentions could be seen within spoiler blocks (#13)

0.1.0-beta.10

Added

  • The toolbar now has an image button (#8)

Fixed

  • Unusable toolbar in IE11 (#8)
  • Tabbing out of the post composer was not possible (#8)

0.1.0-beta.9

Fixed