Passbolt Android App 1.19: Expired resources
Version 1.19 introduces JSON-based resource and secret models, support for expired resources and enhanced security with full JSON schema validation.
Added
- Resource and secret models are now based on JSON
- Support for expired resources
Security
- JSON models support full JSON schema validation (validation can be changed dynamically)
Maintenance
- Split verification jobs into two flows (push and PRs) to save running time