Skip to content

Releases: flarum/tags

v1.8.2

08 Oct 07:05
Compare
Choose a tag to compare

v1.8.1

10 Aug 18:05
Compare
Choose a tag to compare

Fixed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

20 May 17:49
Compare
Choose a tag to compare

Changed

  • major frontend JS cleanup (455a660)
  • extensibility improvements (e0e5dde)
  • Change some methods from private to protected, to be able to extend the affected classes (9b31a62)

Fixed

  • filter values are not validated (a4f949c)
  • tag discussion modal filters with exact matches only after first index (e3b4600)
  • not all tags are loaded in the permission grid (32e872f)
  • DiscussionTaggedPost shows tags as deleted (5175437)

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

v1.7.1

11 Mar 08:31
Compare
Choose a tag to compare

Fixed

  • Composer tag selection modal using wrong primary max & min numbers (fb461fb)

v1.7.0

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:34
Compare
Choose a tag to compare

Fixed

  • (tags) use default index sortmap [#3615]
  • replace .fa() mixin usage with .fas() [#3537]

Changed

  • (tags) Replace event helper with event dispatcher [#3570]

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

v1.4.0

13 Jul 12:33
Compare
Choose a tag to compare

Added

Fixed

v1.3.0

12 May 10:34
Compare
Choose a tag to compare

Fixed