- Set priority on subscription sidebar item (#43).
- Use css variables for badge (https://github.com/flarum/subscriptions/pulls/42)
- Add Prettier config and Update dependencies (https://github.com/flarum/subscriptions/pulls/41)
- Compatibility with Flarum v1.0.0.
- Tooltips generate a deprecation warning
- Inconsistent data for subscribed provided by API (#37)
- Updated admin category from discussion to feature (#39)
- Moved locale files from translation pack to extension (#34)
- User state for discussion list persists across different discussion pages (#38)
- Updated composer.json and admin javascript for new admin area.
- Updated to use newest extenders.
- Meta title now available for following page (#23)
- Updated mithril to version 2
- Load language strings correctly on en-/disable
- Updated JS dependencies
- Notification emails now are translatable (#30)
- Button colors for dark mode were too vague (#26)
- Updated JS dependencies
- Send "new post" email through queue (flarum/framework#1869)
- WhereExists performed extremely bad, impacting the following gambit (#22)
- Replace event subscribers (that resolve services too early) with listeners (7ac73b8)