Skip to content

Latest commit

 

History

History
672 lines (599 loc) · 65.9 KB

CHANGELOG.md

File metadata and controls

672 lines (599 loc) · 65.9 KB

v1.4.35

full changelog

  • 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

v1.4.34

full changelog

  • [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

v.1.4.33

full changelog

  • [REM-2977] add shortcut for 'send clipboard as keystrokes' !2535 @myheroyuki
  • [REM-2972] Make keeping window open on session disconnect configurable !2537 @myheroyuki
  • [REM-2974] fix crash cause by using freed memory !2536 @myheroyuki

v.1.4.32

full changelog

  • [REM2916] Added option to kill async process started by exec plugin on tab close !2501 @myheroyuki
  • Fix search bar toggle behavior !2503 @myheroyuki
  • Fix memory leaks !2504 @bhatman1441
  • [REM-2920] Password visibility can now be toggled on remmina_message_panels !2505 @myheroyuki
  • Remove SSH file paths from remmina file when unchecking box in profile edit !2506 @bhatman1441
  • Solved issue #2910 - Added support for IPv6 with fallback to IPv4 for ssh !2507 @scoulondre
  • Fix UI bugs in Remmina Preferences set new password !2508 @bhatman1441
  • Fix memory leaks and change GTK critical errors to remmina warnings for null icon autostart file !2509 @bhatman1441
  • [REM-2926] Added ability to set a fixed aspect ratio for vnc connections when... !2511 @myheroyuki
  • Fix snap crash !2512 @bhatman1441
  • [REM-2936] Fix crash related to unmap events !2513 @myheroyuki
  • [REM-2938] Improved ordering of tray icon menu items !2514 @myheroyuki
  • Fix memory leaks in remmina_plugin_manager_init with g_free and g_ptr_array_free !2515 @bhatman1441
  • Remote assistance !2516 @myheroyuki
  • Spelling: Various strings for assistance mode !2517 @kingu
  • Fix some compiler warnings !2518 @myheroyuki
  • Ability to SPICE connect to unix domain socket !2519 @BobbyTheBuilder
  • update multi monitor icon !2520 @jtmoree
  • Save toggle options when duplicating connection !2521 @myheroyuki
  • Rem 2954 !2522 @myheroyuki
  • New feature: Allow user to specify use of modifiers when changing key preferences !2523 @bhatman1441
  • [REM-2914] Alert user of unexpected disconnect instead of immediately closing the connection window !2524 @myheroyuki
  • Fix Remmina not using @REMMINA_BINARY_PATH@ !2525 @Enzime
  • Highlight top bar when Grab all keyboard events is enabled !2526 @toliak
  • Snapcraft: Allow remmina preferences file to point to symlinked current directory !2527 @bhatman1441
  • [REM-2850] Add ability to automatically move mouse to keep RDP connections alive !2528 @myheroyuki
  • Allow user to set REMMINA_GIT_REVISION !2529 @yurivict
  • Remove unnecessary parameters from remmina_public_get_server_port_wrapper !2530 @bhatman1441
  • Fix freeze that occurs when loading in python modules properly !2531 @myheroyuki
  • [REM-1923] Fix handling of pause break key for RDP connections !2532 @myheroyuki
  • [REM-2971] When quiting Remmina from the system tray the are you sure prompt now functions properly !2533 @myheroyuki

v.1.4.31

full changelog

  • [REM-2874] muli password changer search now matches partial strings !2480 @myheroyuki
  • Fix segfault in VNC when using domain socket !2481 @jchw
  • Switched pylist Append to SetItem !2482 @bhatman1441
  • Template texts updated !2484 @kingu
  • Add menu option to delete multiple profiles at the same time !2483 @bhatman1441
  • add 1080p as a default resolution to remmina_pref.c !2486 @Thibaultmol
  • Add ubuntu22.04 dockerfile !2487 @yasinbakhtiar
  • Remove character limit on password length !2489 @bhatman1441
  • Create better postats.html !2488 @yasinbakhtiar
  • Redesign santahat.png & add santahat.svg !2492 @yasinbakhtiar
  • Edit preferences UI !2491 @yasinbakhtiar
  • Change the icon of the new connection button !2493 @yasinbakhtiar
  • Modify the checkbox of the appearance-tab !2494 @yasinbakhtiar
  • Add valign to the switch of the debugging window !2495 @yasinbakhtiar
  • plugins/rdp: Ensure output redirection configuration applies to both dynamic and static rdpsnd !2498 @msizanoen

v.1.4.30

full changelog

  • Update snap build to use freerdp 2.9.0 !2458 @myheroyuki
  • Add text mime type formats to RDP clibpoard !2459 @giox069
  • Ensure timer is null after destruction !2462 @myheroyuki
  • Ability to view passwords in the clear using a toggle in the password field !2460 @benoit.lagarde
  • Made icons viewable in lower resulution. !2463 @benoit.lagarde
  • Improve mime file !2464 @yselkowitz1
  • [REM-2809] Appearance preferences now refresh in the main window when the user... !2466 @myheroyuki
  • This should be a message instead of a info print. So that the user can see it by default. !2461 @sork
  • remmina_rdp_monitor_get(): fix maxw, maxh and monitorids calculation !2467 @MaxIhlenfeldt
  • Rem 2864 !2469 @myheroyuki
  • Fix undefined symbol error when importing gi in a python extension !2470 @bhatman1441
  • make it build on macOS !2471 @mvzlb
  • Rem 2864 !2472 @myheroyuki
  • Fix autostart file flatpak exec command !2474 @bhatman1441
  • [REM-1987] allow for dynamic resolution updates for vnc connections !2476 @myheroyuki
  • Fix overlapping text in preferences menu, terminal tab !2477 @bhatman1441
  • Allow could not authenticate banner to go away after successful reauthentication !2478 @bhatman1441
  • Add environments for easy manual testing !2473 @ToolsDevler

v1.4.29

full changelog

  • Hiroyuki Tanaka added to README :) !2451 @kingu
  • Initial macOS support !2453 @wegank
  • X2Go error-message consistency !2452 @kingu
  • Avoid crash when closing, fixes issue #2832 !2454 @giox069
  • Update Copyright for 2023 !2455 @myheroyuki
  • Aligning local and downstream jsons !2456 @antenore

