github devnullvoid/pvetui v1.0.18

8 hours ago

🚀 Release v1.0.18

Added

  • Async Task Queue System: Introduced a queued background task system for VM operations with task panel visibility controls, UPID tracking, improved keyboard/focus behavior, and safer non-blocking UI execution flow.
  • Profile/Group CLI Listing: Added --list-profiles to print configured connection profiles and aggregate groups (including key connection details and memberships) and exit, making it easier to pair with --profile for direct startup selection.
  • QEMU Guest Agent Toggle in VM Config Editor: Added a checkbox to VM Edit Configuration so the QEMU guest agent can be enabled/disabled directly from the TUI.

Changed

  • Nix Flake Source Handling: flake.nix now uses src = self for buildGoModule to reduce repeated source copying and improve local nix build/nix run performance.

Fixed

  • Guest Insights Plugin ID Compatibility: Renamed the plugin identifier to guest-insights while keeping demo-guest-list as a backward-compatible alias so existing configs continue to load without changes.
  • Form Label Readability: Standardized form field labels to use HeaderText color across VM/task/wizard dialogs for improved readability in terminal themes where default secondary text appears too dim.

Don't miss a new pvetui release

NewReleases is sending notifications on new releases.