v0.3.0 #44

Merged
corbz merged 18 commits from staging into master 2024-08-16 18:51:49 +00:00
Showing only changes of commit e32c24604f - Show all commits

View File

@ -1,10 +1,4 @@
**unreleased v.0.3.1**
- Fix: Incorrect margin on 'server settings' & 'new server' modal buttons
- Fix: Table "X Results" text now correctly plural only if `results > 1`
-
**breaking changes v.0.3.0**
- Enhancement: store guild settings in separate model
@ -13,6 +7,8 @@
- Enhancement: `active` flag added as server setting, soft-toggles activeness of associated subscriptions
- Fix: Bad text alignment for some table button links
- Fix & Enhancement: some small clean-up/patches here and there
- Fix: Incorrect margin on 'server settings' & 'new server' modal buttons
- Fix: Table "X Results" text now correctly plural only if `results > 1`
**v0.2.2**