Skip to content

Releases: LucaOonk/Virt-Commander

0.5.4

10 Jan 21:16
Compare
Choose a tag to compare

Added HTTP-authentication for remote connections

0.5.3

23 Jul 11:59
Compare
Choose a tag to compare

New features:

  • Shows used and provisioned storage

Fixed:

  • An issue where the app would crash if the current selected vm got deleted

Some cleanup in the code.

0.5.2

16 Jul 15:31
Compare
Choose a tag to compare

Added the ability to export VNC-connection settings to a .VNC file. Currently it exports to ~/Desktop/Virt_Commander-VNC.

In the future the goal is to automatically open these files, but this is still being worked on.

Remote connection manager

23 Jun 18:03
Compare
Choose a tag to compare

Improved Connection handler.

  • You can now name, add and remove connections
  • Connections are now saved in ~/Library/Application Support/Virt_Commander/connections.json

0.5 Remote support with Virt Server

19 Jun 19:55
Compare
Choose a tag to compare

Added initial (somewhat limited) remote support with Virt Server (https://github.com/LucaOonk/Virt-Server/)

0.4.1

28 Apr 18:09
Compare
Choose a tag to compare

Changes / features in this version:

  • The crashreporter now catches errors on more places.
  • Window size can now be set to a fixed height and width in the Application Settings menu.

Default is Autosize: Half of the height and Width of your screen. This can be toggled to enable the custom fixed size. The App needs to be restarted in order for the changes to apply. This setting is persistent and stored in the settings.json file (as indicated in: https://github.com/LucaOonk/Virsh-Gui/wiki#where-are-the-settings-stored)

0.4

22 Apr 18:14
Compare
Choose a tag to compare
0.4

Added features

  • A crash report that generates log files
  • Dependency check
  • The ability to force shutdown a VM

Enhancements

  • The .APP now supports Retina displays. This resolves the blurry text issue.
  • Added an Icon to the .APP.

version 0.3.3

19 Apr 20:59
Compare
Choose a tag to compare

Reworked the vm configurator.
You can now create a new disk file while creating the vm.
The default save location should now work properly.

0.3.2

13 Apr 20:46
Compare
Choose a tag to compare

Settings are now persistent, now you can set:

  • To check for update's on startup or not
  • Set default save location (though this still needs some work)

Updates updates updates

12 Apr 21:29
Compare
Choose a tag to compare

Now shows if it is the latest version or not in the menu bar.