v0.10.0

XTLS/Xray-corev0.10.0Mar 29, 2026by azophy

AI Summary

sshifu v0.10.0 adds OIDC (OpenID Connect) provider support to the setup wizard, allowing GitHub or generic OIDC configurations.

Key Highlights

  • Add OIDC provider option to setup wizard
  • Support for issuer URL, client ID/secret, and principal field

New Features

  • OIDC provider support
  • Generic OIDC configuration

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