Remmina

Productivity

The GTK Remmina Remote Desktop Client

Latest v1.4.43 · by RemminaWebsite

Release activity

Release activity — 3 releases across 3 days in the last year. Each cell is one day; darker means more releases that day. Older weeks are hidden at this screen width.
MayJunJulAug
SundayNo releases on Apr 26, 2026No releases on May 3, 2026No releases on May 10, 2026No releases on May 17, 2026No releases on May 24, 2026No releases on May 31, 2026No releases on Jun 7, 2026No releases on Jun 14, 2026No releases on Jun 21, 2026No releases on Jun 28, 2026No releases on Jul 5, 2026No releases on Jul 12, 2026No releases on Jul 19, 2026No releases on Jul 26, 2026No releases on Aug 2, 2026No releases on Aug 9, 2026
MondayNo releases on Apr 27, 2026No releases on May 4, 2026No releases on May 11, 2026No releases on May 18, 2026No releases on May 25, 2026No releases on Jun 1, 2026No releases on Jun 8, 2026No releases on Jun 15, 2026No releases on Jun 22, 2026No releases on Jun 29, 2026No releases on Jul 6, 2026No releases on Jul 13, 2026No releases on Jul 20, 2026No releases on Jul 27, 2026No releases on Aug 3, 2026No releases on Aug 10, 2026
TuesdayNo releases on Apr 28, 2026No releases on May 5, 2026No releases on May 12, 2026No releases on May 19, 2026No releases on May 26, 2026No releases on Jun 2, 2026No releases on Jun 9, 2026No releases on Jun 16, 2026No releases on Jun 23, 2026No releases on Jun 30, 2026No releases on Jul 7, 2026No releases on Jul 14, 2026No releases on Jul 21, 2026No releases on Jul 28, 2026No releases on Aug 4, 2026No releases on Aug 11, 2026
WednesdayNo releases on Apr 29, 2026No releases on May 6, 2026No releases on May 13, 2026No releases on May 20, 2026No releases on May 27, 2026No releases on Jun 3, 2026No releases on Jun 10, 2026No releases on Jun 17, 2026No releases on Jun 24, 2026No releases on Jul 1, 2026No releases on Jul 8, 2026No releases on Jul 15, 2026No releases on Jul 22, 2026No releases on Jul 29, 2026No releases on Aug 5, 2026No releases on Aug 12, 2026
ThursdayNo releases on Apr 30, 2026No releases on May 7, 2026No releases on May 14, 2026No releases on May 21, 2026No releases on May 28, 2026No releases on Jun 4, 2026No releases on Jun 11, 2026No releases on Jun 18, 2026No releases on Jun 25, 2026No releases on Jul 2, 2026No releases on Jul 9, 2026No releases on Jul 16, 2026No releases on Jul 23, 2026No releases on Jul 30, 2026No releases on Aug 6, 2026No releases on Aug 13, 2026
FridayNo releases on May 1, 2026No releases on May 8, 2026No releases on May 15, 2026No releases on May 22, 2026No releases on May 29, 2026No releases on Jun 5, 2026No releases on Jun 12, 2026No releases on Jun 19, 2026No releases on Jun 26, 2026No releases on Jul 3, 2026No releases on Jul 10, 2026No releases on Jul 17, 2026No releases on Jul 24, 2026No releases on Jul 31, 2026No releases on Aug 7, 2026No releases on Aug 14, 2026
SaturdayNo releases on May 2, 2026No releases on May 9, 2026No releases on May 16, 2026No releases on May 23, 2026No releases on May 30, 2026No releases on Jun 6, 2026No releases on Jun 13, 2026No releases on Jun 20, 2026No releases on Jun 27, 2026No releases on Jul 4, 2026No releases on Jul 11, 2026No releases on Jul 18, 2026No releases on Jul 25, 2026No releases on Aug 1, 2026No releases on Aug 8, 2026No releases on Aug 15, 2026

3 releases in the last year

Changelog

v1.4.43

Latest
Added 1
  • Add minimal macOS build support
Fixed 2
  • Fix issue preventing SPICE plugin from being loaded
  • Do not calculate monitor shift if using freerdp_settings_set_monitor_def_array_sorted
