Skip to content

Reconnect on resize, improved swipe, Windows Server 2008 fixes, etc.

Compare
Choose a tag to compare
@cedrozor cedrozor released this 14 Feb 21:41
· 45 commits to master since this release
  • the remote session display is now automatically scaled to the browser size on session start
  • NEW! as an alternative to scaling, the remote session can be reconnected on browser resize to preserve the aspect ratio (web.config, disable "ScaleOnResize")
  • fixed a race condition in which the browser sent certain configuration parameters before the connection was effective
  • improved the up/down swipe gesture management (should be smoother now)
  • more FreeRDP params are now configurable (bin/Myrtille.Services.exe.config)
  • disabled FreeRDP glyph cache to fix display issues on Windows Server 2008 R2 (also fixes issues with chinese characters)
  • fixed unexpected disconnects on Windows Server 2008 R2 (FreeRDP/FreeRDP#3595)
  • resynced FreeRDP (2.0.0-RC4)