Skip to content

Releases: royalapplications/royalapps-community-freerdp

Release v1.1.3

03 Aug 12:23
4c9df5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.3

Release v1.1.1

18 Jul 12:17
a6e18ba
Compare
Choose a tag to compare

What's Changed

  • Improve the way events are raised from background threads by @StefanKoell in #9

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

18 Jul 07:01
f6dd42f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

Release v1.0.1

18 May 11:59
Compare
Choose a tag to compare

What's Changed

  • fixed wrong wfreerdp.exe extraction path by @st9rm1337 in #1

New Contributors

Full Changelog: v1.0.0...v1.0.1

Release v1.0.0

09 May 13:17
Compare
Choose a tag to compare

This is the first public release of the FreeRDP WinForms user control for easy remote desktop embedding in WinForms apps. Target Frameworks: .NET Framework 4.5+ and .NET 5+

Features:

  • Auto Expand Desktop Size: keep DesktopWidth and DesktopHeight set to 0
  • Desktop Scaling: set the DesktopScaleFactor to a value between 100 and 500. If you set it to > 100, make sure you also set DeviceScaleFactor to 140 or 180.
  • Smart Reconnect: set SmartReconnect to true to adapt to the new desktop size when the container size has been changed.
  • All properties can be found here: FreeRdpConfiguration.cs

Full Changelog: https://github.com/royalapplications/royalapps-community-freerdp/commits/v1.0.0

Package on nuget.org