gnome-connections/gnome-connections.changes

268 lines
9.7 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Sat Oct 5 13:29:16 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Replace pkgconfig(freerdp2) with pkgconfig(freerdp3)
BuildRequires: Move the newer, more up to date freerdp support.
-------------------------------------------------------------------
Fri Sep 13 15:33:14 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.0:
+ Updated translations.
- Changes from version 47.beta:
+ Update text describing remote desktop settings location
+ Make PATH translatable
+ Updated translations.
- Changes from version 47.alpha:
+ Bump freerdp version to 3.6.3 for flatpak
+ Fix build of flatpak
+ Move fullscreen button to the topbar
+ Fix handling of authentication/certificate dialog
+ Update gtk-frdp:
- Make connection via RDP synchronous to prevent race
conditions
- Handle freerdp_shall_disconnect() sooner
- Clear the update_id when the source is removed
- Fix getting of properties for session
- Do not block CPU during iterations
- Disconnect handlers on disconnection
- Wait until fuse-session thread is finished
- Clear the clipboard if it contains remote data at finalize
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 19 07:54:40 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.0:
+ Update links in app metadata.
+ Clarify a title of a dialog.
+ Update gtk-frdp:
- Do not attempt to process empty clipboard data.
- Do not send coordinates with smooth scroll.
- Limit value of mouse scroll.
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 4 07:57:06 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.rc:
+ Fixed touchpad scrolling.
+ Merge the duplicite doap files.
+ Add platform information to doap file.
+ Fix wrong developer id in metainfo.
+ Update gtk-frdp:
- Add support for FreerRDP 3.
- Handle smooth scroll events smoothly.
+ Updated translations.
-------------------------------------------------------------------
Mon Feb 12 15:46:10 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.beta:
+ Add certificate verification for RDP.
+ Add support for domains.
+ Improve text of onboarding.
+ Improve appdata for AppStream-1.0.
+ Fix translation of vala files.
+ Change icon for changed certificate.
* Updated translations.
-------------------------------------------------------------------
Sat Sep 16 22:46:48 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.0:
+ Update gtk-frdp: Avoid files copy redundancy by using FUSE for
pasting files
- Update CI dependencies
- Update flatpak modules
+ Updated translations.
- Add pkgconfig(fuse3) BuildRequires: New dependency.
-------------------------------------------------------------------
Sun Sep 3 12:14:49 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.rc:
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 8 08:14:48 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 45.beta:
+ Close onboarding dialog when pressing ESC.
+ Add mnemonics to Close/No Thanks button to onboarding.
+ Update gtk-frdp:
- Desktop resize fixes.
- Clipboard channel support.
+ Updated translations.
-------------------------------------------------------------------
Mon Apr 24 09:00:10 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.1:
+ Update gtk-frdp which fixes these 2 issues:
- Wrong size after connection when resizing is enabled
- Crash when connecting second time to the same machine
-------------------------------------------------------------------
Sat Mar 18 10:50:23 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.0:
+ Added rdp-preferences-window.vala to POTFILES.in.
+ Updated translations.
-------------------------------------------------------------------
Fri Mar 3 19:11:32 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.rc:
+ Update gtk-frdp.
+ Updated translations.
-------------------------------------------------------------------
Fri Feb 24 20:36:32 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 44.beta:
+ Update gtk-frdp
+ Allow resizing of remote desktops
+ Use app-id for icon name
+ Keep aspect ratios of remote desktops
+ Fix position of cursor for original scale
+ Switch to master branch of gtk-frdp
+ Use GNOME module post_install with meson
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 16 14:37:46 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 43.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 8 11:55:31 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 43.beta:
+ Raise libhandy dependency to 1.6.0.
+ Update flatpak with gtk-vnc 1.3.1.
+ Update flatpak with freerdp 2.8 and disable FFMPEG.
+ Fix expanding of ConnectionsDisplayView on window resize.
+ Match appdata with app-id.
+ Update (or drop) the Docker image used by Flatpak job.
+ Wait for RDP connection to continue.
+ Updated translations.
-------------------------------------------------------------------
Wed Apr 13 20:43:39 UTC 2022 - Emily Gonyer <emilyyrose@gmail.com>
- Changes from 42.1.1:
+ Fix handling of non-char keyboard input.
-------------------------------------------------------------------
Fri Apr 8 17:17:48 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 42.1.1:
+ Fix crash with multiple simultaneous connections.
+ Allow for resizing and maximizing a display view.
+ Reset credentials when authentication fails.
+ Fix connection deletion on notification timeout.
- Changes from version 42.1:
+ Fixed double-free crash while connecting to RDP servers.
+ Fixed RDP scaling and resizing issues.
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 21 19:28:46 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 42.0:
+ Add screenshots to appdata.
+ Updated translations.
-------------------------------------------------------------------
Wed Mar 2 18:52:40 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 42.beta:
+ Finalize deleted connections
+ Save credentials in the keyring
+ Expose setting to enable/disable audio for VNC connections
+ Fix clibpard issues with VNC
+ Fix issue with the search grabing input from display
+ Added libhandy color scheme API
+ Improve thumbnail drawing logic
+ Updated translations.
- Add pkgconfig(libsecret-1) BuildRequires: New dependency.
- Add optional appstream-glib and desktop-file-utils BuildRequires:
validate appstream and desktop file during build (meson_test).
-------------------------------------------------------------------
Tue Dec 7 11:33:23 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Add check section and meson_test macro, run tests during build.
-------------------------------------------------------------------
Fri Dec 3 18:07:05 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 41.2:
+ rdp-connection: Call show () when opening an already
established connection
+ preferences: Remove activatable_widget property for the host
address
+ build: Don't use internet for appstream validation test
+ vnc-connection: Only paste clipboard content that is text
+ Updated translations.
-------------------------------------------------------------------
Wed Oct 27 13:05:20 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 41.1:
+ Prevent search from stealing display key-press events.
+ Improve the parsing of incomplete addresses.
+ Draw RDP thumbnails on the app side.
+ Do not tap to clipboard until VNC connection is connected.
+ Fix missing app title in the Shell.
+ Add parameters to the Exec key in the desktop file.
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 17 14:22:11 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 41.0:
+ No changes.
-------------------------------------------------------------------
Thu Sep 2 11:48:26 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 41.rc:
+ Fix interactive authentication of RDP connections
+ Improve thumbnailer efficiency
- Changes from version 41.beta:
+ New onboarding dialog with instructions to use the app
+ Allow window to shrink
+ Connect to address after adding it
+ Validate server addresses
+ Display connection errors as notifications
+ Add command line option to launch a connection in fullscreen
+ Indicate that a connection is open by showing its thumbnail
+ Various internal refactorings
+ Updated translations.
- Changes from version 41.alpha:
+ Add shared clipboard support for VNC connections
+ Add a preferences dialog (based in Hdy.PreferencesWindow)
+ Introduce Onboarding dialog
+ Add new application icon
+ Add new connection creation assistant
+ Handle authentication failures
+ Add fullscreen support
+ Add VNC display scale modes setting
+ Default display scaling to "fit-window"
+ Add "vnc, rdp, remote" keywords to desktop file
+ Enable type-to-search in the main view
+ Only show search button when collection isn't empty
+ Dismiss notifications on exit
+ Add a few keyboard shortcuts
+ Update app metadata
+ Updated translations.
- Add pkgconfig(libhandy-1) BuildRequires: New dependency.
-------------------------------------------------------------------
Tue Apr 20 09:56:10 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Initial package, version 40.0.1.