Skip to content

Releases: flarum/mentions

v1.8.4

08 Oct 07:03
Compare
Choose a tag to compare

v1.8.3

10 Jan 10:59
Compare
Choose a tag to compare

##Fixes

Full Changelog: v1.8.1...v1.8.3

v1.8.2

06 Jul 11:02
Compare
Choose a tag to compare

Fixes:

  • Builds the js missing from the v1.8.1 release

Full Changelog: v1.8.1...v1.8.2

v1.8.1

04 Jul 10:22
Compare
Choose a tag to compare

Fixed

  • missed post mentions UI changes with lazy loading #3832
  • cannot use newly introduced mentionables extender #3849
  • missing slug from post mention links (5a4bb7c)

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

v1.8.0

20 May 17:33
Compare
Choose a tag to compare

Added

Changed

  • limit mentionedBy post relation results (67c7601)
  • speed up post creation time (00505e1)
  • major frontend JS cleanup (9515afb)

Fixed

  • Integrity constraint violation (a6c49ee)
  • mentions XHR fired even after mentioning is done (67d0880)
  • DiscussionTaggedPost shows tags as deleted (c6a55b1)
  • filter values are not validated (452f130)

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

v1.7.0

v1.6.3

10 Jan 12:45
Compare
Choose a tag to compare

Fixed

  • Post mentions can be used to read any post on the forum without access control (69ad759).

v1.6.1

16 Nov 11:13
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

15 Nov 11:37
Compare
Choose a tag to compare

v1.5.0

13 Sep 09:22
Compare
Choose a tag to compare

Fixed

  • (mentions) accessing id of null user relation [#3618]
  • use isCollapsed instead of rangeCount [#3581]
  • replace .fa() mixin usage with .fas() [#3537]

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