github karanhudia/borg-ui v1.27.0
Release 1.27.0

3 hours ago

What's Changed

  • fix: restore Import Existing button to Repositories page (8b5cbbd)
  • fix: remove unused TypeScript imports and functions (61a6b0a)
  • fix: remove Preview Import button from borgmatic import (d66cae7)
  • fix: properly get repository size from borg info with passphrase (774a9e9)
  • fix: remove Import Existing button and add debug logging for stats (042c508)
  • fix: get total size from borg list cache stats (01ff734)
  • fix: restore stats update with proper error handling (eeccfa9)
  • fix: remove blocking stats update from repository imports (7023fa2)
  • fix: update function name reference in archives.py after rename (8896bbb)
  • fix: update repository stats (archive count and size) after importing (d98e2f4)
  • fix: add missing prune_keep_hourly and prune_keep_quarterly fields to schedule API (ba6dbb5)
  • fix: remove useless ssh_command and add ZIP import support (c5e2552)
  • fix: remove metadata from single file export when not requested (cf382dc)
  • fix: export separate borgmatic config per repository instead of merging (c00aac0)
  • fix: SSH key export - use placeholder path instead of non-existent attribute (53cd253)
  • fix: export strict borgmatic format with passphrases included (912c21e)
  • fix: export config in proper borgmatic-compatible format (be22550)
  • fix: correct import path for get_current_user dependency (54831bf)
  • fix: resolve TypeScript errors in export/import components (729bba9)
  • feat: add configuration export/import in borgmatic format (e65e81f)

Docker Images

Published to Docker Hub:

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

Full Changelog: v1.26.0...v1.27.0

Don't miss a new borg-ui release

NewReleases is sending notifications on new releases.