Bug-fix release.
Fixes
- File change indicator showed everything as "Unchanged" (#305) — the File Changes bar on the recovery-point view dropped any segment smaller than 0.5% of the file total, so on mature backups (where daily added/modified counts are well under that) the bar rendered as all-gray even though files had changed. Small change categories now render as a thin colored sliver so added/modified/deleted stay visible. The counts in the table were always correct.
- macOS agent installer aborted when Homebrew was absent — the installer now completes without Homebrew (macOS ships python3 via the Command Line Tools, and the agent installs Borg from the server on first run) instead of stopping at the Borg step. Homebrew is still used when present.
This release also carries the macOS installer/uninstaller fixes from v2.60.3.