Maintenance release
Second maintenance release for v3.0.0 series.
Enhancements
- Make NTP offset configurable at compile time
- Implement new restic --exclude-cloud-files, replacing previous implementation
Fixes
- Fix rclone debug output preventing proper execution, #132, thanks @GuitarBilly
- Don't throw error on missing metrics size
- GUI: Fix empty strings in numeric conversions, #156, thanks @GuitarBilly
- GUI: Fix missing inheritance on prune settings
- GUI: Fix showing irregular / missing files in GUI did not show the right icons, #157, thanks @GuitarBilly
- GUI: Don't lock viewer, #155, thanks @jmigual for reporting
- Fix potential AES key read problem
- Don't require lock for snapshot viewing, #160, thanks @GuitarBilly
Misc
- Bump restic version to 0.18.0
- Make alternative legacy builds for linux and windows
- Reduce debug output
- Don't run snapshot command on every run, fixes #159, thanks @GuitarBilly
- Various log message improvements
- Set default backup interval to 23h55, #162, thanks @GuitarBilly