Changelog¶
The project follows a coordinated pre-1.0 release train across published artifacts. Minor releases can contain breaking API changes; migration notes identify replacements and changed ownership.
Current release¶
The latest stable tag detected while building this site is v0.4.0.
Upgrade discipline¶
- Read every Breaking, Security, Changed, and Removed entry between your pinned and target versions.
- Align all artifacts; do not mix release trains without explicit compatibility evidence.
- Run compile and API checks for every target.
- Exercise registration and authentication against both the old and new backend and mobile combinations in your rollout window.
- Repeat association and provider-backed device tests when platform dependencies, targets, signing, or RP configuration changed.
For the major client restructuring introduced in v0.4.0, use the migration guide.