Removed 1
  • Revert kerberos-config plug

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 @jayvdlaan
  • Revert "Added kerberos-config plug" !2728 @craig.rylance
  • [REM-3489] Fix issue preventing SPICE plugin from being loaded !2729 @myheroyuki
  • [REM-3490] Do not calculate monitor shift if using freerdp_settings_set_monitor_def_array_sorted !2730 @myheroyuki
View originalPermalink
How v1.4.43 went

v1.4.42

Added 7
  • Add option to enforce IPvX preference
  • Add support for smartcard authentication
  • Add option to delay floating toolbar popup
  • Create named SPICE connection
  • Enable AAD support in Flatpak build
  • Create viewonly mode button on rcw toolbar
  • Permit css customization in scrolled window mode
Changed 3
  • Update FreeRDP checks to newer version
  • Update AppStream metadata
  • Update ffmpeg
Fixed 10
  • Fix ssh x11 forwarding crashing in nixos
  • Fix typo
  • Fix session stuck problem with KeePassXC
  • Fix default dynamic resolution when supported
  • Fix toolbar disappearance in some multi-monitor situations
  • Zero-initialize RemminaSFTP structs

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 option to enforce IPvX preference !2677 @muellermart
  • Fix ssh x11 forwarding crashing in nixos !2678 @urizafrir
  • Add support for smartcard authentication !2680 @cschenk
  • [REM-3444] Add option to delay floating toolbar popup !2681 @myheroyuki
  • [REM-3448] Update FreeRDP checks to newer version !2682 @myheroyuki
  • [REM-3448] Fix typo !2683 @myheroyuki
  • Update AppStream metadata !2684 @ascfiiwolf
  • [FLAT-390] update ffmpeg !2685 @myheroyuki
  • [Rem-3180] Create named SPICE connection !2687 @myheroyuki
  • [REM-2880] Fix session stuck problem with KeePassXC !2689 @CalmarBen
  • [REM-3453] default dynamic resolution when supported issue !2690 @CalmarBen
  • [REM-3258] toolbar disappearance in some multi-monitor situations !2692 @CalmarBen
  • [REM-3458] Enable AAD support in Flatpak build !2694 @myheroyuki
  • Create viewonly mode button on rcw toolbar !2696 @rafarsa6363
  • Permit css customization in scrolled window mode !2697 @CalmarBen
  • src/remmina_ssh.c: zero-initialize RemminaSFTP structs !2698 @mochaa
  • [plugins/rdp] fix memory leaks !2699 @akallabeth
  • [REM-3462] Strip whitespace from quickconnect !2700 @myheroyuki
  • [cmake] mark include_directories SYSTEM !2701 @akallabeth
  • [rdp] fix FreeRDP_MonitorLocalShift[XY] !2702 @akallabeth
  • fix various compiler warnings !2703 @akallabeth
  • [REM-3454] UI: move view_toggle_button on the left !2704 @CalmarBen
  • bug: double free on remmina_string_array_free !2706 @CalmarBen
  • [REM-3464]run update-translations.sh !2711 @myheroyuki
  • Avoid Gettext incorrectly considering c-format !2712 *@rafaelff
  • [REM-3469] Disable save password prompt on quick connect authentication prompts !2713 @myheroyuki
  • fix UB when connecting by link-local address !2716 @erindesu
  • Added kerberos-tickets plug !2717 @craig.rylance
  • Added kerberos-config plug !2719 @craig.rylance
  • Fix floating toolbar popup regression in multimonitor !2724 @CalmarBen
View originalPermalink
How v1.4.42 went

v1.4.41

Added 6
  • Add ifdef to allow compilation without libssh
  • Add checks to allow FreeRDP2 compatibility
  • Allow use of ssh command line arguments to create ssh connections
  • Implement VNC connection timeout
  • Add a local terminal plugin
  • Allow users to connect to multiple connections or groups of connects at once
Changed 4
  • Update keyboard mapping
  • Toggle sending null or empty password when field is left blank
  • Raise max length of username field to 300 from 100
  • Made hiding connection profile name on floating toolbar optional
