Skip to content

Releases: keybase/client

v5.9.1

20 Jan 17:46
95a3939
Compare
Choose a tag to compare

This is a bugfix release for Linux only.

  • Fix issue where the KBFS mountpoint would be disconnected after restart Keybase (Transport endpoint is not connected).
    In order to restore access to /keybase, please either reboot your device or run sudo fusermount -uz /keybase.

  • Fix codesigning issue on Fedora 30 preventing upgrades
    It may be required to reinstall Keybase from https://keybase.io/docs/the_app/install_linux in order to update the public key on the Fedora system. Reinstalling should not be needed for future upgrades.

dnf install https://prerelease.keybase.io/keybase_amd64.rpm

Alternatively, one can remove the older version of our public key before upgrading.

rpm -e gpg-pubkey-656d16c7
dnf update keybase

v5.9.0

17 Dec 21:26
29bfd9d
Compare
Choose a tag to compare
  • Security enhancements
  • Support for Debian Bullseye

v5.8.1

30 Sep 16:06
Compare
Choose a tag to compare

This release is for Linux (v5.8.0 with upgraded Electron) platforms.
• Security enhancements

v5.8.0

30 Sep 16:06
Compare
Choose a tag to compare

This release is for Windows, Mac OS, Android, and iOS.
• Security enhancements

v5.7.1

23 Jun 20:56
Compare
Choose a tag to compare

This release is for Linux (v5.7.0 with upgraded Electron) platforms.
• Security enhancements

v5.7.0

23 Jun 20:55
Compare
Choose a tag to compare

This release is for Windows, Mac OS, Android, and iOS.
• Security enhancements

v5.6.1

25 Jan 16:40
Compare
Choose a tag to compare

This release is for Linux (v5.6.0 with upgraded Electron) platforms.
• Fix unfurling some URLs
• Various bug fixes, security enhancements

v5.6.0

25 Jan 16:38
Compare
Choose a tag to compare

This release is for Windows, Mac OS, Android, and iOS.
• Fix unfurling some URLs
• Various bug fixes, security enhancements

v5.5.2

16 Oct 18:34
Compare
Choose a tag to compare

This is a bugfix release for Linux only.

Affecting all platforms

  • Fixed YouTube unfurls
  • Miscellaneous bugfixes

Affecting Linux platforms

  • Fixed issues with the system tray introduced in v5.3.0 by upgrading Electron version

v5.5.1

27 May 20:23
Compare
Choose a tag to compare

Fix a panic when KEYBASE_DISABLE_FAVORITES is set. This should not affect typical use cases.