ChangeLog: https://gitlab.com/Remmina/Remmina/-/releases/v1.4.36
* Fix crash with keyboard-interactive SSH auth
* Prevent empty remmina_file_name in remmina.pref
* rdp/rdp-plugin: Fix faulty color depth check
* Fix typos
* Usbredirect on connect
* [REM-3104] Add global RDP options to set FreeRDP auth filter
* Use universal /bin/sh shebang in remmina-rile-wrapper(1)
* [REM-3104] Added back in line that was accidentally removed before merge
* [REM-3104] Do not initialize rdp_auth_filter
* [REM-3076] Add proxy field for SPICE connections
* add a conditional check for darwin and NetBSD
* [REM-3103] Make more obvious to user that Remmina may not be able to exec...
* [REM-3121] Handle GotFrameBufferUpdate on its own thread to prevent freeze
* Enable horitical scroll on RDP plugin.
* [REM-2854] Add timeout option to handle VNC disconnects
* [REM-3134] Fix bug where option to send clipboard as keystrokes did not
appear
* Add ability to send a key combination when RDP connection is idle
* [REM-3111] Do not prompt user for credentials if they have already been
entered
* [REM-3140] Add null check to prevent segfault
* Move the idle timer into rf_context to make it session-specific.
* [REM-3156] Limit connection name on rcw tab to reasonable length
* Update several dependencies
* [REM-3127] Add user prompt for gateway messages
* [REM-3167] Add reconnect button to rcw
* [REM-3127] Changed to put call to a message accept panel in the
RemminaPluginService struct
* Removed unused, commented code
* [REM-2428] Allow floating toolbar to be drag and dropped to more locations on
the screen
* [REM-3162] Fixed some compile warnings causing issues with GCC 14.2.1
* Update ssh error to not show outdated message