Fixed 10
  • Fix segfault that could happen when attempting to save a connection profile
  • Add environment variable to prevent openssl config issue
  • Fix KeyStroke function for SPICE plugin
  • Fix use of default_value in remmina_file_get_int
  • Prevent crash when pasting an image using RDP if gdk_pixbuf_save_to_buffer fails
  • Properly save and load color themes

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 @myheroyuki
  • [REM-3276] Fix segfault that could happen when attempting to save a connection profile !2649 @myheroyuki
  • [REM-3342] Add ifdef to allow compilation without libssh !2650 @myheroyuki
  • [REM-3343] Add environment variable to prevent openssl config issue !2651 @myheroyuki
  • [REM-3346] Update snap to latest FreeRDP version !2652 @myheroyuki
  • [REM-3344] Toggle sending null or empty password when field is left blank !2653 @myheroyuki
  • [REM-3363] Add checks to allow FreeRDP2 compatibility !2654 @myheroyuki
  • Fix KeyStroke function for SPICE plugin !2655 @BobbyTheBuilder
  • [REM-3364] Raise max length of username field to 300 from 100 !2656 @myheroyuki
  • [REM-3186] Allow use of ssh command line arguments to create ssh connections !2657 @myheroyuki
  • Fix use of default_value in remmina_file_get_int !2660 @rafarsa6363
  • Implement VNC connection timeout !2659 @rafarsa6363
  • Fix warnings !2658 @RipleyTom
  • [REM-3123] Prevent crash when pasting an image using RDP if gdk_pixbuf_save_to_buffer fails !2661 @myheroyuki
  • [REM-3386] Properly save and load color themes !2662 @myheroyuki
  • [REM-3388] Fix Flatpak crash when moving floating tool bar !2663 @myheroyuki
  • [REM-3389] Save unlock password when set outside of the preferences menu !2664 @myheroyuki
  • [REM-3382] Update CMAKE_PREFIX_PATH in snapcraft.yaml !2665 @myheroyuki
  • [REM-3390] Properly implement keyboard interactive ssh authentication !2666 @myheroyuki
  • [REM-3396] Made hiding connection profile name on floating toolbar optional !2667 @myheroyuki
  • [REM-3402] Add a local terminal plugin !2670 @myheroyuki
  • [REM-3398] Allow Flatpak build to run commands !2669 @myheroyuki
  • [REM-3413] Allow users to connect to multiple connections or groups of connects at once !2671 @myheroyuki
  • Create autostart directory if it does not exist. !2672 @rafarsa6363
  • Fix autostart directory create for flatpak. !2673 *@rafarsa6363
  • Python Wrapper plugin: Fix typo + add comment for edge-case hinting that the plugin needs to be installed !2674 @dzatoah
  • Several small fixes and improving group connections !2675 @myheroyuki
View originalPermalink
How v1.4.41 went

v1.4.40

Added 4
  • Add option to allow ssh-rsa keys to be used for ssh connections
  • Add option to force multimonitor mode
  • Add options to start connections in fullscreen mode and/or with dynamic resolution enabled for protocols that support the options
  • Allow import/export of ssh tunnel settings
Changed 2
  • Adjust floating toolbar to take up less space
  • Hide local cursor when showing remote cursor
Fixed 6
  • Fix invalid free causing crash with sending keystrokes and clipboard contents
  • Fix SEGV when removing a non-existent connection
  • Fix issue with multimonitor configuration needed for FreeRDP versions after 3.10.x
  • Only set the max width and height to full monitor if using multimonitor
  • Fix issue with RDP scaling on connect
  • Allow empty passwords to be passed to FreeRDP

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-3270] Fix invalid free causing crash with sending keystrokes and clipboard contents !2631 @myheroyuki
  • Fix SEGV when removing a non-exitend connection !2632 @sylv-io
  • [REM-3282] Adjust floating toolbar to take up less space !2633 @myheroyuki
  • [REM-3285] Fix issue with multimonitor configuration needed for FreeRDP versions after 3.10.x !2634 @myheroyuki
  • [REM-3286] Add option to allow ssh-rsa keys to be used for ssh connections !2635 @myheroyuki
  • [REM-3285] Only set the max width and height to full monitor if using multimonitor !2636 @myheroyuki
  • [REM-3285] Fix typo !2637 @myheroyuki
  • [REM-3285] Revert calls back to uint !2638 @myheroyuki
  • [REM-3295] Fix issue with RDP scaling on connect !2639 @myheroyuki
  • [REM-3301] Add option to force multimonitor mode !2640 @myheroyuki
  • [REM-3314] Added the options to start connections in fullscreen mode and/or with dynamic resolution enabled for protocols that support the options !2641 @myheroyuki
  • [REM-3316] Allow empty passwords to be passed to FreeRDP !2642 @myheroyuki
  • [REM-3289] Allow import/export of ssh tunnel settings !2643 @myheroyuki
  • [REM-3333] hide local cursor when showing remote cursor !2647 @myheroyuki
