Added
- Import of deck JSON data through occ @juliushaertl #5004
Fixed
- Prevent tag itself being edit button if user lacks permissions #4766
- fix: Allow dynamic autoloading for classes added during upgrade #4805
- Fix(occ): set user id for permission sevice from board service #4814
- fix(notification): Prevent null in parameters #4910
- fix: Split query to fetch board ids to avoid slow query join @juliushaertl #4950
- fix: export doesn't handle lists with no cards #5117
- Ensure
$boardId
is an integer #4774 - fix: execute return int for export command #4812
- fix: crash when leaving out system parameter #4832
- Remove duplicate button #5044
Other
- Dependency updates