Releases: GSConnect/gnome-shell-extension-gsconnect
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
- Fix MPRIS players not syncing (#792, reported by @Sherlock-Holo & @terencode)
- Remove more deprecated code (@andyholmes & @ferdnyc)
List of changes since v34 here.
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
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
anddbus.js
to/utils/
- Use new
GLib.Variant.prototype.recursiveUnpack()
- Remove defunct Bluetooth implementation
List of changes since v34-rc1 here.
v34-rc1
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 beforeglib-2.64
-
Stop polluting the global import search path in GNOME Shell
List of changes since v33 here.
v33
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
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
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
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
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.