Skip to content

Releases: casualsnek/cassowary

0.6

14 Feb 16:38
65bca5b
Compare
Choose a tag to compare

v0.6

  • Creating shares / mappings now work on guest using language other than English as default [app-win]
  • Added 'run-app' command that runs a command on windows [app-win]
  • Running another application while other were already running does not cause them to disappear for short time then getting opened all on active workspace, so better window management for RDP applications ( Needs soft_launch enabled - Default: Enabled )
  • File association now work as expected on windows 10 guests
  • Connections to libvirt is closed when not needed

By the way now i have it on OpenCollective now so you can contribute funds if you want :)

How to update:

Linux App

Download cassowary-0.6-py3-none-any.whl file and Open terminal in directory where it is located then run pip install cassowary-0.5-py3-none-any.whl then logout and login again for background service to update.

Windows app

Download cassowary-0.6-winsetup.zip inside VM extract the files, double click setup.bat and setup.reg , then logout or reboot

If you have any issues with this release, please open a new issue.

v0.5

10 Feb 09:49
Compare
Choose a tag to compare

v0.5

  • Running RDP apps are not closed when configuration GUI is launched [app-linux]
  • The root directory shared to the Guest can now be changed [app-linux]
  • The tables under 'Folder Mappings' tab now update properly [app-linux]
  • File association can now be removed and floating delete button on Folder mapping tab after opening file assocation is fixed [app-linux]
  • Fix system error 87 while mapping directory from host to guest [app-win] [app-linux]
  • A dialog is shown if user starts application without starting VM [app-linux]
  • Server now prevents changing association fo .exe and .msi files [app-win]
  • The released binaries for windows is now compatible with windows 7 sp1
  • Audio is enabled by default !

How to update:

Linux App

Download "cassowary-0.5-py3-none-any.whl" file and Open terminal in directory where it is located then run pip install cassowary-0.5-py3-none-any.whl then logout and login again for background service to update.

Windows app

Download "cassowary-0.5-winsetup.zip" inside VM extract the files, double click setup.bat, then logout or reboot

v0.4

31 Jan 11:00
Compare
Choose a tag to compare

v0.4

  • App now does not crash if server return Blank application info [app-linux]
  • Reduced the minimum delay for autosuspend to 4 seconds [app-linux]
  • libvirt URL can now be configured by user [app-linux]
  • Improved logging [app-linux]
  • Use libvirt-python instead of calling virsh through subprocess [app-linux]
  • Workaround for freerdp bug which caused first launch of application to show black window [app-linux]
  • Option to send notification when VM is suspended [app-linux]
  • Fixes VM suspending right after being resumed [app-linux]
  • Cassowary server task now runs on windows machines with batteryby default ( laptops, etc. ) so server runs properly [app-win]

####How to update:

Linux App

Download "cassowary-0.4-py3-none-any.whl" file and Open terminal in directory where it is located then run pip install cassowary-0.4-py3-none-any.whl then logout and login again for background service to update.

Windows app

Download "cassowary-0.4-winsetup.zip" inside VM extract the files, double click setup.bat, then logout or reboot

v0.3

24 Jan 11:32
Compare
Choose a tag to compare

v0.3

  • Scanning for app now should work on system with non english locale ( was not fixed on previous release ) [app-win]
  • Added a option to auto suspend VM when there is inactivity [app-linux]
  • The confirm and cancel buttons on dialogue for adding shares etc. should now use default color instead of using unreadable colors [app-linux]
  • You can now choose between "xfreerdp" and "wlfreerdp" for running full session and application session [app-linux]
  • Added advanced tab on cassowary GUI, and moved some existing options there as well as added new options [app-linux]
  • Desktop launchers created now use default icon if the exe file fails to provide icon instead of being blank. ( You may need to remove "def_icon" key and value from ~/.config/casualrdh/config.json for it to work ) [app-linux]

How to update:

Linux App

Download "cassowary-0.3-py3-none-any.whl" file and Open terminal in directory where it is located then run pip install cassowary-0.3-py3-none-any.whl

Windows app

Download "cassowary-0.3-winsetup.zip" inside VM extract the files, double click setup.bat, then logout or reboot

v0.2

22 Jan 15:08
Compare
Choose a tag to compare

v0.2

  • Scanning for app now should work on system with non english locale
  • Cassowary GUI can be launched without needing to open some other windows app at first
  • Shows and warning that KVM user session does not work and does not crash if Autodetect IP is used with VM running in KVM user session
  • Autostart background service desktop file is now made executable so that it gets started properly

How to update:

Linux App

Download "cassowary-0.2-py3-none-any.whl" file and Open terminal in directory where it is located then run pip install cassowary-0.2-py3-none-any.whl

Windows app

Download "cassowary-0.2-winsetup.zip" inside VM extract the files, double click setup.bat, then logout or reboot