Skip to content

v0.12.0

Choose a tag to compare

@fatedier fatedier released this 19 Jun 13:41
· 1024 commits to dev since this release

New

  • Support kcp protocol as under transport. #99

Improvement

  • Return 404 Not Found page if vhost domain doesn't exist. #175

Fix

  • Fix connections close problem when encryption and compression are enabled. #322
  • Fix abnormal memory usage when encryption and compression are enabled. #345
  • Http proxy plugin can't use encryption and compression.