github marcpope/borgbackupserver v2.26.1

latest release: v2.26.2
8 hours ago

If you find BBS useful, please consider sponsoring this project. It takes significant work to build and maintain — your support helps keep it going.


Bug Fixes

  • Stall detection actually works now — The heartbeat stall query used INTERVAL ? MINUTE which MySQL doesn't support with prepared statement placeholders. The query silently returned no results, so stalled jobs were never killed. Also now detects jobs that hang before any progress is reported. (#130)

  • Progress bar redesign — Bytes processed moved to upper right, current file left-justified below the bar as a single truncated line. Trailing slash on file paths finally fixed in both PHP and JS rendering paths.

Don't miss a new borgbackupserver release

NewReleases is sending notifications on new releases.