What's Changed
- fix(filesystem): list SFTP root without cd (c3ba438)
- fix(settings): detach auth references before user deletion (d4923ef)
- fix(auth): start OIDC linking via authenticated API (4e71194)
- fix(frontend): use edit icon for plan actions (05d120e)
- feat(backup-plans): review legacy sources before save (7a8e100)
- feat(backup-plans): confirm clearing legacy sources (82dc1ba)
- fix(frontend): localize SSH connection page copy (f10e2aa)
- refactor(frontend): split large views into sections (79a95a6)
- feat(frontend): add backup plans workspace (ed62fce)
- feat(backend): add backup plans (1228c9a)
- Fix docs Pages deployment (bf3d194)
- Align docs with access and SSH behavior (1de5fa2)
- Fix docs review follow-ups (1bda9c6)
- Refine Borg UI docs (0a51191)
- Highlight disaster recovery boundary (6662e26)
- Clarify disaster recovery priorities (ece2b35)
- Add disaster recovery docs (f5fa75e)
- Document passkey authentication support (d0d76bd)
- Document job restart cleanup behavior (7e74e20)
- Add authentication and SSO docs (50267d4)
- Shorten analytics documentation (6657f47)
- Remove static plan gate table (8f56c3e)
- Clarify installation Redis workflows (22d54dd)
- Document no-Redis install path (fcb75f5)
- Fix VitePress doc page layouts (dfafd9f)
- Remove home page docs list (7a9a1e5)
- Restore home page feature icons (ab0fb6a)
- Add 2.0.9 release announcements (822b934)
- Refine VitePress docs content (27c4116)
- Fix frontend audit vulnerabilities (f58f910)
- Use docs directory for VitePress site (067e416)
- Fix restore check unit test expectations (5bc04c2)
- Add restore check notifications (fbb6766)
- Support restore checks for observe-only repos (921990d)
- Fix VitePress hero responsiveness (c3fdb00)
- Add VitePress docs site spike (b71b252)
- Improve restore check canary UX (54e76a8)
- Add scheduled restore checks (4835357)
- Fix restore extract command regressions (9094a11)
- Document Borg UI script variables (4e9e641)
- Add explicit restore path layouts (eddbba8)
- Add timestamp tooltips to dashboard and job tables (71f5c3c)
- Add timezone-aware schedule handling (1293093)
- Standardize API datetime serialization (fafef23)
- Fix last backup timezone normalization (beaea39)
- ci(deps): bump softprops/action-gh-release from 2 to 3 (#449) (520c757)
- ci(deps): bump actions/github-script from 7 to 9 (#453) (71e4a08)
- ci(deps): bump docker/metadata-action from 5 to 6 (#450) (173c687)
- ci(deps): bump docker/setup-buildx-action from 3 to 4 (#452) (8cc7579)
- ci(deps): bump dependabot/fetch-metadata from 2 to 3 (#451) (ac9133f)
- Fix stale scheduled check handling (83b8065)
Docker Images
Published to Docker Hub:
docker pull ainullcode/borg-ui:2.0.10-alpha.1
Full Changelog: v2.0.9-alpha.1...v2.0.10-alpha.1