Skip to content

Releases: FreeRDP/FreeRDP

Release 2.3.2

15 Mar 13:06
c3df0be
Compare
Choose a tag to compare

FreeRDP version 2.3.2

See https://pub.freerdp.com/releases/ for the release tarball.

Noteworthy changes:

  • Fixed autoreconnect printer backend loading
  • Fixed compilation on older mac os versions < 10.14
  • Fixed mouse pointer move with smart-sizing
  • Added command line option to disable websocket gateway support
  • Fixed drive hotplugging issues with windows
  • Fixed smartcard issues on mac

Fixed issues:

  • #6900: Transparency issues with aFreeRDP
  • #6848: Invalid format string in smartcard trace
  • #6846: Fixed static builds
  • #6888: Crash due to missing bounds checks
  • #6882: Use default sound device on mac

Version 2.3.1

01 Mar 11:48
Compare
Choose a tag to compare

FreeRDP version 2.3.1

See https://pub.freerdp.com/releases/ for the release tarball.

Noteworthy changes:

  • This is a compatibility bugfix release readding some (deprecated)
    symbols/defines
  • Also add some more EXPERIMENTAL warnings to CMake flags as some were not
    clear enough.
  • Fixed a memory leak in xfreerdp (mouse pointer updates)
  • No longer activating some compile time debug options with -DWITH_DEBUG_ALL=ON
    which might leak sensitive information.
  • Added -DDEFINE_NO_DEPRECATED for developers to detect use of deprecated
    symbols

Version 2.3.0

25 Feb 09:13
Compare
Choose a tag to compare

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:

  • #6626: Fixed parsing of FastGlyph order.
  • #6624: Added support for xwayland keyboard grab
  • #6492: Added clipboard CB_HUGE_FILE_SUPPORT_ENABLED flag
  • #6428: Improve NLA error code logging.
  • #6416: Http gateway message support
  • #6753: List of pull requests to backport for stable-next

Version 2.2.0

20 Jul 13:46
d2ba84a
Compare
Choose a tag to compare

FreeRDP version 2.2.0

See https://pub.freerdp.com/releases/ for the release tarball.

  • SECURITY: CVE-2020-15103 - Integer overflow due to missing input sanitation in rdpegfx channel
  • #6263 Sound & mic - filter GSM codec for microphone redirection
  • #6335: windows client title length
  • #6370 - "Alternate Secondary Drawing Order UNKNOWN"
  • #6298 - remoteapp with dialog is disconnecting when it loses focus
  • #6299 - v2.1.2: Can't connect to Windows7

Noteworty changes:

  • fix: memory leak in nsc
  • urbdrc
    • some fixes and improvements
  • build
    • use cmake to detect getlogin_r
    • improve asan checks/detection
  • server/proxy
    • new: support for heartbeats
    • new: support for rail handshake ex flags
    • fix: possible race condition with redirects

2.1.2

22 Jun 10:53
584efae
Compare
Choose a tag to compare

FreeRDP version 2.1.2

See https://pub.freerdp.com/releases/ for the release tarball.

2.1.1

20 May 14:55
1923e63
Compare
Choose a tag to compare

FreeRDP version 2.1.1

See https://pub.freerdp.com/releases/ for the release tarball.

Version 2.1.0

08 May 09:40
11b9b1c
Compare
Choose a tag to compare

FreeRDP version 2.1.0

See https://pub.freerdp.com/releases/ for the release tarball.

Version 2.0.0

09 Apr 16:04
Compare
Choose a tag to compare

FreeRDP version 2.0.0

See https://pub.freerdp.com/releases/ for the release tarball.

Version 2.0.0-rc4

20 Nov 10:51
e21b72c
Compare
Choose a tag to compare
Version 2.0.0-rc4 Pre-release
Pre-release

Fifth release candidate for the upcoming 2.0.0 series.

Version 2.0.0-rc3

01 Aug 13:57
a4f1476
Compare
Choose a tag to compare
Version 2.0.0-rc3 Pre-release
Pre-release

Fourth release candidate for the upcoming 2.0.0 series.