New v3.1 beta holidays special
Improvements
- NPBackup now parses restic urls, and tries to verify URLs by doing full a roundtrip parsing (also handles NPF-SEC-00014)
- GUI: Change task creation workflow in wizard to only make changes in step 3, also improve message on failure
- Implement mass deletion option via
--forget-snapshots-with-tags - SFTP on Windows now works out of the box for Windows 7+
- Allow SFTP usage on Windows with SSH passwords
Fixes
- Fix slow config loading (badly placed garbage collector run)
- Fix duplicate subject header in monitoring emails
- GUI: Fix email validation
- GUI: Fix retention policy not always showing proper presets in wizard
- GUI: Fix possible GUI error when certain unicode fonts aren't found
- Fix post-backup housekeeping prevents backup metrics to be analyzed
- Various cosmetic GUI and CLI log changes