Gnome Shell Extension Gsconnect Versions Save

KDE Connect implementation for GNOME

v34

4 years ago

v34 is now available for download, containing several bug fixes. This is the first release supporting GNOME 3.36, which means there will be no further releases for GNOME 3.34.

Notable Changes

  • Remove redundant Do Not Disturb feature
  • Refactor MPRIS support to use static proxies (See #779)
  • Smooth auto-scrolling in the Messaging Window

List of changes since v33 here.

v34-rc2

4 years ago

This is a release candidate for v34.

v34 will be the first release to support GNOME 3.36, after which we will drop support for GNOME 3.34

Notable Changes

  • Refactor MPRIS support to use static proxies and workaround several problems (See #779)
  • Move remote.js and dbus.js to /utils/
  • Use new GLib.Variant.prototype.recursiveUnpack()
  • Remove defunct Bluetooth implementation

List of changes since v34-rc1 here.

v34-rc1

4 years ago

This is a release candidate for v34.

v34 will likely be the first release to support GNOME 3.36, after which we will drop support for GNOME 3.34

Notable Changes

  • Remove Do Not Disturb feature

    GNOME Shell now includes a Do Not Disturb switch in the calendar drop down, so there is no need to duplicate this functionality anymore. It should also avoid any confusion caused by being unrelated to Android's similar feature.

  • Fix a spurious g-properties-changed signal touching a finalized object that didn't seem to appear before glib-2.64

  • Stop polluting the global import search path in GNOME Shell

List of changes since v33 here.

v33

4 years ago

v33 is now available for download, containing a last minute typo fix

List of changes since v32 here.

v32

4 years ago

v32 is now available for download, containing several bug fixes.

v32 will be the last release supporting GNOME 3.34, while the upcoming v33 will be the first to support GNOME 3.36.

Fixes & Changes

  • Fix submenu animation and item selection in Panel mode (#754, by @danielhuang)
  • Fix a few unescaped strings in Messaging window (#760, by @xsgb)
  • Fix some quirks with exported MPRIS players (#759, by @mhetzi)
  • Handle obscure errors during extension init() (#770, by @kogli)
  • Improve cache UX (#757, by @mavit)
  • Improve Keyboard Inactive infobar (#734, by @TitusLabienus)

List of changes since v31 here.

v32-rc1

4 years ago

This is a release candidate for v32.

Unless there are major problems, v32 will likely be the last release before GNOME 3.36, after which we will drop support for GNOME 3.34

Fixes & Changes

  • Fix submenu animation and item selection in Panel mode (#754, by @danielhuang)
  • Fix a few unescaped strings in Messaging window (#760, by @xsgb)
  • Fix some quirks with exported MPRIS players (#759, by @mhetzi)
  • Improve cache UX (#757, by @mavit)
  • Improve Keyboard Inactive infobar (#734, by @TitusLabienus)

List of changes since v31 here.

v31

4 years ago

v31 is now available for download, containing several bug fixes.

Notable Fixes

  • Fix notification not shown when payloadTransferInfo is empty (#745, by @R1tschY) :trophy:
  • Fix undefined/missing addresses (#738, by @ofuangka)
  • Fix themed icon fallbacks in GNOME Shell (#726, with help from @jnsh) :trophy:
  • Aggressive unpairing on authentication failure (see f736783)
  • Replace libfolks with evolution-data-server for Desktop Contacts (#728)

List of changes since v30 here.

v31-rc2

4 years ago

This is a release candidate for v31. Final release date is to be decided.

REMINDER

Due to the increase in problems with older versions of GNOME, v29+ will only support GNOME 3.34

Notable Fixes & Changes

  • Fix notification not shown when payloadTransferInfo is empty (#745, by @R1tschY)
  • Fix undefined/missing addresses (#738, by @ofuangka)
  • Fix themed icon fallbacks in GNOME Shell (#726, with help from @jnsh)

List of changes since v30 here.

v31-rc1

4 years ago

This is a release candidate for v31. Final release date in to be decided.

REMINDER

Due to the increase in problems with older versions of GNOME, v29+ will only support GNOME 3.34

Notable Fixes & Changes

  • Temporary workaround for experimental ondemand XWayland (see #726, with help from @jnsh)
  • Aggressive unpairing on authentication failure (see f736783)
  • Replace libfolks with evolution-data-server for Desktop Contacts (#728)

List of changes since v30 here.

v30

4 years ago

v30 is now available for download, containing several bug fixes.

Notable Fixes

  • Fix type in menu items (#722 by @Huluti) :trophy:
  • Nautilus Extension: catch exception for distributions using python2-nautilus
  • Notifications: ignore the silent flag (#720 reported by @pacho2)

List of changes since v29 here.