Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

46 lines (29 loc) · 1.57 KB

Changelog

No changes.

Changed

Changed

  • Compatibility with Flarum v1.0.0.

Changed

  • Updated admin category from moderation to feature (#27)
  • Moved locale files from translation pack to extension (#24)

Changed

  • Updated composer.json and admin javascript for new admin area.
  • Updated to use newest extenders.

Changed

  • Updated mithril to version 2
  • Load language strings correctly on en-/disable
  • Updated JS dependencies

Changed

  • Updated JS dependencies

Changed

  • Replace event subscribers (that resolve services too early) with listeners (adad532)
  • Compatibility with Laravel 5.7 (c27411d)