github karanhudia/borg-ui v1.38.1
Release 1.38.1

latest release: v1.38.2
4 hours ago

What's Changed

  • fix: apply exclude patterns to directory size calculation for accuracy (6987e9d)
  • style: apply prettier formatting to Backup.tsx (e39e370)
  • fix: add optional chaining for TypeScript null safety in ETA display (3835a99)
  • fix: remove arbitrary 5s ETA threshold and fix random '0' rendering bug (23910aa)
  • style: apply prettier formatting to frontend files (9c4ff26)
  • fix: resolve backup notification error and missing ETA/speed fields (fddd07b)
  • fix: set has_logs flag and add verbose logging for size calculation failures (8e48a4d)
  • fix: replace auto-fit grid with explicit responsive columns to prevent empty cells (ba5f80f)
  • fix: only show ETA when estimated time remaining is greater than 5 seconds (9f21c44)
  • refactor: remove 'Choose a repository above' info message from Backup tab (e73bb51)
  • fix: remove unused FormLabel import from LogManagementTab (e1c160f)
  • refactor: improve LogManagementTab UI layout and spacing (cbf601a)
  • fix: remove unused Computer and Wifi icon imports in Repositories.tsx (b70ce57)
  • feat: simplify repository creation UI and add Logs tab to Settings (fbb8d5f)
  • fix: normalize BASE_PATH environment variable to prevent double slashes in routes (04d473a)

Docker Images

Published to Docker Hub:

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

Full Changelog: v1.38.0...v1.38.1

Don't miss a new borg-ui release

NewReleases is sending notifications on new releases.