Passbolt Android 2.1.0 is now available with several enhancements focused on performance and security.
This release brings a performance boost when processing the resource list, especially visible when decrypting V5 resource list. It also aligns with the latest Role-Based Access Control (RBAC) policies ensuring users only share passwords as permitted by their organisation’s settings.
This release introduces translations for 13 new languages, including German, French, Italian, Japanese, Korean, Lithuanian, Dutch, Polish, Portuguese, Russian, Slovenian, Swedish, and Ukrainian. Some of these translations are currently in beta, and we appreciate your feedback to help improve their accuracy.
Additionally, Passbolt Android 2.1.0 adds two significant security features: a new metadata key pinning mechanism and an upgraded cryptographic library (gopenpgp, bumped from version 2 to 3).
This update also resolves issues reported by the community. We extend our sincere thanks to everyone who contributed valuable feedback and helped improve Passbolt.
Download the Passbolt Android App on the Google Play Store.
Added
- MOB-2682: Add translations for 16 new languages including Chinese Simplified, Dutch, French, German, Italian, Japanese, Korean, Lithuanian, Polish, Portuguese Brazilian, Romanian, Russian, Slovenian, Spanish, Swedish, Ukrainian
- MOB-2657: Support resource type deleted property
- MOB-5270: Match autofill suggestion URLs by subdomains
- MOB-2635: Block share on RBAC setting
Improved
- MOB-2634: Password list decryption and processing performance boost
- MOB-2656: Edit form issue when switching from password string to complex types during edit
- MOB-2604: Create password in a personal folder - switched from share simulation to checking permissions
- MOB-2648: Sort expired items by expiry ascending
Fixed
- MOB-2674: TOTP created inside a folder was being created in the root
Security
- MOB-2626: Added metadata key pinning mechanism
- MOB-2597: Update gopenpgp from version 2 to version 3
Maintenance
- MOB-2504: Integrate Snyk security scanner