# Remmina v1.4.41 - Product: Remmina (https://whatsnew.fyi/product/remmina) - Vendor: Remmina - Date: 2025-08-11 - Version: v1.4.41 - Original notes: https://gitlab.com/Remmina/Remmina/-/releases/v1.4.41 - Permalink: https://whatsnew.fyi/product/remmina/releases/v1.4.41 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'. --- - **changed** — Update keyboard mapping - **fixed** — Fix segfault that could happen when attempting to save a connection profile - **added** — Add ifdef to allow compilation without libssh - **fixed** — Add environment variable to prevent openssl config issue - **changed** — Toggle sending null or empty password when field is left blank - **added** — Add checks to allow FreeRDP2 compatibility - **fixed** — Fix KeyStroke function for SPICE plugin - **changed** — Raise max length of username field to 300 from 100 - **added** — Allow use of ssh command line arguments to create ssh connections - **fixed** — Fix use of default_value in remmina_file_get_int - **added** — Implement VNC connection timeout - **fixed** — Prevent crash when pasting an image using RDP if gdk_pixbuf_save_to_buffer fails - **fixed** — Properly save and load color themes - **fixed** — Fix Flatpak crash when moving floating tool bar - **fixed** — Save unlock password when set outside of the preferences menu - **fixed** — Properly implement keyboard interactive ssh authentication - **changed** — Made hiding connection profile name on floating toolbar optional - **added** — Add a local terminal plugin - **added** — Allow users to connect to multiple connections or groups of connects at once - **fixed** — Create autostart directory if it does not exist **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 * [REM-3321] Update keyboard mapping [!2646](https://gitlab.com/Remmina/Remmina/-/merge_requests/2646) *@myheroyuki* * [REM-3276] Fix segfault that could happen when attempting to save a connection profile [!2649](https://gitlab.com/Remmina/Remmina/-/merge_requests/2649) *@myheroyuki* * [REM-3342] Add ifdef to allow compilation without libssh [!2650](https://gitlab.com/Remmina/Remmina/-/merge_requests/2650) *@myheroyuki* * [REM-3343] Add environment variable to prevent openssl config issue [!2651](https://gitlab.com/Remmina/Remmina/-/merge_requests/2651) *@myheroyuki* * [REM-3346] Update snap to latest FreeRDP version [!2652](https://gitlab.com/Remmina/Remmina/-/merge_requests/2652) *@myheroyuki* * [REM-3344] Toggle sending null or empty password when field is left blank [!2653](https://gitlab.com/Remmina/Remmina/-/merge_requests/2653) *@myheroyuki* * [REM-3363] Add checks to allow FreeRDP2 compatibility [!2654](https://gitlab.com/Remmina/Remmina/-/merge_requests/2654) *@myheroyuki* * Fix KeyStroke function for SPICE plugin [!2655](https://gitlab.com/Remmina/Remmina/-/merge_requests/2655) *@BobbyTheBuilder* * [REM-3364] Raise max length of username field to 300 from 100 [!2656](https://gitlab.com/Remmina/Remmina/-/merge_requests/2656) *@myheroyuki* * [REM-3186] Allow use of ssh command line arguments to create ssh connections [!2657](https://gitlab.com/Remmina/Remmina/-/merge_requests/2657) *@myheroyuki* * Fix use of default_value in remmina_file_get_int [!2660](https://gitlab.com/Remmina/Remmina/-/merge_requests/2660) *@rafarsa6363* * Implement VNC connection timeout [!2659](https://gitlab.com/Remmina/Remmina/-/merge_requests/2659) *@rafarsa6363* * Fix warnings [!2658](https://gitlab.com/Remmina/Remmina/-/merge_requests/2658) *@RipleyTom* * [REM-3123] Prevent crash when pasting an image using RDP if gdk_pixbuf_save_to_buffer fails [!2661](https://gitlab.com/Remmina/Remmina/-/merge_requests/2661) *@myheroyuki* * [REM-3386] Properly save and load color themes [!2662](https://gitlab.com/Remmina/Remmina/-/merge_requests/2662) *@myheroyuki* * [REM-3388] Fix Flatpak crash when moving floating tool bar [!2663](https://gitlab.com/Remmina/Remmina/-/merge_requests/2663) *@myheroyuki* * [REM-3389] Save unlock password when set outside of the preferences menu [!2664](https://gitlab.com/Remmina/Remmina/-/merge_requests/2664) *@myheroyuki* * [REM-3382] Update CMAKE_PREFIX_PATH in snapcraft.yaml [!2665](https://gitlab.com/Remmina/Remmina/-/merge_requests/2665) *@myheroyuki* * [REM-3390] Properly implement keyboard interactive ssh authentication [!2666](https://gitlab.com/Remmina/Remmina/-/merge_requests/2666) *@myheroyuki* * [REM-3396] Made hiding connection profile name on floating toolbar optional [!2667](https://gitlab.com/Remmina/Remmina/-/merge_requests/2667) *@myheroyuki* * [REM-3402] Add a local terminal plugin [!2670](https://gitlab.com/Remmina/Remmina/-/merge_requests/2670) *@myheroyuki* * [REM-3398] Allow Flatpak build to run commands [!2669](https://gitlab.com/Re _[Truncated at 4000 characters — full notes: https://gitlab.com/Remmina/Remmina/-/releases/v1.4.41]_