Releases: flarum/subscriptions
Releases · flarum/subscriptions
v1.2.0
Changed
- Set priority on subscription sidebar item (#43).
v1.0.0
Changed
- Compatibility with Flarum v1.0.0.
Fixed
- Tooltips generate a deprecation warning
- Inconsistent data for subscribed provided by API (#37)
v0.1.0-beta.16
Changed
- Updated admin category from discussion to feature (#39)
- Moved locale files from translation pack to extension (#34)
Fixed
- User state for discussion list persists across different discussion pages (#38)
v0.1.0-beta.15
Changed
- Updated composer.json and admin javascript for new admin area.
- Updated to use newest extenders.
v0.1.0-beta.14
Added
- Meta title now available for following page (#23)
Changed
- Updated mithril to version 2
- Load language strings correctly on en-/disable
- Updated JS dependencies
- Notification emails now are translatable (#30)
Fixed
- Button colors for dark mode were too vague (#26)
v0.1.0-beta.12
Fixed
- WhereExists performed extremely bad, impacting the following gambit (#22)
v0.1.0-beta.9
Changed
- Replace event subscribers (that resolve services too early) with listeners (7ac73b8)
Fixed
- Post content with code blocks could corrupt notification emails (16a441c)
- JS: Vulnerable lodash dependency (782e31c)
v0.1.0-beta.8
Changed
- Update for beta 8 (#17, #18)
- Drop
flarum-ext-
prefix from package name (3ebd367)