OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtui-manager?expand=0&rev=15
182 lines
5.8 KiB
Plaintext
182 lines
5.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Feb 23 10:54:32 UTC 2026 - Antoine Ginies <aginies@suse.com>
|
|
|
|
- version 1.9.4:
|
|
* black code reformater
|
|
* fix nix build
|
|
* update docs
|
|
* add more tests
|
|
* Fix Server selection issue
|
|
* fix Pause/resume freezing UI
|
|
* delete storage delete also delete nvram
|
|
* add backup support in vmnager_cmd
|
|
* add floppy support
|
|
* add vim in flatpack
|
|
* improve tmux checker
|
|
* cleanup lru cache
|
|
* move config yaml to documentation
|
|
* webconsole:
|
|
* remove time sleep
|
|
* be sure to use correct port
|
|
* add lock to avoid race condition
|
|
|
|
- version 1.9.2:
|
|
* Vmanager command:
|
|
* add pipeline capability
|
|
* add history capability
|
|
* fix long prompt (too much VM to be listed)
|
|
* fix cursor issue
|
|
|
|
- version 1.9.1:
|
|
* firmware fixes
|
|
* remove XP for clone and migration
|
|
* major fix firmware selection; add qemu-img in flatpak
|
|
* dont select any distribution by default
|
|
* pylint fixes
|
|
|
|
- version 1.9.0:
|
|
* fix display issue in remote viewer
|
|
* lot of pylint fixes
|
|
* fix race condition in timer management
|
|
* udpate docs
|
|
* Wrap untranslated strings in provisioning_modals.py with i18n constants
|
|
* use more constant in provisioning
|
|
* Internationalize hardcoded UI strings in modal dialogs
|
|
* Move hardcoded UI strings to constants.py for i18n support
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 12 13:03:43 UTC 2026 - Antoine Ginies <aginies@suse.com>
|
|
|
|
- improve spec file
|
|
- version 1.8.1:
|
|
* update translation
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 11 09:34:40 UTC 2026 - Antoine Ginies <aginies@suse.com>
|
|
|
|
- version 1.8.0:
|
|
* add migration in bulk operation
|
|
* add copy/paste in GUI
|
|
* Fix issue freezing UI: card no more present
|
|
* update doc and images
|
|
* vmanager_cmd:
|
|
* add bash, vm_info, hibernate, snapshot capabilities
|
|
* improve vm selection to avoid error (VMNAME:UUID:SERVER)
|
|
* improve clone_vm
|
|
* fix issue with list vm (dict error)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 9 16:03:44 UTC 2026 - Antoine Ginies <aginies@suse.com>
|
|
|
|
- version 1.7.0:
|
|
* pylint and ruff check fixes
|
|
* fix wrong volume info (size)
|
|
* update doc
|
|
* update translations
|
|
|
|
- version 1.6.2:
|
|
* faster quit GUI (threading)
|
|
* stop libvirt event loop before exiting
|
|
* fix ssh connexion while exiting
|
|
* fix missing constants text
|
|
* refactor vmcard for stats, buttons, duplicate code (get_uri and get_vm_identity_info)
|
|
* add vmcard pool stats
|
|
|
|
- version 1.6.1:
|
|
* consistant naming fixes
|
|
* fix GUI wrapper
|
|
* update doc
|
|
|
|
- version 1.6.0:
|
|
* check numatune and cputune before migration
|
|
* improve gui: new tabs: Log and Vmanager Command. add shortcuts and tab management
|
|
* vmanager_cmd: use autoconnect, add network management, virsh capabilities
|
|
* update the doc
|
|
* flatpak now use the default GUI as default
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 4 18:20:05 UTC 2026 - Antoine Ginies <aginies@suse.com>
|
|
|
|
- version 1.5.0:
|
|
* Add quick buttons
|
|
* right click mouse to select a card
|
|
* fix layout after bulk operation
|
|
* add a simple GTK3 VTE wrapper
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 3 06:54:46 UTC 2026 - Antoine Ginies <aginies@suse.com>
|
|
|
|
- version 1.4.0:
|
|
* Add server allocation display (10sec at vm state change)
|
|
* add tmux capabilities
|
|
* fix host stats info
|
|
* fix missing translation
|
|
* fix cpu model display
|
|
* fix migration issue (can't find vm name)
|
|
* fix missing import (webconsole)
|
|
* test vm name on host server destination before migration
|
|
* add Hibernate capabilities (save vm)
|
|
* update doc (including images)
|
|
* pylint fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 30 09:37:48 UTC 2026 - Antoine Ginies <aginies@suse.com>
|
|
|
|
- version 1.3.0:
|
|
* DE and IT translation
|
|
* improve pagination reactivity
|
|
* fix logging issue
|
|
* add host Allocation dashboard
|
|
* update doc
|
|
|
|
- version 1.2.0:
|
|
* fix issue pool not reachable
|
|
* first FR translation
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 28 00:22:44 UTC 2026 - Antoine Ginies <aginies@suse.com>
|
|
|
|
- version 1.1.6:
|
|
* add UP key to show running VM, DOWN to show all VMs
|
|
* add Howto doc
|
|
* add log level parameter in config
|
|
* User can do custom config before installing the guest
|
|
* fix: an UN-reacheable pool doesn't block the UI anymore
|
|
* fix: some shortuts
|
|
* fix: some layout (color and buttons)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 26 13:12:58 UTC 2026 - Antoine Ginies <aginies@suse.com>
|
|
|
|
- version 1.1.2:
|
|
* code cleanup
|
|
* fix Network and Disk IO sparkline empy
|
|
* fix 'virDomain' object has no attribute 'pmWakeup'
|
|
|
|
- Version 1.1.0:
|
|
* Major fix in Bulk delete (avoid multiple connection which freeze UI)
|
|
* add missing state: VMSUSPENDED, BLOCKED
|
|
* user can select ISO from pool
|
|
* be sure that Configure VM tab are synced with latest config (VirtIO-FS and boot)
|
|
* add Legacy Windows VM type
|
|
* fix Install VM layout
|
|
* UEFI is defautl everywhere (not for computation and windows legacy)
|
|
* add sound card for Desktop install (including windows)
|
|
* various other small fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 23 09:51:07 UTC 2026 - Antoine Ginies <aginies@suse.com>
|
|
|
|
- version 1.0.7:
|
|
* major update of the documentation
|
|
* add cpu tune and numa tune capabilities
|
|
* support pip3 install (including old python 3.6)
|
|
* add new suppress_vm_events and unsuppress_vm_events to avoid freezing UI in VM actions
|
|
* add more threading lock (sparkline and monitoring)
|
|
* lot of other small fixes
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 21 10:24:33 UTC 2026 - Antoine Ginies <aginies@suse.com>
|
|
|
|
- initial version 0.9.9
|