frp/Release.md

9 lines
196 B
Markdown
Raw Normal View History

2021-10-25 20:14:21 +08:00
### New
2021-08-03 23:10:27 +08:00
2021-10-25 20:14:21 +08:00
* Add `/healthz` API.
* frpc support `disable_custom_tls_first_byte` .If set true, frpc will not send custom header byte.
### Improve
* Use go standard embed package instead of statik.