Client Versions Save

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron

v6.2.8

1 month ago
  • Fix link previews to some web sites
  • Bug fixes and improvements

v6.2.4

3 months ago
  • Update client CA

v6.2.3

6 months ago
  • Security upgrades

v6.2.2

8 months ago
  • Mark threads as unread

v6.0.4

1 year ago

This release is for MacOS. • Release arm64 build • Pause auto looping videos on focus loss to avoid sleep prevention (https://github.com/keybase/client/pull/25348)

v6.0.2

1 year ago

This release is for Linux platforms. • Upgrade Electron version. This should fix an issue where the GUI failed to start on recent Fedora and Ubuntu versions because of the Electron sandbox. • Bug fixes

v6.0.1

1 year ago

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

  • On desktop
    • Upgrade Electron version
  • On mobile
    • Better scrolling to search results and links into chat
    • Fix for screen freezing on backing out of chat threads
    • Fix for missing images in chats
    • Newer modal styling

v5.9.3

2 years ago

This is a bugfix release for Linux only.

  • Fix Keybase redirector causing startup and filesystem issues

v5.9.1

2 years ago

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

2 years ago
  • Security enhancements
  • Support for Debian Bullseye