v1.4.28

full changelog

  • Some minor rdp fixes !2415 @akallabeth
  • Mathias Winterhalter's avatar Fix unix socket support for VNC !2417 @ToolsDevler
  • GVNC: Fixed JPEG quality encoding advertizing !2418 @mdevaev
  • Fix missing null checks causing signal 11 !2419 @ToolsDevler
  • add modified date to sftp file list !2420 @youcefnafa
  • Adding Labels/Tags !2421 @antonio.petricca
  • Spelling: Hostname !2422 @kingu
  • X2Go: Fix annoying default_username bug. !2423 @D0n1elT
  • plugins/x2go/x2go_plugin.c: Fix tip and comment sentence !2424 @kingu
  • Remove webkit_settings_set_enable_frame_flattening() for newer WekbKitGTK, fixes #2780 !2425 @giox069
  • Change password including gateway !2427 @benoit.lagarde
  • Improve rcw close !2429 @giox069
  • Multiple changes to build and run with libsoup 3.0 !2431 @antenore
  • X2Go: Add ssh_passphrase and ssh_privatekey settings. !2428 @D0n1elT
  • RDP: Add option to disable output suppression !2432 @iskunk
  • Spelling: "Passphrase" → "password" !2433 @kingu
  • Fix compile warnings and some spelling corrections !2434 @myheroyuki
  • [Rem-2782] Display protocol name in tooltip for connections in the ... menu... !2436 @myheroyuki
  • [Rem-2782] added protocol icons in dropdown menu !2438 @myheroyuki
  • Fix widget reparenting when entering/exiting fullscreen !2439 @giox069
  • Rem 2760 !2440 @myheroyuki
  • Allow building on a Wayland-only environment - version 4 !2437 @festevam
  • [Rem-2564] Allow for VNC runtime adjustment of color depth !2442 @myheroyuki
  • Fix floating toolbar not disappearing when in fullscreen and keyboard grabbed !2441 @giox069
  • Revert "Merge branch 'Rem-2564' into 'master'" !2443 @myheroyuki
  • [Rem-2654] Allow for runtime adjustment of color depth, both increasing and decreasing !2444 @myheroyuki
  • [Rem-2564] Changed declaration of variables to be compatable with different Ubuntu version !2445 @myheroyuki
  • [Rem-2682] Added view-only mode for RDP !2447 @myheroyuki
  • Removing the News Widget !2446 @antenore
  • Updated flatpak manifest files to match github !2448 @myheroyuki
  • Add missing include for X11/Wayland conditional !2450 @bkohler

v1.4.27

full changelog

  • Fix dangling pointer after scrolled_container destruction. !2409 @antenore
  • Strengthen remmina file set string !2410 @giox069
  • Refactoring and minor fixes !2411 @antenore
  • launcher.sh is compatible with xfce4-terminal and gnome-terminal now. !2412 @Lebensgefahr
  • Fix #2473 - revive rcw_focus_out_event to avoid sticky Alt on Alt-TAB !2413 @wolfmanx

v1.4.26

full changelog

  • Fix trial for 2577: Closing a VNC connection makes Remmina close all other... !2391 @PHWR
  • Handle after-auth connection errors in VNC properly !2390 @lorenz
  • Using Remmina from command-line for kiosked servers !2392 @marco.fortina
  • Manual page refactoring fixes #2056 !2393 @antenore
  • Add mutex to protect RDP clipboard->srv_data. Fixes #2666 !2395 @giox069
  • SSH Forward X11 !2397 @antenore
  • Add '--no-tray-icon' command-line option !2398 @marco.fortina
  • Python plugins !2399 @ToolsDevler
  • Apply plugin api changes from Python plugin change !2400 @ToolsDevler
  • Extract python plugin !2401 @ToolsDevler
  • Make FreeRDPs TLS Security Level setting accessible in the advanced settings view !2402 @antenore
  • Disable grabs for SSH and SFTP, #closes #2728 !2403 @antenore
  • Cannot disable shared folder !2404 @antenore
  • Use PyInitializeEx in order to skip signal handler registration !2405 @ToolsDevler
  • Ignore add new connection button in kiosk mode !2406 @antenore
  • WWW plugin refactoring !2407 @antenore

v1.4.25

full changelog

  • kiosk: Drop GNOME MediaKeys plugin !2377 @jbicha
  • Honour soft links target in SFTP !2379 @antenore
  • Optional close confirmation !2380 @antenore
  • Fix some build warnings !2382 @donoban
  • Fix manpages !2378 @Fantu
  • Snap cleanup + kwallet support !2381 @antenore
  • Deprecations and amend g_date_time_format_iso8601 !2383 @antenore
  • Fixes to snap build !2384 @giox069
  • Removing dependencies that are available as extensions !2385 @antenore
  • FreeRDP_OffscreenSupportLevel is of type UINT32 !2386 @akallabeth
  • Minor fixes !2387 @antenore
  • Get the right value for FreeRDP_AutoReconnectMaxRetries !2388 @antenore

v1.4.24

full changelog

  • Contribution section added to issue template !2365 @kingu
  • Language of VNC encoding cleaned up !2367 @kingu
  • Remmina Hardening and Compliance !2366 @antenore
  • Remmina_preferences language reworked !2368 @kingu
  • Thanks 2021 !2371 @kingu
  • Resolve "Follow-up from "Remmina_preferences language reworked"" !2369 @antenore
  • Encryption level language reworked !2372 @kingu
  • Issue 2122 : Confirm on close of window !2374 @emmguyot
  • Adding flush and cairo clean up !2375 @antenore

v1.4.23

full changelog

  • Patch for a Remmina segfault and stats code cleaning !2358 @antenore
  • Make Appindicator optional !2359 @antenore
  • Added check-box to force tight encoding for VNC connections !2360 @antenore
  • remote resolution: use multiple of four !2353 @eworm-de
  • Add Keyboard mapping per client RDP !2361 @headkaze
  • Improve TLS error message, fixes #2364 !2362 @antenore
  • Triage policy language reworked !2363 @kingu

v1.4.22

full changelog

  • Fix crash if main window is closed #1692 !2330 @broth-itk
  • Main window position reset after opening a connection (issue 2587) !2331 @broth-itk
  • File Interface refactoring !2332 @antenore
  • CMake refactoring and build time warnings !2333 @antenore
  • Add Croatian language to desktop shortcuts and infos !2334 @muzena
  • Appdata corrections and renewal !2336 @kingu
  • Fixes for freerdp3 compatibility. !2337 @giox069
  • X2Go: Rewrite dialog-system; Ask users which session to resume... !2328 @D0n1elT
  • int main(): print instructions how to enable a more verbose output of remmina !2338 @D0n1elT
  • Mitigations for #2635 (default printer) with freerdp < 3 !2343 @giox069
  • X2Go: Add a session-terminate button into the session resuming selection menu !2339 @D0n1elT
  • Properly warn users when using a plugin which requires GtkSocket !2340 @D0n1elT
  • x2go_plugin.c: Make changes to source strings for translations. !2344 @D0n1elT
  • Fix ubuntu-impish-amd64 build errors. !2345 @D0n1elT
  • Hopefully fix Ubuntu Impish Build !2347 @D0n1elT
  • Fix string format !2348 @antenore
  • 2634-ssh-opening-command !2342 @merarischreoder
  • New debug strings reworked !2341 @kingu
  • Deduplicated "Started PyHoca" string !2346 @kingu
  • Removing the Remmina stats sender and repurposing Remmina stats !2350 @antenore
  • X2Go: Major rewrite of session-terminating system. !2349 @D0n1elT
  • Message about debugging info reworked !2351 @kingu
  • Strings in rcw.c reworked !2352 @kingu
  • VNC custom encodings to avoid corrupted frames. !2354 @antenore
  • X2Go format string bugs !2355 @antenore

v1.4.21

full changelog

  • Nullify host if qucikconnect isn't a valid address !2298 @antenore
  • rdp_plugin.c: Fix dereferencing of NULL variable when profile name is empty !2299 @agunnerson-ibm
  • Resolve label spacing in preferences window !2300 @antenore
  • GNOME 40 runtime and other updates !2302 @antenore
  • Add support for ESX web console login !2303 @antenore
  • Added RDP general option to remap scancodes !2304 @antenore
  • Back compatibility with WebKit < 2.32.0 !2305 @antenore
  • Make screenshot file names iso8601 compliant !2306 @antenore
  • Typo in bug-report template !2308 @kingu
  • Typo in merge-request template !2309 @kingu
  • Implementing restricted-mode and password hash !2307 @antenore
  • Unitialized var by @qarmin (Rafał Mikrut ). Closes #2594 !2310 @antenore
  • Include X2Go plugin !2301 @D0n1elT
  • Add integer-only input field for plugin settings in Remmina Editor !2311 @D0n1elT
  • Adding VNCI Listen port field tooltip !2314 @antenore
  • Using core20 for snap !2315 @antenore
  • Fix the translation problem of "tooltip" in ssh window !2317 @HeroesLoveToRoujiamo
  • X2Go plugin language reworked !2313 @kingu
  • Rework x2go_plugin.c to comply with remmina coding style. !2319 @D0n1elT
  • Add validation system for Remmina Editor !2312 @D0n1elT
  • Small changes to README, AUTHORS and error message adjusting in remmina_file_editor.c !2320 @D0n1elT
  • remmina_file_editor.c: Readd by mistake removed '!' !2322 @D0n1elT
  • Mitigation for #1951 and extra RDP clibpoard debug messages !2323 @giox069
  • X2Go plugin language reworked 2 !2321 @kingu
  • Rollback Let's Encrypt SSL workaround !2324 @antenore
  • Add RDP clipboard support for Microsoft HTML Clipboard Format !2325 @giox069
  • Building FreeRDP with icu support !2326 @antenore
  • Resource renaming to comply with the Freedesktop rules !2327 @antenore

v1.4.20

full changelog

  • Mark appindicator as required !2290 @antenore
  • Disabling XDMCP, NX, and ST !2291 @antenore
  • Remove plugins/st,xdmcp,nx for submodule replacement !2292 @antenore
  • SSH tunnel MFA !2293 @antenore
  • Adding connection profiles menu into the toolbar !2295 @antenore
  • Resolve "Preferences buttons not working since v1.4.19" !2296 @antenore

v1.4.19

full changelog

  • Fix Freerdp Git Revision !2277 @matty-r
  • UI improvements and cleanup !2278 @antenore
  • Desktop integration for the Remmina SNAP !2279 @antenore
  • Add process-control to the remmina snap !2276 @antenore
  • Adding SSH_AGENT support to the snap package !2280 @antenore
  • Adding option to disable smooth scrolling !2281 @antenore
  • Scrolled Viewport: use viewport_motion_handler as the only timeout indicator !2282 @cth451
  • Adding TCP redirection through rdp2tcp !2283 @antenore
  • Added setting for RDP number of reconnect attempts !2284 @antenore
  • Add RDP reconnect interrupt on window close, fix crash introduced with 7c13b918. Should fix #2079 !2286 @giox069
  • Removing GtkStatusIcon as deprecated !2285 @antenore
  • Adding advanced option to share multiple folders !2287 @antenore
  • Profile list grabs the focus when search is hidden !2288 @antenore

v1.4.18

full changelog

  • [SNAP] Removing unsupported architectures !2268 @antenore
  • Try more shells as launcher if default isn't found !2269 @cirelli94
  • Minor fixes for v1.4.17 !2270 @antenore
  • SSH session improvements !2271 @antenore
  • Fixes - Auto-start file created on tray icon disabled !2272 @antenore
  • RDP: Remove older usage of ClientHostname @giox069
  • Fix libfreerdp version check @giox069
  • Explicitly set user resolution to a multiple of 4 !2273 @antenore
  • Code refactoring - ASAN exceptions !2274 @antenore

v1.4.17

full changelog

  • Fix build with musl libc !2259 @ncopa
  • Fix typos !2260 @mfvescovi
  • Improving CI cache !2257 @antenore
  • Fix System Tray Icon Broken/Missing !2261 @antenore
  • VNC quality deafults now to good !2264 @antenore
  • Flatpak refactoring !2262 @antenore
  • Adding Gateway websocket support !2263 @antenore
  • Revert "Linking snap and flatpak to FreeRDP 2.3.1" !2265 @antenore
  • Set FreeRDP config path to Remmina profiles path !2266 @antenore

v1.4.16

full changelog

  • Fix Data PATH for the FreeRDP files bcf24360e05d2f9b60f9f0adaf56dede66497a42 @antenore

v1.4.15

full changelog

  • Fixing SSH plugin color palette initialization. !2255 @antenore

v1.4.14

full changelog

  • [VNC] - Ignore remote Bell option and other fixes !2237 @antenore
  • Fixing color palette size for themed SSH !2253 @antenore
  • Bump FreeRDP version to 2.3.2 !2226 @antenore
  • Fixes search bar shortcuts wrong bahavior !2227 @antenore
  • Honour theme settings when run from command line !2251 @antenore
  • FTP UI improvements !2228 @antenore
  • Experimental VNC plugin using GTK-VNC !2248 @antenore
  • Config SSH tunnel username takes precedence. !2231 @matir
  • Allow groups to be expanded and collapsed by using the keyboard !2232 @xsmile
  • Fixing VNC repeater logic. !2243 @antenore
  • Send text clipboard content as keystrokes !2238 @antenore
  • scrolled viewport: explicitly recheck whether the timeout is active !2233 @cth451
  • Resolve Host+Page_Down triggers search text in SSH !2240 @antenore
  • UNIX sockets initial support !2250 @antenore
  • Fixed wrong freerdp_settings function use !2234 @akallabeth
  • Fixing RemminaConnectionWindow map/unmap events !2245 @antenore
  • Spelling: Comma-separated, List monitor IDs !2235 @kingu
  • Set Remmina specific FreeRDP config data folder !2236 @antenore
  • Optional port connection instead of server !2239 @kingu
  • Resolve "Use LZO compression for Snap to improve startup speed" !2241 @antenore
  • Make wayland not mandatory during compile time !2246 @antenore
  • Do not use alpha as it is not used for the Desktop !2247 @antenore
  • Refactoring: Deprecations and warnings !2249 @antenore
  • Removing unneeded widgets in the headerbar !2252 @antenore

v1.4.13

full changelog

  • Resolve "Can't build Remmina-v1.4.12 on openSUSE versions" !2217 @antenore
  • Adding wayland include dirs !2218 @antenore
  • Use freerdp_settings_get|set API !2216 @akallabeth
  • Fixing Can't build Remmina-v1.4.12 on openSUSE versions / SPICE !2219 @antenore
  • Fixed typo in reconnection attempt in the norwegian translation !2221 @ragnarstolsmark
  • Change "The news are turned off" to the more grammatically correct "News is... !2220 @ncguk
  • rdp: Allow autoreconnect for ERRINFO_GRAPHICS_SUBSYSTEM_FAILED !2222 @Fantu
  • Disable cert file auth when libssh < 0.9.0 !2223 @antenore
  • Removing redundant subtitle !2224 @antenore
  • Removing redundant ssh_userauth_none !2225 @antenore

v1.4.12

