Skip to content

pluton: v0.19.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Aug 14:03
3fd8179

0.19.0 (2026-08-30)

Features

  • add better storage error handling (7af1f7e)
  • add pre-backup free-space check on the destination (e8d9baa)
  • add pre-restore free-space check on the destination (83aaea4)

Bug Fixes

  • clear interrupted backups and restores on startup (4eebc84)
  • correct off-by-one in job retry counting (13b2325)
  • fail a stuck backup instead of locking the job queue (1ee6167)
  • prevent duplicate instances on startup (46b133b)
  • resolve possible crashes caused by event failures (d0905e2)
  • resolves login form firing twice on submission (41be0d0)
  • resolves replication and restore failure for plans with local storages. (52be0c1)
  • stop rclone leaking after a cancelled backup (3ea4b59)