Skip to content

xorgxrdp v0.10.1

Compare
Choose a tag to compare
@metalefty metalefty released this 19 Apr 16:46
· 55 commits to devel since this release
v0.10.1
0e13e5d

Release notes for xorgxrdp v0.10.1 (2024/04/20)

General announcements

The biggest news of v0.10 is that Graphic Pipeline Extension also called GFX in short has been supported. xrdp v0.10 with GFX achieves more frame rates and less bandwidth compared to v0.9. There is a significant performance improvement especially if the client is Windows 11's mstsc.exe or Microsoft Remote Desktop for Mac. GFX H.264/AVC 444 mode and hardware-accelerated encoding are not supported in this version yet.

GFX implementation in xrdp is sponsored by an enterprise sponsor. @CyberTrust is also one of the sponsors. We very much appreciate the sponsorship. It helped us to accelerate xrdp development and land GFX earlier!

Please consider sponsoring or making a donation to the project if you like xrdp. We accept financial contributions via Open Collective. Direct donations to each developer via GitHub Sponsors are also welcomed.

Security fixes

None

New features

  • Switch to wyhash from CRC for capture tile diff and introduce lazy color conversion (#167 #301)

Bug fixes

None

Internal changes

None

Known issues

None

Changes for packagers or developers