• v0.1.3 14cfbfa61d

    v0.1.3 Pre-release

    WiggleWizard released this 2025-08-30 20:43:26 -04:00 | 32 commits to master since this release

    Added

    • Ability to push Docker Hub description directly from repo.
    • Logger now outputs both date and time.
    • More detailed logging around backup scenarios and volume handling.

    Changed

    • Progress now shows true percentage instead of normalized value.
    • README updated to use .../volumes (standard Docker path).
    • Next backup time now shows in local time instead of UTC.
    • Volume exclusion now works via volume labels. (Closes #2)

    Fixed

    • All volumes per container are now backing up correctly. (Fixes #12)
    • Backup handling improved with failsafe for already stopped containers.
    • Fixed issues around certain volume-related scenarios. (Closes #10)
    • Corrected output of date and time in logs.
    • Other minor fixes (#3, #9).