View originalPermalink
How v1.4.40 went

v1.4.39

Fixed 1
  • Fix bug passing wrong value in SPICE plugin that broke compilation on some distributions

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-3260] Fix bug passing wrong value in SPICE plugin (Breaking compilation on some distributions) !2624 @myheroyuki
View originalPermalink
How v1.4.39 went

v1.4.38

Added 1
  • Add option to automatically copy SSH text when selected
Changed 1
  • Allow -c flag to work with WWW plugin
Fixed 2
  • Don't prompt about closing connections when there are no connections
  • Fix memory leaks and small bugs

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-3257] Add option to automatically copy ssh text when selected !2624 @myheroyuki
  • [REM-2604] Allow -c to work with www plugin !2604 @myheroyuki
  • [REM-3256] Don't prompt about closing connections with no connections !2625 @myheroyuki
  • Mainly fixing memory leaks and some small bugs !2626 @myheroyuki
View originalPermalink
How v1.4.38 went

v1.4.37

Added 5
  • Implement horizontal smooth scrolling in RDP
  • Allow -c flag to work with www plugin
  • Add ability to lock message panels to one side of the window
  • Add option to immediately close VNC windows when they fail to connect
  • Add plugin API to allow Remmina to display if a profile is connected
Changed 2
  • Allow Remmina to use plugins immediately on download without needing a restart
  • Add more detail to bug report to make certain issues easier to solve
Fixed 7
  • Fix dangling pointer in ssh_options_get_port invocation
  • Fix OpenSSL include dir
  • Fix compile warning that is failure with newer gcc versions
  • Add null check to prevent crash when pasting empty clipboard
  • Remove support for FreeRDP_SupportMonitorLayoutPdu to prevent loss of keyboard with xrdp
  • Don't rely on padding characters to be present to try decrypting passwords
  • Fix error message for failed RDP connection
Removed 2
  • Revert timeout option added to handle VNC disconnects
  • Revert handling of GotFrameBufferUpdate on its own thread to prevent freeze

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
  • Implement horizontal smooth scrolling in RDP !2606 @acutemeridian
  • [REM-3209] Allow -c to work with www plugin !2607 @myheroyuki
  • [REM-3210] Add ability to lock message panels to one side of the window !2608 @myheroyuki
  • [REM-3223] fix dangling pointer in ssh_options_get_port invocation !2609 @Victrid
  • Revert "[REM-2854] Add timeout option to handle VNC disconnects" !2610 @myheroyuki
  • Fix OpenSSL include dir !2611 @mtelka
  • Revert "[REM-3121] Handle GotFrameBufferUpdate on its own thread to prevent freeze" !2612 @myheroyuki
  • [REM-3227] fix compile warning that is failure with newer gcc versions !2613 @myheroyuki
  • [REM-3206] Add null check to prevent crash when pasting empty clipbaord !2614 @myheroyuki
  • [REM-3076] [REM-3086] Remove support for FreeRDP_SupportMonitorLayoutPdu to prevent loss of keyboard with xrdp !2615 @myheroyuki
  • [REM-3236] Don't rely on padding characters to be present to try decrypting passwords !2616 @myheroyuki
  • [REM-3246] Add option to immediately close VNC windows when they fail to... !2617 @myheroyuki
  • Allow Remmina to use plugins immediately on download without needing a restart !2618 @myheroyuki
  • [REM-3176] Add plugin api to allow Remmina to display if a profile is... !2619 @myheroyuki
  • [REM-3177] Fix error message for failed RDP connection !2620 @myheroyuki
  • Add more detail to bug report to make certain issues easier to solve !2621 @myheroyuki
  • [REM-3176] Resize icons to fit flatpak specifications !2622 @myheroyuki
View originalPermalink
How v1.4.37 went

v1.4.36

