0.3.0 (2026-02-02)
Features
- add ability to create new storage in Add plan screen. (301d08f)
- add caching for snapshot data loading (ac286fc)
Bug Fixes
- backup and restore success toast box appears twice. (cc2a1e6)
- broken links in notification emails. (3a42910)
- inaccessibility of windows keyring due to missing vcredist dependency. (1b758f9)
- incorrect version number in the ui. (8aa8cea)
- minor ui issues. (59c1e92)
- missing database migration. (8596e10)
- plan description could not be updated (87edc5a)
- resolve incomplete restore process on windows build. (df303eb)
- resolve logs not appearing when log viewer is opened. (75984f7)
- resolve missing progress display in manual backup (d80dbb0)
- Restore Wizard ui issues. (791cb2d)
- unstyled email notifications in desktop installations. (cc4a807)
- unstyled notification email issue. (a28017c)
- viewing long running backup locks users with rate limit. (7497df1)
Code Refactoring
- frontend library css export. (9cf2dd4)