Skip to content

Multiple sessions tabs

Compare
Choose a tag to compare
@cedrozor cedrozor released this 22 Dec 20:03
· 129 commits to master since this release
  • the login screen and connection toolbar appearance are now fully customizable in css (also removed unnecessary info from the connection toolbar)
  • the remote session desktop is now sized to fit the browser container exactly (no scrollbars at start)
  • fixed user event binding on old and modern browsers (attachEvent vs addEventListener)
  • qwerty mapping is now enforced on non standard keyboard layouts
  • multiple remote sessions can now be opened in different browser tabs
  • updated the image encoding to provide a better display quality and lower bandwidth usage

Edit:

  • removed the VC++ dependency as it's no longer a prerequisite
  • only .NET 4.0 is left as prerequisite. IIS must still be installed separately, prior to running the installer
  • modified the installer error message in case of prerequisite(s) download failure (often due to the Internet Explorer enhanced security mode being enabled and blocking the downloads)