github karanhudia/borg-ui v1.38.3
Release 1.38.3

latest releases: v1.38.5, v1.38.4
8 hours ago

What's Changed

  • perf: optimize log file buffering to reduce disk I/O (90ef24a)
  • fix: capture full logs to file during backup for complete download (7d614ff)
  • style: increase sidebar padding and restore logo size (bd20696)
  • fix: align Settings label icon spacing with other items (d9ec5e4)
  • fix: handle HTTPException validation errors correctly in settings API (537f8ec)
  • style: modernize nested Settings sidebar - remove indentation, keep background (344c64b)
  • style: modernize nested Settings sidebar items (9167284)
  • fix: remove visual hierarchy from nested Settings items (e5e18e1)
  • refactor: modernize sidebar with better logo alignment and nested item styling (037de40)
  • fix: properly remove only BASE_PATH from docker-compose.yml (df3714c)
  • fix: show manual prune jobs with correct trigger type in Activity feed (b52f181)
  • fix: implement manual prune job tracking to show in Activity feed (fixes #131) (b00a1c0)
  • fix: update test assertions for log manager tests (5bf8ee0)
  • test: add comprehensive tests for log management system (195100b)
  • feat: implement log cleanup on startup with configurable setting (ff70f18)
  • fix: improve indentation for nested Settings menu items (6829eda)
  • fix: restore log management API methods for LogManagementTab (dcfeea2)
  • Revert "fix: remove LogManagementTab references from Settings page" (57f990d)
  • fix: remove LogManagementTab references from Settings page (fa97af1)
  • revert: remove all BASE_PATH functionality (385dfff)
  • fix: add base tag for correct asset path resolution on deep routes (3676d51)
  • fix: revert to manual BASE_PATH prefixing for maximum compatibility (f642418)
  • refactor: use FastAPI root_path properly for BASE_PATH support (f34c075)
  • Revert "fix: add trailing slash redirect middleware for frontend routes" (e2e159e)
  • fix: add trailing slash redirect middleware for frontend routes (dc14a17)
  • feat: make BASE_PATH work without rebuilding - runtime detection (7cc54f8)
  • fix: correct parameter type for handleDownloadLogs in Backup page (40d011e)
  • chore: remove implementation and session summary files (e83f318)

Docker Images

Published to Docker Hub:

docker pull ainullcode/borg-ui:1.38.3
docker pull ainullcode/borg-ui:latest

Full Changelog: v1.38.2...v1.38.3

Don't miss a new borg-ui release

NewReleases is sending notifications on new releases.