Releases: keybase/client
Releases · keybase/client
v5.9.1
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
- Security enhancements
- Support for Debian Bullseye
v5.8.1
This release is for Linux (v5.8.0 with upgraded Electron) platforms.
• Security enhancements
v5.8.0
This release is for Windows, Mac OS, Android, and iOS.
• Security enhancements
v5.7.1
This release is for Linux (v5.7.0 with upgraded Electron) platforms.
• Security enhancements
v5.7.0
This release is for Windows, Mac OS, Android, and iOS.
• Security enhancements
v5.6.1
This release is for Linux (v5.6.0 with upgraded Electron) platforms.
• Fix unfurling some URLs
• Various bug fixes, security enhancements
v5.6.0
This release is for Windows, Mac OS, Android, and iOS.
• Fix unfurling some URLs
• Various bug fixes, security enhancements
v5.5.2
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
Fix a panic when KEYBASE_DISABLE_FAVORITES
is set. This should not affect typical use cases.