v0.10.0
ankitects/ankiv0.10.0Mar 29, 2026by azophy
AI Summary
This release introduces OpenID Connect (OIDC) support to the setup wizard, enabling users to authenticate using either GitHub or a generic OIDC provider with configurable settings.
Key Highlights
- Added provider type selection (GitHub vs Generic OIDC)
- Support for OIDC configuration including issuer URL, client ID/secret, and principal field
- Config generation includes alternative provider sections as comments
New Features
- OIDC provider option in setup wizard
Full Release Notes
## What's Changed * feat: add OIDC provider option to setup wizard - Add provider type selection (GitHub vs Generic OIDC) - Support OIDC configuration: issuer URL, client ID/secret, principal field - Generate config with alternative provider as fully commented section * Update README.md **Full Changelog**: v0.8.0...v0.10.0