# Remmina v1.4.43 - Product: Remmina (https://whatsnew.fyi/product/remmina) - Vendor: Remmina - Date: 2026-02-20 - Version: v1.4.43 - Original notes: https://gitlab.com/Remmina/Remmina/-/releases/v1.4.43 - Permalink: https://whatsnew.fyi/product/remmina/releases/v1.4.43 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add minimal macOS build support - **removed** — Revert kerberos-config plug - **fixed** — Fix issue preventing SPICE plugin from being loaded - **fixed** — Do not calculate monitor shift if using freerdp_settings_set_monitor_def_array_sorted **ATTENTION New dependencies introduced with v1.4.35 onwards!** * libcurl4-openssl-dev and libssl-dev (>=3.0.0) are now build dependencies * appindicator or ayatana-appindicator is now optional, -DHAVE_LIBAPPINDICATOR=OFF will disable the Remmina system tray icon. * -DWITH_PYTHONLIBS=ON is required for the Python plugin (python3-dev/devel required to build) * pyhoca-cli is needed for the X2Go plugin, -DWITH_X2GO=ON * NX, XDMCP and ST have been removed. * Use -DWITH_FREERDP3=ON if you want to use the newest FreeRDP version * libsodium is needed to build Remmina. * webkit2gtk3 is needed to build the WWW plugin. * -DWITH_KF5WALLET=ON is a new config option required for the KWallet plugin (and the required kf5wallet libraries to build it). * News can be turned off with -DWITH_NEWS=OFF * Stats can be turned off with -DWITH_STATS=OFF * TIPS can be turned off with -DWITH_TIPS=OFF * gtk-vnc is needed for the VNC plugin for GNOME and KVM, -DWITH_GVNC=ON ##### List of changes * Add minimal macOS build support [!2727](https://gitlab.com/Remmina/Remmina/-/merge_requests/2727) *@jayvdlaan* * Revert "Added kerberos-config plug" [!2728](https://gitlab.com/Remmina/Remmina/-/merge_requests/2728) *@craig.rylance* * [REM-3489] Fix issue preventing SPICE plugin from being loaded [!2729](https://gitlab.com/Remmina/Remmina/-/merge_requests/2729) *@myheroyuki* * [REM-3490] Do not calculate monitor shift if using freerdp_settings_set_monitor_def_array_sorted [!2730](https://gitlab.com/Remmina/Remmina/-/merge_requests/2730) *@myheroyuki*