1
0
mirror of https://github.com/fatedier/frp.git synced 2025-06-02 13:38:23 +00:00
frp/Release.md

10 lines
208 B
Markdown
Raw Normal View History

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