Skip to content

v21-rc1

Pre-release
Pre-release

Choose a tag to compare

@andyholmes andyholmes released this 19 Feb 03:39
5401bc2

This is a release candidate for v21. Final release has no definite release date and will be based on reports of stability.

Notable Fixes & Changes

  • Replace GDBusObjectManager with in-house rewrite

    The GdkX11 backend is no longer forced, meaning Wayland is properly used now. The consequence of this is Clipboard is no longer supported in Wayland sessions.

  • Remove sshfs support

    sshfs support has been removed and Gvfs is now used instead.

  • Generate unicode input with composition

    Thanks to work from @getzze libcaribou may no longer be required for unicode or modifier support when simulating keyboard input. See #436 for more information.

  • Fixes to several low-level problems with Lan connections.

    We now close Lan connections when we read a NULL byte, which may solve the mysterious high CPU usage and large memory leak. Some preliminary work has also been done to improve support for running in a VM.

  • Preliminary support for GNOME 3.32

    GSConnect has not been thoroughly tested on GNOME 3.31/3.32 and should be considered a work in progress.

List of changes since v20 here.