Skip to content

v2.1.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dynamiccast dynamiccast released this 13 Oct 21:48
· 79 commits to master since this release

Bug fixes

  • Remove default image for AWS only valid for eu-central-1 (#217)
  • Image creation on AWS randomly failed (#274)
  • Fix "Logoff after closing vdi" option not working (#329)
  • Remove loader if validations have failed in reset-password (#332)
  • Fix possibility machine was evaluated for termination even though session duration was still running (#341)
  • Refuse negative values when asking for a number of days (#346)
  • File drag n drop on the file page not working (#353)
  • Password confirmation not checked on the frontend side (#343)

Features

  • Create multiple image and publish applications per images (#192)
  • Nanocloud VDI Experience on chrome to allow seamless copy pasting (#288)
  • User authentication against Active Directory (#291)
  • New look for the VDI window
  • Reboot machine (#292)
  • Start/Stop instances from the API (#293)
  • Add an option so user always keep the same machine. Machine is stopped/start instead of being terminate/provisonned (#294)
  • Pool size live modification from configuration (#296)
  • Live color setting from the configuration page

Developer

  • Add a packer template to provision a brand new compatible Windows Server 2012 for the QEMU driver (#242)
  • Update QEMU machines default RAM size from 2096 to 2048