Remmina v1.4.36

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 original

Upgraded? How did it go?

Discussion