frp/Release.md

10 lines
208 B
Markdown
Raw Normal View History

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