Gnome Shell Extension Gsconnect Versions Save

KDE Connect implementation for GNOME

v46

3 years ago

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

3 years ago

First release since distributing project maintenance responsibilities :tada:

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

3 years ago

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) :trophy:
  • Fix contacts not appearing in Messaging window (#1000 by @sigmaSd) :trophy:

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

List of changes since v43 here.

v43

3 years ago

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

3 years ago

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

3 years ago

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

3 years ago

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

Notable changes & fixes

  • SFTP Plugin: fix mounting (See #916, reported by @didierga)

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

List of changes since v40 here.

v40

3 years ago

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

3 years ago

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

3 years ago

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.