Skip to content

Releases: GSConnect/gnome-shell-extension-gsconnect

v35

23 Mar 05:47
f08394c
Compare
Choose a tag to compare
v35

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

REMINDER: GSConnect is now supporting GNOME 3.36 and there will be no further releases for GNOME 3.34.

Notable Changes

List of changes since v34 here.

v34

10 Mar 05:32
5d51119
Compare
Choose a tag to compare
v34

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

09 Mar 01:17
Compare
Choose a tag to compare
v34-rc2 Pre-release
Pre-release

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

08 Mar 00:32
2ed8d53
Compare
Choose a tag to compare
v34-rc1 Pre-release
Pre-release

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

04 Mar 10:43
Compare
Choose a tag to compare
v33

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

List of changes since v32 here.

v32

04 Mar 01:07
15e6fe9
Compare
Choose a tag to compare
v32

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

19 Feb 03:30
49d967e
Compare
Choose a tag to compare
v32-rc1 Pre-release
Pre-release

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

List of changes since v31 here.

v31

22 Jan 22:27
dac2af9
Compare
Choose a tag to compare
v31

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

Notable Fixes

  • 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) 🏆
  • 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

17 Jan 19:56
48aa6eb
Compare
Choose a tag to compare
v31-rc2 Pre-release
Pre-release

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

05 Dec 07:56
ed920c6
Compare
Choose a tag to compare
v31-rc1 Pre-release
Pre-release

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.