v1.37.0_58-dev
This release focus on
- Optimized app data usage
- Improved usability and user interface
What's Changed
- feat(server,web,mobile): Use binary prefixes for data sizes by @Mortein in #1009
- fix(mobile): Fix not able to show device asset on Android 13 by @alextran1502 in #1016
- Fix(web) navbar color overlap and scroll bar incorrect z index by @denck007 in #1018
- feat(mobile): use cached asset info if unchanged instead of downloading all assets by @zoodyy in #1017
- fix(server): Prevent delete admin user by @alextran1502 in #1023
- feat(mobile) Add in app logging to show app's log information by @alextran1502 in #1014
- fix(mobile): fix cache invalidation on logout by @zoodyy in #1030
- chore(mobile): improve CSV log export by @zoodyy in #1032
- chore(mobile) Improve readability of logs page by @alextran1502 in #1033
- feat(server,web,mobile): activate ETags for all API endpoints and asset serving by @zoodyy in #1031
- chore(mobile) Improve mobile UI by @alextran1502 in #1038
New Contributors
Full Changelog: v1.36.2_56-dev...v1.37.0_58-dev