Added 6
  • Add global RDP options to set FreeRDP auth filter
  • Add proxy field for SPICE connections
  • Add timeout option to handle VNC disconnects
  • Add ability to send a key combination when RDP connection is idle
  • Add user prompt for gateway messages
  • Add reconnect button to rcw
Changed 7
  • Enable horizontal scroll on RDP plugin
  • Move the idle timer into rf_context to make it session-specific
  • Allow floating toolbar to be drag and dropped to more locations on the screen
  • Update SSH error to not show outdated message
  • Handle GotFrameBufferUpdate on its own thread to prevent freeze
  • Use universal /bin/sh shebang in remmina-rile-wrapper
  • Usbredirect on connect
Fixed 8
  • Fix crash with keyboard-interactive SSH auth
  • Prevent empty remmina_file_name in remmina.pref
  • Fix faulty color depth check in RDP plugin
  • Fix bug where option to send clipboard as keystrokes did not appear
  • Do not prompt user for credentials if they have already been entered
  • Add null check to prevent segfault
  • Limit connection name on rcw tab to reasonable length
  • Fix compile warnings causing issues with GCC 14.2.1

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
  • Fix crash with keyboard-interactive SSH auth !2576 @bhatman1441
  • Prevent empty remmina_file_name in remmina.pref !2577 @bhatman1441
  • rdp/rdp-plugin: Fix faulty color depth check !2579 @pnowack
  • Fix typos !2578 @deining
  • Usbredirect on connect !2580 @hunderteins
  • [REM-3104] Add global RDP options to set FreeRDP auth filter !2581 @myheroyuki
  • Use universal /bin/sh shebang in remmina-rile-wrapper(1) !2572 @klemensn
  • [REM-3104] Added back in line that was accidentally removed before merge !2582 @myheroyuki
  • [REM-3104] Do not initialize rdp_auth_filter !2583 @myheroyuki
  • [REM-3076] Add proxy field for SPICE connections !2584 @myheroyuki
  • add a conditional check for darwin and NetBSD !2585 @gador1
  • [REM-3103] Make more obvious to user that Remmina may not be able to exec... !2586 @myheroyuki
  • [REM-3121] Handle GotFrameBufferUpdate on its own thread to prevent freeze !2587 @myheroyuki
  • Enable horitical scroll on RDP plugin. !2588 @AkiraPenguin
  • [REM-2854] Add timeout option to handle VNC disconnects !2589 @myheroyuki
  • [REM-3134] Fix bug where option to send clipboard as keystrokes did not appear !2590 @myheroyuki
  • Add ability to send a key combination when RDP connection is idle !2591 @dexxter00
  • [REM-3111] Do not prompt user for credentials if they have already been entered !2592 @myheroyuki
  • [REM-3140] Add null check to prevent segfault !2593 @myheroyuki
  • Move the idle timer into rf_context to make it session-specific. !2594 @morganw3
  • [REM-3156] Limit connection name on rcw tab to reasonable length !2595 @myheroyuki
  • Update several dependencies !2596 @myheroyuki
  • [REM-3127] Add user prompt for gateway messages !2597 @myheroyuki
  • [REM-3167] Add reconnect button to rcw !2598 @myheroyuki
  • [REM-3127] Changed to put call to a message accept panel in the RemminaPluginService struct !2599 @myheroyuki
  • Removed unused, commented code !2600 @myheroyuki
  • [REM-2428] Allow floating toolbar to be drag and dropped to more locations on the screen !2601 @myheroyuki
  • [REM-3162] Fixed some compile warnings causing issues with GCC 14.2.1 !2602 @myheroyuki
  • Update ssh error to not show outdated message !2603 @myheroyuki
View originalPermalink
How v1.4.36 went

v1.4.35

Added 11
  • Allow running an SSH command when connecting via ssh tunnel
  • Add libsodium as a build dependency
  • Add webkit2gtk3 as a build dependency for the WWW plugin
  • Add -DWITH_KF5WALLET=ON config option for the KWallet plugin
  • Add -DWITH_GVNC=ON config option for gtk-vnc VNC plugin support
  • Add -DWITH_PYTHONLIBS=ON config option required for the Python plugin
Changed 3
  • Revert setting loadbalanceinfo to the old method used before FreeRDP3
  • Update call to set FreeRDP_LoadBalanceInfo
  • Make appindicator or ayatana-appindicator optional with -DHAVE_LIBAPPINDICATOR=OFF to disable system tray icon
