1.7.0 (2025-01-09)
Happy to release 1.7.0 -- first new backrest release of the new year. Excitingly this also marks just over 1 year since I first launched backrest on the restic forums.
Features
- add a "test configuration" button to aid users setting up new repos (#582) (1bb3cd7)
- change payload for healthchecks to text (#607) (a1e3a70)
- cont'd windows installer refinements (#603) (b1b7fb9)
- improve repo view layout when backups from multiple-instances are found (ad5d396)
- initial backend implementation of multihost synchronization (#562) (a4b4de5)
Bug Fixes
- avoid ant design url rule as it requires a tld to be present (#626) (b3402a1)
- int overflow in exponential backoff hook error policy (#619) (1ff69f1)
- ogid caching for better insert / update performance (d9cf79b)
- rare race condition in etag cache when serving webui (dbcaa7b)
- ui bugs introduced by repo guid migration (407652c)