frp/Release.md

9 lines
329 B
Markdown
Raw Normal View History

2023-02-09 22:52:48 +08:00
### New
2023-03-08 11:19:52 +08:00
* The `httpconnect` type in `tcpmux` now supports authentication through the parameters `http_user` and `http_pwd`.
2023-02-09 22:52:48 +08:00
2023-03-08 11:19:52 +08:00
### Improved
2023-02-09 22:52:48 +08:00
2023-03-08 11:19:52 +08:00
* The web framework has been upgraded to vue3 + element-plus, and the dashboard has added some information display and supports dark mode.
* The e2e testing has been switched to ginkgo v2.