Skip to content

v1.0.0

Compare
Choose a tag to compare
@luceos luceos released this 27 May 08:16
· 35 commits to master since this release

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)