Skip to content

Releases: ScottiBYTE/incusbackup

ScottiBYTE Incus Backup v1.0.1

30 May 05:18

Choose a tag to compare

Changes and Bug Fixes

Backup and Restore

  • Fixed Restore Clone operation.
  • Fixed Replace Existing operation.
  • Fixed remote import syntax for client-only Incus deployments.
  • Restore Clone now honors the user-entered restore name.
  • Restore Clone now avoids duplicate MAC address conflicts by clearing the cloned volatile MAC.
  • Replace Existing preserves the original instance identity and network behavior.
  • Added automatic UI refresh after Restore Clone and Replace Existing operations.
  • Restore and replace jobs now appear inline while running.

User Interface

  • Added GitHub version badge in the upper-right header.
  • Added PayPal Donate link in the upper-right header.
  • Added light/dark theme toggle.
  • Added dashboard status icons.
  • Improved light-mode readability.
  • Fixed expanded backup detail rows in light mode.
  • Improved table header visibility and sort indicators.
  • Renamed export action to Backup for clearer user intent.

Job Display

  • Removed misleading elapsed-time display from restore and replace jobs.
  • Improved Recent Activity messages.
  • Improved restore/replace job status visibility.

Docker

  • Added Docker build version support using APP_VERSION.
  • The UI now displays the Docker build version when built with --build-arg VERSION=1.0.1.

ScottiBYTE Incus Backup v1.0.0

29 May 14:18

Choose a tag to compare

Initial public release of ScottiBYTE Incus Backup.

Features

  • Centralized multi-server Incus backup management
  • Container and virtual machine backup support
  • Live backup and export backup modes
  • Backup cataloging and protection tracking
  • Restore existing instances or create new instances
  • Upload and catalog external backups
  • Lightweight Docker deployment
  • Native Incus client integration
  • No database required
  • Watchtower-compatible updates

Docker Image

docker pull scottibyte/incusbackup:latest

Documentation

Complete installation, configuration, backup, restore, and troubleshooting documentation is included in the repository README.