client

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

BSD-3-CLAUSE License

Stars
8.8K
Committers
105

Bot releases are visible (Hide)

client - v6.2.8 Latest Release

Published by heronhaye 8 months ago

  • Fix link previews to some web sites
  • Bug fixes and improvements
client -

Published by joshblum 10 months ago

  • Update client CA
client - v6.2.3

Published by heronhaye about 1 year ago

  • Security upgrades
client - v6.2.2

Published by heronhaye about 1 year ago

  • Mark threads as unread
client - v6.0.4

Published by joshblum over 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)

client - v6.0.2

Published by heronhaye over 2 years 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

client - v6.0.1

Published by heronhaye over 2 years 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
client - v5.9.3

Published by heronhaye over 2 years ago

This is a bugfix release for Linux only.

  • Fix Keybase redirector causing startup and filesystem issues
client - v5.9.1

Published by heronhaye over 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
client - v5.9.0

Published by heronhaye almost 3 years ago

  • Security enhancements
  • Support for Debian Bullseye
client - v5.8.1

Published by heronhaye about 3 years ago

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

client - v5.8.0

Published by heronhaye about 3 years ago

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

client - v5.7.1

Published by heronhaye over 3 years ago

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

client - v5.7.0

Published by heronhaye over 3 years ago

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

client - v5.6.1

Published by heronhaye over 3 years ago

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

client - v5.6.0

Published by heronhaye over 3 years ago

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

client - v5.5.2

Published by heronhaye about 4 years ago

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
client - v5.5.1

Published by songgao over 4 years ago

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

client - v5.5.0

Published by heronhaye over 4 years ago

• Administering groups is easier than ever with the redesigned Teams tab
• Prettier icons
• Better handling of audio attachments in info panel
• Forward images and attachments in chat
• Improved file sharing with email addresses
• Updated some emojis
• Fix some hotkeys that could stop working

client - v5.4.2

Published by cjb over 4 years ago

This is a bugfix release for KBFS performance.