FreeRDP version 2.3.0
See https://pub.freerdp.com/releases/ for the release tarball.
Important notes:
- CMake option WITH_PROXY_MODULES is currently experimental, do not use in
production. - The clipboard struct FILEDESCRIPTOR was replaced by FILEDESCRIPTORW with
proper data types. They are binary compatible and the former is kept for
compatibility but compilers will emit warnings.
Noteworthy changes:
- Websocket support for proxy connections
- Progressive codec improvements. Reduces graphical glitches against windows
and ogon servers - Fixed +glyph-cache, now working properly without disconnects
- Huge file support in clipboard
- XWayland support for xfreerdp (keyboard grabbing)
- Improved wlfreerdp (wayland client)
- Option to allow keyboard scancodes to be remapped manually
- Improved mouse wheel behaviour when scrolling
- Improved dynamic channel behaviour, more stable event detection
- New connection state PubSub notification: Clients can now monitor current
connection state
Fixed issues: