* [REM-3321] Update keyboard mapping !2646 (merged) @myheroyuki
* [REM-3276] Fix segfault that could happen when attempting to save a connection profile !2649 (merged) @myheroyuki
* [REM-3342] Add ifdef to allow compilation without libssh !2650 (merged) @myheroyuki
* [REM-3343] Add environment variable to prevent openssl config issue !2651 (merged) @myheroyuki
* [REM-3346] Update snap to latest FreeRDP version !2652 (merged) @myheroyuki
* [REM-3344] Toggle sending null or empty password when field is left blank !2653 (merged) @myheroyuki
* [REM-3363] Add checks to allow FreeRDP2 compatibility !2654 (merged) @myheroyuki
* Fix KeyStroke function for SPICE plugin !2655 (merged) @BobbyTheBuilder
* [REM-3364] Raise max length of username field to 300 from 100 !2656 (merged) @myheroyuki
* [REM-3186] Allow use of ssh command line arguments to create ssh connections !2657 (merged) @myheroyuki
* Fix use of default_value in remmina_file_get_int !2660 (merged) @rafarsa6363
* Implement VNC connection timeout !2659 (merged) @rafarsa6363
* Fix warnings !2658 (merged) @RipleyTom
* [REM-3123] Prevent crash when pasting an image using RDP if gdk_pixbuf_save_to_buffer fails !2661 (merged) @myheroyuki
* [REM-3386] Properly save and load color themes !2662 (merged) @myheroyuki
* [REM-3388] Fix Flatpak crash when moving floating tool bar !2663 (merged) @myheroyuki
* [REM-3389] Save unlock password when set outside of the preferences menu !2664 (merged) @myheroyuki
* [REM-3382] Update CMAKE_PREFIX_PATH in snapcraft.yaml !2665 (merged) @myheroyuki
* [REM-3390] Properly implement keyboard interactive ssh authentication !2666 (merged) @myheroyuki
* [REM-3396] Made hiding connection profile name on floating toolbar optional !2667 (merged) @myheroyuki
* [REM-3402] Add a local terminal plugin !2670 (merged) @myheroyuki
* [REM-3398] Allow Flatpak build to run commands !2669 (merged) @myheroyuki
* [REM-3413] Allow users to connect to multiple connections or groups of connects at once !2671 (merged) @myheroyuki
* Create autostart directory if it does not exist. !2672 (merged) @rafarsa6363
* Fix autostart directory create for flatpak. !2673 (merged) *@rafarsa6363
* Python Wrapper plugin: Fix typo + add comment for edge-case hinting that the plugin needs to be installed !2674 (merged) @dzatoah
* Several small fixes and improving group connections !2675 (merged) @myheroyuki
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=201
* [REM-3270] Fix invalid free causing crash with sending keystrokes and clipboard contents
* Fix SEGV when removing a non-exitend connection
* [REM-3282] Adjust floating toolbar to take up less space
* [REM-3285] Fix issue with multimonitor configuration needed for FreeRDP versions after 3.10.x
* [REM-3286] Add option to allow ssh-rsa keys to be used for ssh connections
* [REM-3285] Only set the max width and height to full monitor if using multimonitor
* [REM-3285] Revert calls back to uint
* [REM-3295] Fix issue with RDP scaling on connect
* [REM-3301] Add option to force multimonitor mode
* [REM-3314] Added the options to start connections in fullscreen mode and/or with dynamic resolution enabled for protocols that support the options
* [REM-3316] Allow empty passwords to be passed to FreeRDP
* [REM-3289] Allow import/export of ssh tunnel settings
* [REM-3333] hide local cursor when showing remote cursor
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=198
* [REM-3260] Fix bug passing wrong value in SPICE plugin (Breaking compilation on some distributions) !2624 @myheroyuki
* [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
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=195
* 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
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=193
* 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
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=189
* [REM2916] Added option to kill async process started by
exec plugin on tab close
* Fix search bar toggle behavior
* Fix memory leaks
* [REM-2920] Password visibility can now be toggled on remmina_message_panels
* Remove SSH file paths from remmina file when unchecking box in profile edit
* Solved issue #2910 - Added support for IPv6 with fallback to IPv4 for ssh
* Fix UI bugs in Remmina Preferences set new password
* Fix memory leaks and change GTK critical errors to remmina warnings
for null icon autostart file
* [REM-2926] Added ability to set a fixed aspect ratio for vnc connections
* [REM-2936] Fix crash related to unmap events
* [REM-2938] Improved ordering of tray icon menu items
* Fix memory leaks in remmina_plugin_manager_init with g_free and g_ptr_array_free
* Remote assistance
* Spelling: Various strings for assistance mode
* Fix some compiler warnings
* Ability to SPICE connect to unix domain socket
* update multi monitor icon
* Save toggle options when duplicating connection
* New feature: Allow user to specify use of modifiers when changing key preferences
* [REM-2914] Alert user of unexpected disconnect instead of immediately closing
the connection window
* Fix Remmina not using @REMMINA_BINARY_PATH@
* Highlight top bar when Grab all keyboard events is enabled
* [REM-2850] Add ability to automatically move mouse to keep RDP connections alive
* Remove unnecessary parameters from remmina_public_get_server_port_wrapper
* Fix freeze that occurs when loading in python modules properly
* [REM-1923] Fix handling of pause break key for RDP connections
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=176
- Update to remmina version 1.4.31:
* [REM-2874] muli password changer search now matches partial
strings !2480
* Fix segfault in VNC when using domain socket !2481
* Switched pylist Append to SetItem !2482
* Template texts updated !2484
* Add menu option to delete multiple profiles at the same time !2483
* add 1080p as a default resolution to remmina_pref.c !2486
* Remove character limit on password length !2489
* Create better postats.html !2488
* Redesign santahat.png & add santahat.svg !2492
* Edit preferences UI !2491
* Change the icon of the new connection button !2493
* Modify the checkbox of the appearance-tab !2494
* Add valign to the switch of the debugging window !2495
* plugins/rdp: Ensure output redirection configuration applies to
both dynamic and static rdpsnd !2498
OBS-URL: https://build.opensuse.org/request/show/1091798
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=174
- Update to remmina version 1.4.30
* Add text mime type formats to RDP clibpoard !2459
* Ensure timer is null after destruction !2462
* Ability to view passwords in the clear using a toggle in the
password field !2460
* Made icons viewable in lower resulution. !2463
* Improve mime file !2464
* [REM-2809] Appearance preferences now refresh in the main window when
the user... !2466
* This should be a message instead of a info print.
So that the user can see it by default. !2461
* remmina_rdp_monitor_get(): fix maxw, maxh and monitorids calculation !2467
* Rem 2864 !2469
* Fix undefined symbol error when importing gi in a python extension !2470
* Rem 2864 !2472
* [REM-1987] allow for dynamic resolution updates for vnc connections !2476
* Fix overlapping text in preferences menu, terminal tab !2477
* Allow could not authenticate banner to go away after successful
reauthentication !2478
* Add environments for easy manual testing !2473
OBS-URL: https://build.opensuse.org/request/show/1079431
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=172
- Update to remmina version 1.4.29
* Hiroyuki Tanaka added to README :) !2451
* Initial macOS support !2453
* X2Go error-message consistency !2452
* Avoid crash when closing, fixes issue #2832!2454
* Update Copyright for 2023 !2455
* Aligning local and downstream jsons !2456
- Update to remmina version 1.4.28
* Some minor RDP fixes!2415
* Mathias Winterhalter's avatar Fix Unix socket support for VNC !2417
* GVNC: Fixed JPEG quality encoding advertizing !2418
* Fix missing null checks causing signal 11 !2419
* Add modified date to SFTP file list !2420
* Adding Labels/Tags !2421
* Spelling: Hostname !2422
* X2Go: Fix annoying default_username bug. !2423
* plugins/x2go/x2go_plugin.c: Fix tip and comment sentence !2424
* Remove webkit_settings_set_enable_frame_flattening() for newer WekbKitGTK, fixes#2780!2425
* Change password including gateway !2427
* Improve rcw close!2429
* Multiple changes to build and run with libsoup 3.0 !2431
* X2Go: Add ssh_passphrase and ssh_privatekey settings. !2428
* RDP: Add option to disable output suppression !2432
* Spelling: "Passphrase" → "password" !2433
* Fix compile warnings and some spelling corrections !2434
* [Rem-2782] Display protocol name in tooltip for connections in the ... menu... !2436
* [Rem-2782] Added protocol icons in drop-down menu !2438
* Fix widget reparenting when entering/exiting fullscreen !2439
* Rem 2760 !2440
* Allow building on a Wayland-only environment - version 4 !2437
* [Rem-2564] Allow for VNC runtime adjustment of color depth !2442
* Fix floating toolbar not disappearing when in fullscreen and keyboard grabbed !2441
* Revert "Merge branch 'Rem-2564' into 'master'" !2443
* [Rem-2654] Allow for runtime adjustment of colour depth, both increasing and decreasing !2444
* [Rem-2564] Changed declaration of variables to be compatible with different Ubuntu version !2445
* [Rem-2682] Added view-only mode for RDP !2447
* Removing the news widget !2446
* Updated Flatpak manifest files to match GitHub !2448
* Add missing include for X11/Wayland conditional !2450
- Drop libsoup_2_and_3_support.patch because now in upstream.
OBS-URL: https://build.opensuse.org/request/show/1061227
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=170
- Updated to remmina version 1.4.27
* Fix dangling pointer after scrolled container destruction.
* Strengthen remmina file set string
* Refactoring and minor fixes
* launcher.sh is compatible with xfce4-terminal and gnome-terminal now.
* Fix#2473 - revive rcw_focus_out_event to avoid sticky Alt on Alt-TAB
* New SSH color schemes.
* Some grammar fixes.
- Removed 2734-flatpak-crash.patch
OBS-URL: https://build.opensuse.org/request/show/984191
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=164
- Updated to remmina version 1.4.26
- Major improvements:
* A Python plugin/API (you can write Remmina plugins in Python now!!!)
* X11 Forward for the SSH plugin @marco.fortina
* Kiosk improvements and new command lines options
- Other changes:
* Fix trial for 2577: Closing a VNC connection makes Remmina close all other...
* Handle after-auth connection errors in VNC properly
* Using Remmina from command-line for kiosked servers
* Manual page refactoring fixes#2056 (closed)
* Add mutex to protect RDP clipboard->srv_data. Fixes#2666 (closed)
* Add '--no-tray-icon' command-line option
* Make FreeRDPs TLS Security Level setting accessible in the advanced settings view
* Disable grabs for SSH and SFTP, #closes #2728 (closed)
* Cannot disable shared folder
* Use PyInitializeEx in order to skip signal handler registration
* Ignore add new connection button in kiosk mode
* WWW plugin refactoring
OBS-URL: https://build.opensuse.org/request/show/978658
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=158
- Updated to remmina version 1.4.24
* Contribution section added to issue template
* Language of VNC encoding cleaned up
* Remmina Hardening and Compliance
* Remmina_preferences language reworked
* Thanks 2021
* Resolve "Follow-up from "Remmina_preferences language reworked""
* Encryption level language reworked
* Issue 2122 : Confirm on close of window
* Adding flush and cairo clean up
OBS-URL: https://build.opensuse.org/request/show/953178
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=155
- Updated to remmina version 1.4.22
* Fix crash if main window is closed#1692 (closed) !2330
* Main window position reset after opening a connection (issue 2587) !2331
* File Interface refactoring !2332
* CMake refactoring and build time warnings !2333
* Add Croatian language to desktop shortcuts and infos !2334
* Appdata corrections and renewal !2336
* Fixes for freerdp3 compatibility. !2337
* X2Go: Rewrite dialog-system; Ask users which session to resume... !2328
* int main(): print instructions how to enable a more verbose output of remmina !2338
* Mitigations for #2635 (closed) (default printer) with freerdp < 3 !2343
* X2Go: Add a session-terminate button into the session resuming selection menu !2339
* Properly warn users when using a plugin which requires GtkSocket !2340
* x2go_plugin.c: Make changes to source strings for translations. !2344
* Fix ubuntu-impish-amd64 build errors. !2345
* Hopefully fix Ubuntu Impish Build !2347
* Fix string format !2348
* 2634-ssh-opening-command !2342
* New debug strings reworked !2341
* Deduplicated "Started PyHoca" string !2346
* Removing the Remmina stats sender and repurposing Remmina stats !2350
* X2Go: Major rewrite of session-terminating system. !2349
* Message about debugging info reworked !2351
* Strings in rcw.c reworked !2352
* VNC custom encodings to avoid corrupted frames. !2354
* X2Go format string bugs !2355
OBS-URL: https://build.opensuse.org/request/show/940256
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=153
- the following plug-ins are no longer generated:
* remmina-plugin-xdmcp
* remmina-plugin-nx
* remmina-plugin-st
- Removed obsolete mark-appindicator-as-required.patch
- Update ro remmina 1.4.20
* Mark appindicator as required !2290
* Disabling XDMCP, NX, and ST !2291
* Remove plugins/st,xdmcp,nx for submodule replacement !2292
* SSH tunnel MFA !2293
* Adding connection profiles menu into the toolbar !2295
* Resolve "Preferences buttons not working since v1.4.19" !2296
* Some X11 related functions cleanup
OBS-URL: https://build.opensuse.org/request/show/905175
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=151
- App-Indicator is now required
- Added upstream mark-appindicator-as-required.patch to see better error messages
when appindicator is not around
- Update to 1.4.19
* Fix Freerdp Git Revision !2277
* UI improvements and cleanup !2278
* Desktop integration for the Remmina SNAP !2279
* Add process-control to the remmina snap !2276
* Adding SSH_AGENT support to the snap package !2280
* Adding option to disable smooth scrolling !2281
* Scrolled Viewport: use viewport_motion_handler as the only timeout indicator !2282
* Adding TCP redirection through rdp2tcp !2283
* Added setting for RDP number of reconnect attempts !2284
* Add RDP reconnect interrupt on window close, fix crash introduced with 7c13b918.
Should fix#2079 (closed) !2286
* Removing GtkStatusIcon as deprecated !2285
* Adding advanced option to share multiple folders !2287
* Profile list grabs the focus when search is hidden !2288
OBS-URL: https://build.opensuse.org/request/show/903242
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=150
- Update to 1.4.17
* Fix build with musl libc
* Fix typos
* Improving CI cache
* Fix System Tray Icon Broken/Missing
* VNC quality deafults now to good
* Flatpak refactoring
* Adding Gateway websocket support
* Revert "Linking snap and flatpak to FreeRDP 2.3.1"
* Set FreeRDP config path to Remmina profiles path
- Fixed build-logic for NX, enable per default
- Enable kwallet and appindicator for non SLE distributions
OBS-URL: https://build.opensuse.org/request/show/894987
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=147
- Update to 1.4.15
* Fixing SSH plugin colour palette initialization. !2255
- Update to 1.4.14
* NEW: Experimental VNC plugin using GTK-VNC
* VNC - Ignore remote Bell option and other fixes!2237
* Fixing color palette size for themed SSH !2253
* Bump FreeRDP version to 2.3.2 !2226
* Fixes search bar shortcuts wrong bahavior
* Honour theme settings when run from command line
* FTP UI improvements
* Config SSH tunnel username takes precedence.
* Allow groups to be expanded and collapsed by using the keyboard
* Fixing VNC repeater logic.
* Send text clipboard content as keystrokes
* scrolled viewport: explicitly recheck whether the timeout is active
* Resolve Host+Page_Down triggers search text in SSH
* UNIX sockets initial support
* Fixed wrong freerdp_settings function use
* Fixing RemminaConnectionWindow map/unmap events
* Spelling: Comma-separated, List monitor IDs
* Set Remmina specific FreeRDP config data folder
* Optional port connection instead of server
* Resolve "Use LZO compression for Snap to improve startup speed"
* Make wayland not mandatory during compile time
* Do not use alpha as it is not used for the Desktop
* Refactoring: Deprecations and warnings
* Removing unneeded widgets in the headerbar
OBS-URL: https://build.opensuse.org/request/show/892929
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=142
- Update to release 1.4.10
* Resolve "RDP Black Screen on connection" !2123 @antenore
* Correctly importing and exporting audiocapturemode, closes#2349!2124 @antenore
* [RFC] rdp: add Use base credential for RD gateway authentication !2125 @Fantu
* Resolve "Auto accept changes to fingerprints and auto accept certificates" !2126 @antenore
* "Fingerprinters" corrected to "fingerprints". !2127 @kingu
* Implementing network type option !2128 @antenore
* Improving the terminal colour file picker !2129 @antenore
* Resolve "[RDP] Since v1.4.9 Audio is no longer working" !2130 @antenore
* New connection strings corrected !2131 @kingu
* Correct location of Terminal colour scheme setting !2132 @kingu
* Fixing pulseaudio LD_LIBRARY_PATH and staging PA libraries !2136 @antenore
* [RFC][v2] RDP: Add Use base credential for RD gateway authentication !2135 @Fantu
* fix incorrect name date log sessions ssh !2137 @acendrou
* Resolve "Strange padding in main window" !2138 @antenore
* Remove legacy rfx code !2139 @antenore
* Resolve "RDP export features does not properly include gatewayhostname" !2140 @antenore
* RDP log filters keep previous value across connections !2143 @antenore
* [RFC][v2] RDP: Add Use base credential for RD gateway authentication !2135 @Fantu
* Emit warning if libkf5wallet missing but required by -DWITH_KF5WALLET=ON !2144 @giox069
* Do not activate performance optimisations based on network type unless explicitly requested. !2145 @antenore
OBS-URL: https://build.opensuse.org/request/show/854856
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=133
- Update to release 1.4.9
* Updated color schemes from iTerm2-Color-Schemes
* Use previously defined DATADIR to install Kiosk files
* RDP and VNC: Fix smooth scrolling when abs(delta) < 1.0, see issue #2273
* Alexander Kapshuna added to remmina_about.glade
* remmina_main_quickconnect: recognize ip when textbox has ip:port in it,
and strip whitespaces
* Implementing text search in the SSH plugin
* Spelling: Plugin manager language reworked
* Save screenshot_name and use correct seconds format
* Resolve "Autostart checkbox setting not saved"
* rdp: document freerdp Performance Flags setted by quality setting
* Resolve "Terminal general preferences are not saved"
* Resolve "Typo in FindFREERDP3.cmake"
* rdp: add freerdp log filters setting
* Resolve "Extra underline character in "_Preferences" tooptip text"
- Requires pcre2-devel
- Update to release 1.4.9
* Updated color schemes from iTerm2-Color-Schemes
* Use previously defined DATADIR to install Kiosk files
* RDP and VNC: Fix smooth scrolling when abs(delta) < 1.0, see issue #2273
* Alexander Kapshuna added to remmina_about.glade
* remmina_main_quickconnect: recognize ip when textbox has ip:port in it,
and strip whitespaces
* Implementing text search in the SSH plugin
* Spelling: Plugin manager language reworked
* Save screenshot_name and use correct seconds format
* Resolve "Autostart checkbox setting not saved"
* rdp: document freerdp Performance Flags setted by quality setting
* Resolve "Terminal general preferences are not saved"
* Resolve "Typo in FindFREERDP3.cmake"
* rdp: add freerdp log filters setting
* Resolve "Extra underline character in "_Preferences" tooptip text"
- Requires pcre2-devel
OBS-URL: https://build.opensuse.org/request/show/850711
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=131
- Update to release 1.4.8
* Adding timout option for RDP connections.
* Avoid quickconnect to empty hostnames. Fixes#2240
* Using full paths instead of variables
* Add support for quick connecting to RDP, VNC and SPICE from the
command line
* Add SSH support to the protocol handler
* Restart SSH session when user has provided new username or password to
allow for changing SSH user
* Use inline with AppStream 0.12 specification.
* Enabled GDK_SCROLL_SMOOTH for RDP/VNC
* Some fixes for the RDP backend
* Trim white from ip addresses input into quick connect bar
* Enhancing the SNAP info dialog box
* Adding FreeRDP log level setting
OBS-URL: https://build.opensuse.org/request/show/826683
OBS-URL: https://build.opensuse.org/package/show/X11:RemoteDesktop/remmina?expand=0&rev=127