Fixed 4
  • Fix build for openssl-1.1
  • Check if WINPR_ASSERT is defined
  • Fix issue compiling with gcc-14
  • Fix crash caused by enabling disablepasswordstoring
Removed 1
  • Remove NX, XDMCP and ST plugins

ATTENTION New dependencies introduced with v1.4.34 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
  • Fix build for openssl-1.1 !2565 @bhatman1441
  • Allow running an SSH command when connecting via ssh tunnel !2566 @myheroyuki
  • Check if WINPR_ASSERT is defined !2567 @bhatman1441
  • [REM-3047] fix issue compiling with gcc-14 !2568 @myheroyuki
  • Fix crash caused by enabling disablepasswordstoring !2569 @bhatman1441
  • Revert setting loadbalanceinfo to the old method used before FreeRDP3 !2570 @myheroyuki
  • updated call to set FreeRDP_LoadBalanceInfo !2571 @myheroyuki
View originalPermalink
How v1.4.35 went

v1.4.34

Added 12
  • libcurl4-openssl-dev and libssl-dev (>=3.0.0) are now build dependencies
  • appindicator or ayatana-appindicator is now optional with -DHAVE_LIBAPPINDICATOR=OFF to disable the system tray icon
  • -DWITH_PYTHONLIBS=ON is required for the Python plugin with python3-dev/devel needed to build
  • pyhoca-cli is needed for the X2Go plugin with -DWITH_X2GO=ON
  • -DWITH_FREERDP3=ON option to use the newest FreeRDP version
  • libsodium is needed to build Remmina
Changed 2
  • Remote audio now works with flatpak version of Remmina
  • Allow Remmina to be built without FreeRDP
Fixed 6
  • Add null check to prevent freeze when opening an RDP connection
  • Fix GTK critical error when editing RDP profile
  • SSH private key auth now prompts user to enter username if it is empty
  • Fix Flatpak freeze on connection when importing RDP profile
  • Fix segfault for remmina -p
  • Fix crash on multi-monitor with FreeRDP3
Removed 1
  • NX, XDMCP and ST plugins have been removed

ATTENTION New dependencies introduced with v1.4.34 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-2981] Move ssh-unrelated code outside of HAVE_LIBSSH ifdef !2540 @myheroyuki
  • [REM-2974] only attempt to resolve hostname if initial ssh_connect fails !2542 @myheroyuki
  • [REM-2980] Remove flag that prevented remote audio from working with flatpak version of Remmina !2543 @myheroyuki
  • [REM-2982] Update Flatpak to use GNOME runtime version 44 !2541 @myheroyuki
  • initial port to core22 !2539 @soumyaDghosh
  • [REM-2984] Add null check to prevent freeze when opening an rdp connection !2545 @myheroyuki
  • Fix GTK critical error when editing RDP profile !2544 @bhatman1441
  • Remove snap installs for broken link executables !2546 @bhatman1441
  • SSH private key auth: If username is empty, prompt user to enter it !2547 @bhatman1441
  • Fix Flatpak freeze on connection when importing RDP profile !2548 @bhatman1441
  • Fix of some grammatic issues in German translation !2550 @vhhhl1
  • [REM-3003] Re-add line removed by accident in !2532 !2551 @myheroyuki
  • GtkFileChooserNative support !2553 @robxnano
  • Spice UNIX socket channel initialization enhancement !2549 @BobbyTheBuilder
  • Fix segfault for remmina -p !2555 @bhatman1441
  • Add unlocking code to let plugins use passwords !2556 @pnowak433
  • CI Pipeline Updates !2557 @bhatman1441
  • [freerdp] update to build for stable-3.0 !2554 @akallabeth
  • Allow Remmina to be built without FreeRDP !2558 @myheroyuki
  • [REM-3048] Fix crash on multi-monitor with FreeRDP3 !2559 @myheroyuki
  • Added developer_name to meet new flathub requirements !2561 @myheroyuki
  • [New features] Bring back remmina server features with new additions !2560 @bhatman1441
  • [REM-2983] compile ssh with gcrypt for flatpak builds. Also sync flatpak... !2563 @myheroyuki
  • Update copyright info !2562 @bhatman1441
View originalPermalink
How v1.4.34 went
View all

Discussion