Skip to content

v1.3.0

Compare
Choose a tag to compare
@garethgeorge garethgeorge released this 12 Jul 00:26
0d98e44

1.3.0 (2024-07-11)

Highlights of this release are improved hook execution, the hook model has been a painpoint for me for a while and has felt like an afterthought tossed on top of Backrest's operation and task model. In this release hooks are reimplemented as tasks & share similar execution strategies. Hooks are also logically reorganized in the UI as children of the operations that trigger them.

Features

Bug Fixes

  • cannot run path relative executable errors on Windows (c3ec9ee)
  • improve handling of restore operations (620caed)
  • operation tree key conflicts (2dc5595)