Skip to content

Releases: flarum/subscriptions

v1.6.0

15 Nov 11:46

Choose a tag to compare

v1.5.0

13 Sep 09:31

Choose a tag to compare

Fixed

  • (subscriptions) add missing table prefix for filter gambit [#3599]

Added

  • (subscriptions) add option to send notifications when not caught up [#3503]

Full changelog: https://github.com/flarum/framework/blob/main/CHANGELOG.md#v150

v1.4.0

13 Jul 12:26

Choose a tag to compare

No changes.

v1.3.1

07 Jun 12:21

Choose a tag to compare

Fixed

v1.3.0

12 May 10:33

Choose a tag to compare

Fixed

  • Subscriptions: searching inside the following page will search in all discussions (flarum/framework#3376)

v1.2.0

20 Jan 11:03

Choose a tag to compare

Changed

  • Set priority on subscription sidebar item (#43).

v1.1.0

12 Oct 23:39
51b0a12

Choose a tag to compare

Changed

v1.0.0

27 May 08:22

Choose a tag to compare

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

15 Mar 15:39
b19d49c

Choose a tag to compare

v0.1.0-beta.16 Pre-release
Pre-release

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

18 Dec 14:40

Choose a tag to compare

v0.1.0-beta.15 Pre-release
Pre-release

Changed

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