Releases: flarum/mentions
Releases · flarum/mentions
v1.8.4
v1.8.3
##Fixes
- Allow renderer to be used without context (flarum/framework#3953)
Full Changelog: v1.8.1...v1.8.3
v1.8.2
v1.8.1
v1.8.0
Added
- tag mentions (08e0faa)
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
Added
Changes
- Use new frontend extenders (2afda50, 1b698c6)
- improve group mentions parsing
- post reply mention missing notification on approval
Full changelog: https://github.com/flarum/framework/blob/main/CHANGELOG.md#v170
v1.6.3
v1.6.1
v1.6.0
v1.5.0
Fixed
- (mentions) accessing
id
of nulluser
relation [#3618] - use
isCollapsed
instead ofrangeCount
[#3581] - replace
.fa()
mixin usage with.fas()
[#3537]
Full changelog: https://github.com/flarum/framework/blob/main/CHANGELOG.md#v150