What's Changed
- docs: add Discord community link to README (70df6fa)
- style: fix prettier formatting in Layout.tsx (63b8cc8)
- feat: add bypass-lock for observe-only repos and stats refresh scheduler (b470f7c)
- fix: show analytics consent banner only once per user (403223f)
- refactor: reorganize sidebar with section headings (a08c1ed)
- feat: add configurable operation timeouts with source indicators (eeb4468)
- feat: add configurable operation timeouts in System Settings (0175d82)
- fix: increase mount timeout for large repositories (a5b536f)
- fix: exclude observe-only repos from health and maintenance alerts (ca61d85)
- fix: add client-side validation for browse limits (1bcb183)
- feat: add helpful error message with link for archive size limit (31c72cf)
- fix: rename items to files and update error message paths (e87e7c8)
- refactor: move browse limits to new System Settings tab (aa6196d)
- refactor: format size as readable in analytics labels (df5eb31)
- feat: add analytics opt-in consent banner (5d12f27)
- fix: hide empty state messages when no repositories exist (8f73715)
- feat: add development environment with hot reload (f32cd9f)
- chore: update package json with scripts (1414641)
- chore: add release script (f994726)
Docker Images
Published to Docker Hub:
docker pull ainullcode/borg-ui:1.51.0
docker pull ainullcode/borg-ui:latest
Full Changelog: v1.50.0...v1.51.0