Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

60 lines (39 loc) · 2.14 KB

Changelog

Added

  • Admin setting to disable mdarea (flarum#27)

Added

Changed

  • Updated admin category from formatting to feature (flarum#25)
  • Moved locale files from translation pack to extension (flarum#21)

Fixed

  • Double quote marks cause inconvenience typing (6d8ea34)

Changed

  • Updated composer.json and admin javascript for new admin area.

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)

Changed

  • Updated JS dependencies

Fixed

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

Fixed

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

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)

Fixed