mirror of
https://github.com/fatedier/frp.git
synced 2025-01-08 06:59:18 +01:00
9 lines
329 B
Markdown
9 lines
329 B
Markdown
### New
|
|
|
|
* The `httpconnect` type in `tcpmux` now supports authentication through the parameters `http_user` and `http_pwd`.
|
|
|
|
### Improved
|
|
|
|
* 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.
|