* Mon Mar 17 2025 Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 48.0:
+ Update gtk-frdp: Fix keyboard layout in Flatpak.
+ Request FreeRDP 3.11.0 for Flatpak
+ Updated translations.
* Fri Feb 28 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.rc:
+ Updated translations.
* Tue Feb 11 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 48.beta:
+ Move GNOME/connections to GNOME/gnome-connections
+ Start using GNOME Release Service
+ Fix key events in fullscreen mode
+ Fix scrolling for VNC connections
+ Add GIT_SUBMODULE_STRATEGY recursive to bundle subprojects
+ Update gtk-frdp: Queue drawing of the area from the main thread
+ Expand and modernize metainfo
+ Updated translations.
* Tue Jan 28 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 47.2.1:
+ Fix AppStream metadata
+ Fix key events in fullscreen mode
+ Fix scrolling for VNC connections
+ Start using GNOME Release Service
+ Add GIT_SUBMODULE_STRATEGY recursive to bundle subprojects
+ Switch to master gnome release service branch
+ Update gtk-frdp: Queue drawing of the area from the main thread
+ Updated translations.
* Sat Oct 05 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 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 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 04 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 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 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.
Version: 42.1.2-bp155.1.10
* Wed Apr 13 2022 Emily Gonyer <emilyyrose@gmail.com>
- Changes from 42.1.1:
+ Fix handling of non-char keyboard input.
* Fri Apr 08 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 2022 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 42.0:
+ Add screenshots to appdata.
+ Updated translations.
* Wed Mar 02 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 07 2021 Bjørn Lie <bjorn.lie@gmail.com>
- Add check section and meson_test macro, run tests during build.
* Fri Dec 03 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 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 2021 Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 41.0:
+ No changes.
* Thu Sep 02 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 2021 Dominique Leuenberger <dimstar@opensuse.org>
- Initial package, version 40.0.1.