This release introduces the ability to unlock vaults with a YubiKey on Android and the option to archive or unarchive entries. For Bitwarden users, support for email-protected Sends is now available, and the encryptedFor field is correctly included with Cipher entities. This update also contains a fix for YubiKey integration on Android by supplying custom Proguard rules.
All changes
- c3ef7753 - Merge pull request #1316 from AChep/localization_action
- c93fa4a5 - [AUTO] Update localization library
- c0998dbe - chore: Bump app version to 2.6.0
- eca0792b - chore(Bitwarden): Bump client version to Bitwarden 2026.2.1
- 99cf9b75 - fix(Android): Supply custom YubiKey proguard rules
- 581656ba - docs: Add vault unlocking info with biometrics and YubiKey
- 07f3aa93 - feat(Android): Unlock with YubiKey
- 2f0f1e33 - refactor: Rename files for a better consistency
- da1257e6 - feat: Archive/Unarchive ciphers (part 2)
- 2d3c1492 - feat(Bitwarden): Add a support for email-protected Sends
- e077f479 - feat: Archive/Unarchive ciphers (part 1) #1304
- 52af3c5c - improvement(Bitwarden): Send the
encryptedForfield with the Cipher entity - c8402911 - Merge pull request #1307 from AChep/dependabot/gradle/org.jlleitschuh.gradle.ktlint-14.2.0
- 8e5a7710 - chore: Enhance prompt for release note generation, make it more structured
- 44b50d61 - docs: Add AUR installation instructions for Keyguard
- 3a0755e9 - build(deps): Bump org.jlleitschuh.gradle.ktlint from 14.0.1 to 14.2.0