What's Changed
New Features 🎉
- feat(snapshots): add snapshot statistics by @joachimdalen in #71
Bug Fixes 🐛
- fix(snapshots): use defined default value for refresh by @joachimdalen in #64
- fix(policies): refresh list on save by @joachimdalen in #67
- fix(repo): redirect to repo when not connected by @joachimdalen in #68
- fix(snapshots): missing translations in display control by @joachimdalen in #72
- fix(snapshots): use lower refresh interval when active progress by @joachimdalen in #74
- fix(core): render menu button labels correctly by @joachimdalen in #75
Other Changes
- refactor: improve header by @joachimdalen in #69
- refactor(snapshots): maintain directory grouping on sorting by @joachimdalen in #73
- Fix linting issues and ignore scheduled fixes by @joachimdalen in #76
- refactor: move stats settings to context by @joachimdalen in #77
Full Changelog: v0.3.2...v0.4.0