Releases: GSConnect/gnome-shell-extension-gsconnect
Release GSConnect v67 (GNOME 46-49)
What's New
This release brings support for GNOME Shell 49.
What's Changed
- Share plugin: Make URL auto-opening optional, extend to text-format share requests by @ferdnyc in #2023
- Fix 'discovery-warning' notification handling by @ferdnyc in #2047
- GNOME 49 support by @ferdnyc in #2051
- MPRIS: Increase delay for queueing updates by @ferdnyc in #1983
- Missing dependency banner by @ferdnyc in #2046
- Restore infobar_discovery "Enable" button by @ferdnyc in #2056
- Stylistic migration by @ferdnyc in #2066
- Fix link in OpenSSL infobar by @ferdnyc in #2070
Full Changelog: v66...v67
Release GSConnect v66 (GNOME 46-48)
What's Changed
- _debugFunc: Fix caller position formatting by @ferdnyc in #1978
- fix(daemon): store amended device name properly by @andyholmes in #1998
- Sanitize invalid names instead of rejecting by @ferdnyc in #1997
- Update it.po by @ArtyomZorin in #2009
- Other translations contributed by the GSConnect Crowdin community
Full Changelog: v62...v66
Release v65 for GNOME 45
What's Changed
- fix(daemon): store amended device name properly by @andyholmes in #1999
- Backport "Sanitize invalid names instead of rejecting" to gnome-45 by @ferdnyc in #2002
Full Changelog: v61...v65
Release v64 for GNOME 43
What's Changed
- fix(daemon): store amended device name properly by @andyholmes in #2000
- Backport "Sanitize invalid names instead of rejecting" to gnome-43 by @ferdnyc in #2003
Full Changelog: v60...v64
Release v63 for GNOME 42
What's Changed
- fix(daemon): store amended device name properly by @andyholmes in #2001
- Backport "Sanitize invalid names instead of rejecting" to gnome-42 by @ferdnyc in #2004
Full Changelog: v59...v63
v62
What's New
This release brings support both for GNOME Shell 48, and the new upstream KDE Connect protocol version 8.
What's Changed
- Changed 'connect to' to 'Add Device by IP' by @realAbhi-web in #1899
- Update translation files for new strings by @ferdnyc in #1902
- Add Bulgarian translation template (requested) by @ferdnyc in #1904
- Convert eslint config to .mjs format by @ferdnyc in #1915
- refactor(systemvolume): remove
requestSinksby @andyholmes in #1890 - contacts: Fix SourceRegistry by @ferdnyc in #1917
- feat: add support for protocol version 8 by @andyholmes in #1911
- Remote input: Synchronize _ensureAdapter by @ferdnyc in #1925
- Since GNOME 44, we shouldn't compile our settings schema by @ferdnyc in #1927
- fix(device): validate device name by @andyholmes in #1943
- Support for GNOME 48 by @retrixe in #1933
- MPRIS: Use delay timer to fix update spam by @ferdnyc in #1950
- Remove the default export from utils/setup by @ferdnyc in #1957
- fix(daemon): fix device migration code by @andyholmes in #1963
New Contributors
- @realAbhi-web made their first contribution in #1899
Full Changelog: v58...v62
v61
What's New
This is a backport release for changes in the upstream KDE Connect Protocol and brings protocol v8 support for GSConnect for GNOME 45.
What's Changed
- Backport device ID changes to GNOME 45 (based on v56) by @ferdnyc in #1940
- Backport device name changes to GNOME 45 (based on v56) by @andyholmes in #1946
- Gnome 45 protocol v8 by @daniellandau in #1956
- fix(daemon): fix device migration code (GNOME 45) by @andyholmes in #1964
Full Changelog: v56...v61
v60
What's New
This is a backport release for changes in the upstream KDE Connect Protocol and brings protocol v8 support for GSConnect for GNOME 43.
What's Changed
- Backport device ID changes to GNOME 43 (based on v54) by @ferdnyc in #1939
- Backport device name changes to GNOME 43 (based on v54) by @andyholmes in #1947
- Gnome 43 protocol v8 by @daniellandau in #1955
- fix(daemon): fix device migration code (GNOME 43) by @andyholmes in #1965
Full Changelog: v54...v60
v59
What's New
This is a backport release for changes in the upstream KDE Connect Protocol and brings protocol v8 support for GSConnect for GNOME 42.
What's Changed
- Backport device ID changes to GNOME 42 by @daniellandau in #1945
- Backport device name changes to GNOME 42 by @andyholmes in #1948
- Gnome 42 protocol v8 by @daniellandau in #1953
- fix(daemon): fix device migration code (GNOME 42) by @andyholmes in #1966
Full Changelog: v50...v59
v58
What's new
GNOME 47 support is the driving reason for this release. Though, in contrast to the two previous GNOME versions, no code changes were required to make GSConnect compatible with GNOME 47.
Among other changes, much of the work focused on fixing regressions due to upstream changes, such as: restoring "Generate Support Log" functionality; making sure tooltips display on top of the user menu; and preventing constant re-displaying of mirrored notifications. Other fixes and enhancements were suggested/provided by GSConnect users, including: making Remote Input sessions less quick to disconnect and lose input; adding files received by the Share plugin to the system Recents list; and placing keyboard focus in the filename field, when opening the file chooser dialog used to select files to send with the Share plugin.
What's Changed
- All missing translations in the tr.po file have been completed. by @ozanaydin59 in #1806
- Fix sender parameter of .signal_subscribe by @JingMatrix in #1813
- enhancement: Add received file to recent file list by @ketanbaitule in #1810
- Update Firefox Addon badge, fix image links in README to use local links by @AFCMS in #1818
- Update Black config, AppStream template by @ferdnyc in #1812
- Correct license details for chrome badge by @ferdnyc in #1823
- Raise remote input timeout to 300 seconds by @ferdnyc in #1844
- Use layoutManager.addTopChrome() for tooltips by @ferdnyc in #1852
- Focus the "Share" file-chooser dialog's URI-entry field, when activated by @ferdnyc in #1853
- Move ownership/control of debug signal to GObject by @ferdnyc in #1865
- Don't re-show repeated notifications by @ferdnyc in #1860
- Set tablet device type for 30, 31(detachable) and laptop for 31(convertible) by @sidevesh in #1874
- Add GNOME 47 to version list by @ferdnyc in #1866
New Contributors
- @ozanaydin59 made their first contribution in #1806
- @ketanbaitule made their first contribution in #1810
- @AFCMS made their first contribution in #1818
- @sidevesh made their first contribution in #1874
Full Changelog: v57...v58