Passbolt Android App 1.18: Account Kit Setup & Enhanced Security

Passbolt Android App 1.18: Account Kit Setup & Enhanced Security

Version 1.18 introduces the option to set up accounts using Account Kit and adds support for suspended users. It also unifies the display of description fields and enhances security with JSON schema validation.

Added

  • MOB-1547: Add option to setup the account using account kit
  • MOB-1532: Add support for suspended users

Improved

  • MOB-1501: Unify showing of description field on the UI with password field

Security

  • MOB-1505: Use json schema to validate local forms before sending payload to backend
  • MOB-1505: Validate resources and secrets using json schema format on fetch

Maintenance

  • Bump target SDK to 34; Update libraries