← Back to index page10/10.3/10.3.0
Release 10.3.0 - 2026-05-06
Features (10.3.0.0)
- (lowSpaceCleanup) Add disk space checks before cleanup attempts - (31ad3de)
- (server) PeriodicJobManager.init() called twice on boot, all periodic jobs run in parallel duplicates - (01301b0)
- Implement custom HttpClientException for improved error handling in API requests - (97cc14d)
Bug Fixes (10.3.0.0)
- Encode filter values in share URL - (9b78980)
Refactor (10.3.0.0)
- (jobs) Scroll catalog on deletion - (d4d5144)
Miscellaneous Tasks (10.3.0.0)
- Bump the version the tag to 10.3 for master - (5f0fdf3)
Bug Fixes (10.3.0.1)
- Decide rollover once per cron - (c2a5a0c)
- Add missing vite aliasses svg imports store mocks - (4637b08)
Miscellaneous Tasks (10.3.0.1)
Miscellaneous Tasks (10.3.0.2)
Features (10.3.0.3)
- (ci) Quality check: use test coverage report to improve pipeline - (8141fd9)
Bug Fixes (10.3.0.3)
- Prevent the lock of ui when any optional data fetch fails, return 503... - (afd6c44)