What's Changed
- chore(frontend): exclude locale files from coverage reporting (fea3ac3)
- fix: resolve all CI test failures (78dd9b0)
- fix: resolve locale parity and TypeScript errors in CI (34e0ce2)
- chore: prettier format (05348af)
- chore: remove .planning files from git tracking (6677e83)
- fix(19-01): add --worker-tmp-dir /dev/shm to gunicorn command (7313e35)
- docs(18-01): add Emergency Password Reset (CLI) subsection to security.md (78ee117)
- docs(quick-17): complete CLI password reset script plan (9a6221c)
- feat(quick-17): add CLI password reset script for issue #350 (6fe8575)
- fix: use correct i18n key for loading state in prune/compact/check dialogs (#351) (81400b7)
- fix: invalidate repository-info cache after archive deletion (#352) (c359e65)
- test: add regression tests for i18n object error detail in FileExplorerDialog (4abbbca)
- fix: handle object error detail in FileExplorerDialog to prevent white screen (f4326ef)
- chore: remove .planning/quick from git tracking (cfdcb56)
- fix: stop auto-marking script params as required when no default is present (f6e66fb)
- test: add regression tests for SSH key injection in prune/compact/check (cc085cb)
- fix: pass SSH identity key to prune, compact, and check operations (9518e4b)
- feat: upgrade borg version (41b3a46)
- chore(i18n): remove orphaned mqtt baseTopicLabel and baseTopicHelper locale keys (521d176)
- feat: Add support for subfolder-based reverse proxy configurations. (#339) (f185f2f)
- Remove MQTT base topic and add periodic sync (#333) (e25f23f)
- fix(tests): set global testTimeout 15s in vitest config for wizard tests (15d500e)
- fix(tests): increase timeout for observe-mode wizard flow test (line 1126) (0a55dbc)
- fix(tests): increase timeout for long-running RepositoryWizard flow tests (981b885)
- chore: fix prettier (b4c84f4)
- fix(tests): fix MqttSettingsTab error handling and i18n localStorage guard (5b4c8bd)
- chore(deps): bump the frontend-minor-patch group across 1 directory with 23 updates (6dd54fe)
- Fix: Missing Italian translations import in i18n configuration (#335) (076c4f3)
Docker Images
Published to Docker Hub:
docker pull ainullcode/borg-ui:1.75.0
docker pull ainullcode/borg-ui:latest
Full Changelog: v1.74.0...v1.75.0