0.16.0 (2024-03-30)
Features
- allow disabling authentication (8429174)
- improve consistency of restic command execution and output capture (16e22aa)
- improve observability by exposing restic command logs in UI (eeb8c8e)
- make hostname configurable in settings panel (2e4e3cf)
- sort lists in configuration (6f330ac)
- support shoutrrr notification service (fa6407c)
- switch alpine as the default base image for docker releases (7425c9b)
- update macos install script to set PATH env var for use with rclone (8cf43f2)
Bug Fixes
- add new logs to orchestrator and increase clock change polling to every 5 minutes (5b7e2b0)
- api path relative to UI serving location to support reverse proxies with prefix stripping (ac7f24e)
- cleanup spacing and hook titles in AddRepoModal and AddPlanModal (c32874c)
- correctly auto-expand first 5 backups when opening plan/repo (d7ca35b)
- include error messages in restic logs (b68f7c6)
- include restic binary in alpine and scratch docker images (f7bd9f7)
- incorrectly indicate AM/PM in formatted date strings (5d34e0b)
- make notification title optional on discord notifications (e8bbe2c)
- make tree view the default panel for repo overview (3f9c9f4)
- tasks duplicated when config is updated during a running operation (035684c)