Skip to content

v2.0.1

Compare
Choose a tag to compare
@dynamiccast dynamiccast released this 27 Sep 16:46
· 118 commits to master since this release

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)