v1.0.0
Changed
- Compatibility with Flarum v1.0.0.
- Eager load the mentionedBy relation as well to improve performance (#64)
- Introduced a new mentions format, decoupling mentions from usernames (#66)
- Rewrite mentioned filter (#67)
- User profile mentions page now uses the slug instead of the username
Fixed
- Replies preview dropdown is awkwardly sized and rendered (#55)