Skip to content

v0.1.0-beta.8.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tobyzerner tobyzerner released this 29 Nov 07:04
· 246 commits to master since this release

Added

  • Add class to IndexPage when viewing a tag (ed5fe65)
  • Use ItemList for EditTagModal fields (#59)

Changed

  • Update for beta 8 (#44, #52, #53)
  • Realign tags in discussion list (578e2ca)
  • Reduce tag description font size (2619c7f)
  • Rename database columns and JSON-API attributes (#53)
  • Drop flarum-ext- prefix from package name (b9065aa)

Fixed

  • Implement negation for tag gambit (#42)
  • Fix incorrect behaviour when empty request is sent to /tags/order endpoint (9bae9c5)
  • Use Page component for tags page (#50)
  • Do not show or count private discussions in tags (#46)
  • Performance: Eager load parent tags (55db1d8)
  • Performance: Load only basic information about lastDiscussion (7d8aa85)
  • Maintain "Start a discussion" button width on tags page (d4c8049)