Compare commits

..

2 Commits

Author SHA1 Message Date
adamwallred
b8a4fbe40b
Merge e2b34fff62ba7c2e642b07e5d00d7525aaab1f03 into 9d5638cae6dfecb10bff7c6d3e52625fe264fee1 2024-10-18 14:39:03 +08:00
fatedier
9d5638cae6
update Release.md (#4500) 2024-10-18 12:31:55 +08:00

View File

@ -1,4 +1,3 @@
### Features
* The frpc visitor command-line parameter adds the `--server-user` option to specify the username of the server-side proxy to connect to.
* Support multiple frpc instances with different subjects when using oidc authentication.
* `tzdata` is installed by default in the container image, and the time zone can be set using the `TZ` environment variable.