The latest version of Freerdp, version 3.3.0, has been released by the project. Freerdp is a free implementation of the Remote Desktop Protocol (RDP), developed based on Microsoft’s specifications. The project offers a library for integrating RDP support into third-party applications and a client for remote Windows desktop connections. The project’s code is distributed under the Apache 2.0 license.
In this new version, several new assembly options have been added for cmake. These include options such as winpr_utils_image_png for PNG support via Libpng, with_lodepng for PNG support via Lodepng, winpr_utils_image_webp for Webp support, winpr_utils_image_jpeg for JPEG support, us_execinfo for controlling stack trace output through Execinfo, with_webView for including WebView assembly (disabled by default in Windows, MacOS, and Android), and plugin_Abs_paths_default for setting default paths to the plugins directory.