v1.1.4
What's Changed
- add sub support by @Ehco1996 in #281
- feat: proxy to lb by @Ehco1996 in #283
- fix: remove duplicate conn close by @wuqinqiang in #282
- feat: support record relay traffic stats by @Ehco1996 in #284
- feat: introduce connection manger by @Ehco1996 in #285
- feat: connection management in web ui by @Ehco1996 in #286
- feat: support sync relay traffic by @Ehco1996 in #287
- fix some errors by @xpzouying in #298
- fix: fix the graceful exit handling logic by @xpzouying in #299
- chore: fix release ci by @Ehco1996 in #301
- build(deps): bump the dependencies group with 4 updates by @dependabot in #302
- chore: try fix cd by @Ehco1996 in #308
- build(deps): bump the dependencies group with 13 updates by @dependabot in #310
- chore: add
get-ehco.sh
by @Ehco1996 in #293 - readme: fix small typo by @HuSharp in #313
- flags: fix log level flags dest by @xpzouying in #314
- Add release configuration for prerelease by @Ehco1996 in #316
- chore: remove github.com/gorilla/mux by @Ehco1996 in #317
- ci: fix image tag not upadte by @Ehco1996 in #320
- *: Refactor transporter package by @Ehco1996 in #319
- Update get-ehco.sh by @Ehco1996 in #322
- feat: support sync node basic stats by @Ehco1996 in #326
- Update README.md by @madneal in #328
- feat: support blocked protocols by introducing sing-box as lib by @Ehco1996 in #332
- feat: introduce cf workers by @Ehco1996 in #338
- feat: Add support for relay types MWS by @Ehco1996 in #339
- feat: support health check by @Ehco1996 in #343
New Contributors
- @wuqinqiang made their first contribution in #282
- @xpzouying made their first contribution in #298
- @HuSharp made their first contribution in #313
- @madneal made their first contribution in #328
Full Changelog: v1.1.3...v1.1.4