Releases: GSConnect/gnome-shell-extension-gsconnect
v47
v47 is now available for download.
Notable changes & fixes
- Fix adding commands (#1095) @andyholmes
- Add support for custom charge level notificiations (#1038 and #1100) - @amija004 and @daniellandau
- Add support for connectivy report (#1060) @Wazzaps
As always, thanks to contributors of all kinds to GSConnect, and the KDE Connect team!
List of changes since v46 here.
GNOME 40 🎉
v46 is now available for download.
This is the first release supporting GNOME 40, which means there will be no further feature releases for GNOME 3.38.
It should be fully compatible with GJS 1.68, GNOME Shell 40 and GTK 4.
As always, thanks to contributors of all kinds to GSConnect, and the KDE Connect team!
List of differences to v45 here.
v45
First release since distributing project maintenance responsibilities 🎉
The most notable fix is compatibility with GJS 1.68. The issue manifested in GSConnect being totally broken, so users on Fedora 34 and Arch should definitely update as soon as possible.
As always, thanks to contributors of all kinds to GSConnect, and the KDE Connect team!
List of differences to v44 here.
v44
v44 is now available for download.
Notable changes & fixes
- Fix pairing notification (#982, reported by @truckerboy)
- Fix
--share-uri
CLI option (#995, reported by @vodkawithcoke) - Enable 'prefer-const' in eslint (#983 by @Pobega) 🏆
- Fix contacts not appearing in Messaging window (#1000 by @sigmaSd) 🏆
As always, thanks to contributors of all kinds to GSConnect, and the KDE Connect team!
List of changes since v43 here.
v43
v43 is now available for download.
Notable changes & fixes
- Fixes for
gjs-1.66
andglib-2.66
(See #959) - Fix for failure during SFTP mounting (#967, reported by @Pollo2102)
- Fix for misplaced menu item (#965, contributed by @Pobega)
As always, thanks to contributors of all kinds to GSConnect, and the KDE Connect team!
List of changes since v42 here.
v42
v42 is now available for download.
Notable changes & fixes
- SFTP Plugin: refactor for better stability (#478, reported by @cbr9)
- SFTP Plugin: add an experimental option to disable automounting
- Daemon: allow TLSv1 authentication (#894, reported by @abuakram; #930, reported by @shagho)
- Notification Component: de-duplicate libnotify calls (contributed by @flyingpimonster)
- New dialog for unexpected errors
- Add installed-tests and move build scripts to
build-aux
As always, thanks to contributors of all kinds to GSConnect, and the KDE Connect team!
List of changes since v41 here.
v42-rc1
This is a release candidate for v42.
Notable Changes
- Allow TLSv1 authentication, like
kdeconnect-kde
- Refactor component framework, device management and channel services
- Add new transfer abstraction
- Improved error handling
As always, thanks to contributors of all kinds to GSConnect the KDE Connect team.
List of changes since v41 here.
v41
v40
v40 is now available for download, containing a number of bug fixes and performance improvements.
Notable changes & fixes
- MPRIS Plugin: fix property setter on exported player (See #888, reported by @romishra)
- Share Plugin: don't filter URI schemes (See #890, reported by @bitcoinuser)
- SMS Plugin: fix error caused by invalid assumption about threads (See #883, reported by @andrei-mart)
- Mousepad Plugin: ignore remote keyboard state (See #892, reported by @felipemarins)
- MPRIS Plugin: Fix duplicated remote media players (#897, reported by @stuartlangridge)
- Shell Extension: Remove tweener usage deprecated in GNOME 3.38 (#905, reported by @voxik)
- Many code improvements resulting in better JIT optimization, better garbage collection, protocol optimizations, faster startup time and more.
As always, thanks to contributors of all kinds to GSConnect, and the KDE Connect team!
List of changes since v39 here.
v40-rc5
This is a release candidate for v40, hopefully the last one. There have been many, many changes since v39 and testing would be greatly appreciated.
Notable Changes
- Improved startup time
- Removal of the
gsconnect
global object - Many more code cleanups
As always, thanks to contributors of all kinds to GSConnect the KDE Connect team.
List of changes since v39 here.