Skip to content

v2.0.0

Choose a tag to compare

@pmaxhogan pmaxhogan released this 19 Jul 23:54
45096fd

2.0.0 (2026-07-19)

Features

  • core: pack cold small-file folders into tar.gz bundles (#110) (95b573a)
  • core: restore-by-date point-in-time restore via trash-as-version-store (#109) (aed3f11)
  • least-privilege VSS elevation helper broker + secured IPC (#96) (d8886be)
  • power: real metered-network detection on macOS and Linux (#95) (c475ac1)
  • wire OS sleep/wake power events (suspend-edge session snapshot) (#97) (bcbfed6)
  • wire the least-privilege VSS helper into locked-file backup (#112) (70ffbcb)

Bug Fixes

  • core: dedicated restore.no_version_as_of error code for point-in-time rejections (#111) (64a23b5)
  • deps: bump crossbeam-epoch to 0.9.20 and spin to 0.9.9 to clear cargo-deny advisories (62f3356)
  • eager VSS helper launch with attended UAC window and decline-only memoisation (#113) (3c6b029)

Miscellaneous Chores