v0.10.0

met4citizen/TalkingHeadv0.10.0Mar 29, 2026by azophy

AI Summary

Setup wizard enhancement adding OIDC provider option with support for GitHub and Generic OIDC configurations.

Key Highlights

  • OIDC provider option in setup wizard
  • GitHub vs Generic OIDC provider type selection
  • OIDC configuration: issuer URL, client ID/secret, principal field
  • Alternative provider as fully commented section in generated config

New Features

  • OIDC provider configuration in setup wizard
  • Provider type selection (GitHub vs Generic)
  • Issuer URL, client ID/secret, principal field support

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