frp/Release.md

10 lines
208 B
Markdown
Raw Normal View History

### New
2022-12-18 17:43:42 +07:00
* Add `oidc_scope` parameter to frpc when `authentication_method = oidc`.
* Support quic protocol between frpc and frps.
2022-10-26 22:09:17 +07:00
### Improve
2022-03-11 18:45:34 +07:00
* Upgrade oidc and oauth2 package which is forward compatible.