frp/Release.md

10 lines
208 B
Markdown
Raw Normal View History

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