Skip to content

Releases: flarum/subscriptions

v1.8.0

20 May 17:42
Compare
Choose a tag to compare

Changed

  • major frontend JS cleanup (8f4de0b)

Fixed

  • filter values are not validated (fda63bd)

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

v1.7.0

10 Mar 13:30
Compare
Choose a tag to compare

Changes

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

v1.6.3

10 Jan 14:12
Compare
Choose a tag to compare

Fixed

  • Post notifications not getting access checked (f575048).

v1.6.1

16 Nov 11:15
Compare
Choose a tag to compare
Bundled output for commit 18bdd48835a6783a3cea8f400932e87d7582fc7d

Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]

v1.6.0

v1.5.0

13 Sep 09:31
Compare
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
Compare
Choose a tag to compare

No changes.

v1.3.1

07 Jun 12:21
Compare
Choose a tag to compare

Fixed

v1.3.0

12 May 10:33
Compare
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
Compare
Choose a tag to compare

Changed

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