v0.1.0-beta.8.1
Pre-release
Pre-release
tobyzerner
released this
29 Nov 07:04
·
246 commits
to master
since this release
Added
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)