Releases: Nanocloud/nanocloud
Releases · Nanocloud/nanocloud
Critical bug on migration
v2.2.0
Features
- Assign booting machine to users
- Configure Nanocloud to authenticate on LDAP
- Specify a name when creating an image on AWS
- Add automatic deployment scripts
- Pool size can be customized per image
- Each image can specify a size : small, medium, large and veryLarge
- Choose apps user can launch from Nanocloud when assigning images to groups
- Configure RDP options from Nanocloud configuration file
- Log into windows with AD account instead of local Administrators
Bug fixes
- Admin cannot revoke his rights
- Replace application ID by application name on history page
- Display groups on image page and image on application page
- Re-design configuration page
- Sort tables by date
- Add test coverage
- Broker now wait 20 minutes for machines to boot
- Delete cancel button when creating an image
Developpers
- Photon build procedure is now documented
- Upgrade ember-cli
- Refactoring CSS
- Delete AMIs on AWS when deleting an image
- Change windows hostname on each machines
- Modify "isGuacamole" propertie for QA
v2.1.1
Bug fixes
- Manual driver not working (#262)
- Wrongly assigned machine to administrator when creating an image (#429)
- Connection status not working when a machine was booting (#342)
- Color not customizable on the app page
- Remove some incomprehensible toasters (#269)
- Long to boot machine did not have time to start (#414)
- Impossible to create an image with a space in Qemu
- Remove not working image cancel button (#365)
- Error message on Windows when creating image on AWS (#224)
- Team storage sometime failed to mount (#412)
Developers
- Fix machine unit tests sometime failed (#413)
v2.1.1-rc1
This is pre-release of Nanocloud 2.1.1
v2.1.0
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)
- Enable Photon as an experimental streaming engine (#367)
- 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
v2.1.0-rc1
v2.1.0-beta1
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
v2.0.1
Bug fixes
- User drive's mount were not 100% successful (#172)
- Page goes blank when uploading a file finishes while in a VDI session (#53)
- Could not publish app in a directory with special characters (#230)
Features
- Machines appear in booting state while booting (#46)
- Customize emails through templates (#190)
- Interactive file explorer for teams (#199)
- Team admins can set other team members admin (#198)
- Administrators can manually add people to a team (#196)
- Fallback to private IP addresses when public IPs are not available on AWS (#184)
- Add parameter to customize password for default AMI on AWS (#185)
- Add parameter to make machines join a subnet on AWS (#200)
- Machine broker logs every action (#188)
- Add link to the sign-in page from the sign-up and reset password page (#212)
Developer
- QEMU driver to use local Linux's virtualization capabilities as a IaaS (#186 and #187)
- Machine password is not returned anymore when calling GET /machines(#37)
- Custom tokens are used for account activation (#45)
- AWS key pair duplication are handled silently (#47)
- Frontend code live reload (#154)
- Lifting backend multiple time reset connection (#168)
v2.0.1-rc1
This is pre-release of Nanocloud 2.0.1
v2.0.0
Features
- OAuth2 authentication
- Configuration manager
- Look and feel updater
- Auto # for users
- Reset password
- User storage on embedded Samba
- User expiration date
- Connection history
- AWS driver
- Openstack driver
- Upload quota
- User groups
- Application launch
- Application publication (AWS only)
- Currently logged in user appear in history and user list
- Signoff from the VDI
- Teams