Skip to content

v1.0.0

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

Changed

  • Compatibility with Flarum v1.0.0.
  • Eager loading additional relations to improve performance (#125)
  • Optimize tag permissions querying to improve performance (#126)
  • Remove loading all tags on request to improve performance (#87)

Fixed

  • Tags page uses incorrect canonical URL due to reusing the request object (#122)
  • Searching while on a tag page causes the search to affect everything and not the subset (#129)
  • Sometimes tag pages show the wrong tag information if it had children
  • The API returns outdated tag information when saving discussions (#131)