full changelog

  • Multi monitor support preview !2184 @antenore
  • Resolve "Left-handed mouse support" !2200 @antenore
  • Refactoring SSH themes !2205 @antenore
  • Crystal clear sound made simple. !2207 @antenore
  • Adding SSH certificate authentication !2208 @antenore
  • Refactoring SSH tunnel authentication. #2414 !2211 @antenore
  • Refactoring: GResource based UI elements !2201 @antenore
  • Invalid connection option ":port" removed !2193 @kingu
  • Add ifdefs for spice version less then 0.38 (fix #2408) !2195 @hadogenes
  • Fix for #2408 building with older SPICE libraries !2194 @jweberhofer
  • Spelling: Bug triaging and labeling labels reworked. !2192 @kingu
  • Ignoring glib functions if glib version older then 2.56 !2196 @antenore
  • Some refactoring and fixes for 1.4.11 !2198 @antenore
  • Revert "rdp/event: Fix wheel value for GDK_SCROLL_DOWN events" !2199 @pnowack
  • Fixing compiler errors related to Python plugin support on master !2178 @ToolsDevler
  • Fixes for multi monitor and weblate !2202 @antenore
  • Spelling: desktop !2203 @kingu
  • Spelling: Colour !2204 @kingu
  • Fixing memory leaks and minor bugs !2206 @antenore
  • Fix minor typos !2209 @yurchor
  • Typo fix, certificat -> certificate !2210 @yarons
  • Improve pre-connection FreeRDP channel initializations !2212 @antenore

v1.4.11

full changelog

  • Implementing simple SSH multi factor authentication. !2162 @antenore
  • rdp/cliprdr: Fix header of FormatList message !2147 @pnowack
  • rdp/event: Fix wheel value for GDK_SCROLL_DOWN events !2149 @pnowack
  • Implementing dynamic resolution in SPICE plugin !2150 @hadogenes
  • remove triplicate entry in changelog !2151 @Fantu
  • Resolve "Remmina does not handle file:///some/path/to/file.rdp syntax" !2152 @antenore
  • Resolve "SSH tunneling, honoring ssh_config (User, HostKeyAlias, ProxyJump, HostKeyAlgorithms, IdentitiesOnly, etc.)" !2154 @antenore
  • Resolve "While in the main window, bind F10 keyboard shortcut to toggling the main menubutton" !2156 @antenore
  • Add capability to load Python plugins (not finished). !2157 @ToolsDevler
  • Disabling Python support by default !2158 @antenore
  • Suppress Output PDU when the RDP window is not visible !2159 @antenore
  • Refactoring SSH plugin !2160 @antenore
  • Spelling: SGR 1 attribute colour and bold switching !2163 @kingu
  • Remove extra parenthesis !2164 @yurchor
  • Spice option to choose Prefered Video Codec and Image Compressor !2165 @hadogenes
  • Spelling: Protocol info and view strings reworked !2166 @kingu
  • Spelling: Server name placeholder moved !2167 @kingu
  • Spelling: Glade !2170 @kingu
  • Spelling: Start-up !2171 @kingu
  • Spelling: ISO, date and time !2172 @kingu
  • Spelling: Auto-start, auto-scroll, auto-detect !2173 @kingu
  • Spelling: Colour, could not, turn off, don't send !2168 @kingu
  • Spelling: SSH key, first, checksum of, either !2169 @kingu
  • Implementing simple SSH multi factor authentication. !2162 @antenore
  • Correct iterating lines in string - address sanitizer fix #2390 !2174 @hadogenes
  • Correct freeing memory in spice !2175 @hadogenes
  • Issue/2391 randomness !2176 @antenore
  • Resolve "Missing keyboard shortcuts to toggle search (Ctrl+F, Escape), and closing the search doesn't clear the search" !2179 @antenore
  • Resolve "Always false contition in remmina_ssh.c" !2180 @antenore
  • Improving error detection !2181 @antenore
  • Using curly double quotes where possible !2182 @antenore
  • Spelling: SPICE, GStreamer, No, video-codec error !2183 @kingu
  • Command line help improvements !2185 @antenore
  • Fix minor typo !2186 @yurchor
  • Small typos fixed !2187 @kingu
  • Resolve "Remmina Crashes when opening the preferences with the accelerator" !2189 @antenore
  • Fixing #2401 - crash when using ctrl+p !2190 @antenore
  • Refactorin the RCW toolbar to use the right tool items types !2188 @antenore

v1.4.10

full changelog

  • Resolve "RDP Black Screen on connection" !2123 @antenore
  • Correctly importing and exporting audiocapturemode, closes #2349 !2124 @antenore
  • 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
  • Set .gitlab-ci.yml to enable or configure SAST !2134 @antenore
  • Adding missing components in the snap !2133 @antenore
  • Fixing pulseaudio LD_LIBRARY_PATH and staging PA libraries !2136 @antenore
  • 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
  • Fixing snap's pulseaudio and wayland issues !2142 @antenore
  • RDP log filters keep previous value across connections !2143 @antenore
  • 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

v1.4.9

full changelog

  • Snap Pulseaudio integration !2106 @antenore
  • Updated color schemes from iTerm2-Color-Schemes !2107 @antenore
  • Use previously defined DATADIR to install Kiosk files !2108 @kapsh
  • Snap language simplified !2110 @kingu
  • RDP and VNC: Fix smooth scrolling when abs(delta) < 1.0, see issue #2273 !2111 @giox069
  • Alexander Kapshuna added to remmina_about.glade !2109 @kingu
  • remmina_main_quickconnect: recognize ip when textbox has ip:port in it, and strip whitespaces !2112 @bwack
  • Implementing text search in the SSH plugin !2113 @antenore
  • Spelling: Plugin manager language reworked !2114 @kingu
  • Save screenshot_name and use correct seconds format !2115 @antenore
  • Resolve "Autostart checkbox setting not saved" !2116 @antenore
  • rdp: document freerdp Performance Flags setted by quality setting !2117 @Fantu
  • Resolve "Terminal general preferences are not saved" !2119 @antenore
  • Resolve "Type in FindFREERDP3.cmake" !2120 @antenore
  • rdp: add freerdp log filters setting !2118 @Fantu
  • Resolve "Extra underline character in "_Preferences" tooptip text" !2121 @antenore

v1.4.8

full changelog

  • Adding timout option for RDP connections. !2091 @antenore
  • Avoid quickconnect to empty hostnames. Fixes #2240. !2092 @giox069
  • Using full paths instead of variables !2094 @antenore
  • Add support for quick connecting to RDP, VNC and SPICE from the command line !2093 @espentveit
  • Add SSH support to the protocol handler !2095 @espentveit
  • Restart SSH session when user has provided new username or password to allow for changing SSH user !2096 @espentveit
  • Use inline with AppStream 0.12 specification. !2097 @ghost1
  • Enabled GDK_SCROLL_SMOOTH for RDP/VNC !2098 @kenansun0
  • Some fixes for the RDP backend !2099 @pnowack
  • Trim white from ip addresses input into quick connect bar !2100 @daxkelson
  • Enhancing the SNAP info dialog box !2102 @antenore
  • Adding FreeRDP log level setting !2103 @antenore
  • Patron tally badge added to README !2090 @kingu

v1.4.7

full changelog

  • Allow compilation with libwinpr (freerdp) pre commit 8c5d96784d !2083 @giox069
  • Bug fixing v1.4.6 !2082 @antenore
  • Spelling: Automatic negotiation !2084 @kingu
  • Spelling: GNOME Shell, opt-in desc, comments !2085 @kingu
  • Memory leaks fixes !2086 @antenore
  • RDP: Replacing deprecated freerdp function VeryfyCertificate !2087 @antenore

v1.4.6

full changelog

  • Hotkey language fixed !2064 @kingu
  • TRANSLATION file for l10n !2065 @kingu
  • Fetch news from remmina.org optional !2066 @antenore
  • allow saving notes in connection profile !2067 @juarez.rudsatz
  • RDP: Improving hardware option parsing !2068 @antenore
  • Rearranged widgets in a new Behavior tab !2069 @juarez.rudsatz
  • Add separator only when there are saved profiles. Fixes #1914 !2070 @antenore
  • Implementing resume all for FTP file transfer, should fix #2210 !2072 @antenore
  • Spelling: Overwrite all file transfers !2073 @kingu
  • Spelling: Options for redirection x2, -: !2074 @kingu
  • Edit or connect using multiple profile files from the command line !2075 @antenore
  • Desktop session files for Remmina kiosk are optional !2076 @antenore
  • Update Ukrainian translation for the desktop file !2077 @yurchor
  • Remove 'translatable="yes"' from the fake label in remmina_spinner.glade !2079 @yurchor
  • Remove 'translatable="yes"' from the fake label !2078 @yurchor
  • Feat/lebowski !2080 @antenore

v1.4.5

full changelog

  • SSH plugin - adding font resize - closes #2201 !2059 @antenore
  • Fixing keyboard grabbing issues with screenshot tool !2062 @giox069
  • Refactoring remmina_debug to avoid memory leaks and overhead, should fix #2202 !2061 @antenore
  • Using directory only to expose artifacts !2060 @antenore

v1.4.4

full changelog

  • RDP Plugin - Adding UDP support, implements #2153 !2038 @antenore
  • Adding proxy and local storage support !2039 @antenore
  • RDP option to prefer IPv6 AAAA record over IPv4 A records !2040 @antenore
  • Snap: Install icons system-wide and use them !2042 @ed10vi
  • Allow users to override the app ID !2044 @garymoon
  • Use icon name instead of localizable string in gtk_image_new_from_icon_name() !2045 @yurchor
  • Fix minor typos !2046 @yurchor
  • Don't grab when window has no focus, issue #2165 !2047 @giox069
  • SSH tunnel and VNC fixes !2048 @antenore
  • Adding explicitely trueColour in the client format structure. Fixes #2181 and #810 !2049 @antenore
  • Code refactoring. !2050 @antenore
  • Extract subtitle for translation !2051 @yurchor
  • [SSH] Connection pre/post command not replacing SSH tunnel parameters !2053 @antenore
  • SNAP: Remove libssh, available in distro !2052 @ed10vi
  • 2189 !2054 @giox069
  • Adding remmina_debug function to simplify log reporting !2055 @antenore
  • Removing OnlyShowIn as deprecated in the latest freedesktop spec. Closes #2198 !2056 @antenore
  • Cleaning up glib deprecations !2058 @antenore

v1.4.3

full changelog

v1.4.2

full changelog

  • Spelling: Doublespace removed !2011 @kingu
  • Adds ClientBuild settings to RDP plugin to specify client version build number !2012 @mskalski
  • Spelling: Smaller bullet points, RDP plugin, Git !2014 @kingu
  • Allow formatting for SSH session filename !2015 @juarez.rudsatz
  • include juarezr in AUTHORS !2017 @juarez.rudsatz
  • web-browser plugin fixes !2016 @antenore
  • Make duplicate session sensitive only if a profile exists !2019 @antenore
  • Using updated Contribution page from website !2021 @kingu
  • Issue template reworked !2020 @kingu
  • Fix null pointer dereference in remmina_main_quickconnect !2022 @Flow
  • SFTP with tunnel fixes !2023 @giox069
  • Cppcheck and PVS Studio Fixes !2018 @qarmin
  • VNCI fixes !2025 @antenore
  • Flatpak - Updating gnome to 3.36 !2026 @antenore
  • Typo fix in remmina_ssh.c !2024 @gunnarhj
  • Spelling: Select a folder, choose a folder !2027 @kingu
  • Allow enter key in domain textbox of authentication dialog to submit !2028 @piecka
  • rcw event sources cleanup !2029 @giox069
  • Contact file replaces CoC and new README !2030 @kingu
  • THANKS reworked !2031 @kingu
  • Merge weblate translations in master !2032 @antenore

v1.4.1

full changelog

  • SSH fixes, should fix #2094 !2009 @giox069
  • Update remmina_filezilla_sftp.sh !2010 @greenfoxua

v1.4.0

full changelog

  • Rdp clipboard fixes !2007 @giox069
  • Ssh authentication fixes !2006 @giox069
  • Compiler warnings !1992 @antenore
  • flatpak manifest update !1993 @dgcampea
  • Spelling: System proxy settings !1994 @kingu
  • Update ru.po !1995 @hopyres
  • SSH tunnel refactoring !1996 @antenore
  • Parameters passed individually, notation, "Press any key to continue…" !1997 @kingu
  • Replace apt with apt-get !1999 @kingu
  • Updated boolean expressions !2000 @kingu
  • Add end of options escaping !2002 @kingu
  • Remove double-quotes escaping early !2001 @kingu
  • Ending code block whitespace line removed !1998 @kingu
  • Safer removal of build directory !2003 @kingu
  • Spelling: Could not access the RDP server x7 !2004 @kingu
  • Removing double struct declaration. !2005 @antenore

This Change Log was automatically generated by gitlab_awesome_release