• v1.0.18 cbd68dc469

    v1.0.18 Stable

    kerem released this 2026-02-15 06:29:24 +03:00 | 174 commits to master since this release

    📅 Originally published on GitHub: Sun, 15 Feb 2026 03:36:58 GMT
    🏷️ Git tag created: Sun, 15 Feb 2026 03:29:24 GMT

    🚀 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.
    Downloads