Skip to content

Releases: GSConnect/gnome-shell-extension-gsconnect

GNOME 40 🎉

28 Mar 21:22
Compare
Choose a tag to compare

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

28 Mar 19:15
v45
Compare
Choose a tag to compare
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

27 Oct 23:32
Compare
Choose a tag to compare
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

21 Sep 23:59
Compare
Choose a tag to compare
v43

v43 is now available for download.

Notable changes & fixes

  • Fixes for gjs-1.66 and glib-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

19 Sep 21:51
Compare
Choose a tag to compare
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

08 Sep 22:44
Compare
Choose a tag to compare
v42-rc1 Pre-release
Pre-release

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

15 Aug 23:10
Compare
Choose a tag to compare
v41

v41 is now available for download, containing a few bug fixes.

Notable changes & fixes

As always, thanks to contributors of all kinds to GSConnect, and the KDE Connect team!

List of changes since v40 here.

v40

15 Aug 00:06
Compare
Choose a tag to compare
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

13 Aug 07:59
ebd85a9
Compare
Choose a tag to compare
v40-rc5 Pre-release
Pre-release

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.

v40-rc4

08 Aug 06:03
Compare
Choose a tag to compare
v40-rc4 Pre-release
Pre-release

This is a release candidate for v40.

Notable Changes

  • Optimize Core.Packet class
  • Migrate some widgets to GtkBuilder
  • Use native date functions to allow JIT optimization
  • Minor a11y improvements
  • Shell Extension: Remove tweener usage deprecated in GNOME 3.38 (#905, reported by @voxik)

As always, thanks to contributors of all kinds to GSConnect the KDE Connect team.

List of changes since v39 here.