Skip to content

v3.0.0 - Gran Paradiso

Compare
Choose a tag to compare
@NefixEstrada NefixEstrada released this 27 Aug 08:44
· 5917 commits to main since this release

[3.0.0] - 2021-08-25 | Gran Paradiso

Note: it is possible to upgrade from version 2.0.0-rc1 to 3.0.0, but we don't assure you everything will work (though it probably will). For a stable installation, start from scratch.

Update tricks

Before upgrade

mkdir -p /opt/isard/hypervisor
docker cp isard-hypervisor:/etc/ssh /opt/isard/hypervisor/sshd_keys
rm /opt/isard/hypervisor/sshd_keys/moduli /opt/isard/hypervisor/sshd_keys/ssh_config /opt/isard/hypervisor/sshd_keys/sshd_config

More info here

docker network rm isard-network

More info here

After upgrade

docker-compose run isard-hypervisor chown -R qemu /etc/pki/libvirt-spice

More info here

Added

  • New frontend
  • Set a custom logo
  • Single Sign On
  • Full Nvidia GPU support
  • RDP viewer
  • RDP browser viewer (using Guacamole)
  • Deployments (desktop groups)
  • Desktop soft shutdown
  • Desktop sharing through an unique URL
  • VPN connection for each user

Fixed

  • Lots of bugs fixed in all the services

Changed

  • Advanced interface styles cleanup
  • Updated Libvirt & QEMU to newer releases
  • Updated lots of frontend & webapp Javascript dependencies
  • Development moved to Gitlab
  • Renamed the 'Updates' section to 'Downloads', in the advanced interface

Removed

  • Old frontend