Skip to content

v0.24.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 12:27
59eb7b0

Release Notes

  • New Features

    • Added support for additional network backends (Netplan, systemd-networkd, NetworkManager) and improved cloud backup discovery via manifest files.
  • Bug Fixes

    • Hardened cron migration, symlink handling, lock ownership, backup retention counting, archive verification, and staged network apply/rollback behaviors.
    • Made restore/extraction stricter to detect truncated or partial archives.
  • Security & Hardening

    • Tightened file permissions, path-traversal containment, safer temp-file writes, stricter email recipient validation, and platform publish tightened to Linux/amd64.
  • Documentation

    • Updated CLI/install/security docs to reflect upgrade behavior and platform support.
  • Tests

    • Added extensive regression and audited tests covering upgrades, locking, backups, restore, network rollback, and storage.

    Changelog

  • 59eb7b0 Security hardening and audit correctness fixes (gosec + bug report) (#234)