1
0
mirror of https://github.com/fatedier/frp synced 2025-10-12 21:22:46 +08:00
frp/Release.md
2022-12-18 18:43:42 +08:00

10 lines
208 B
Markdown

### New
* Add `oidc_scope` parameter to frpc when `authentication_method = oidc`.
* Support quic protocol between frpc and frps.
### Improve
* Upgrade oidc and oauth2 package which is forward compatible.