Skip to content

ScottiBYTE Incus Backup v1.0.1

Latest

Choose a tag to compare

@ScottiBYTE ScottiBYTE released this 30 May 05:18
· 3 commits to main since this release

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.