Skip to content

v0.0.8-beta.4

Choose a tag to compare

@github-actions github-actions released this 10 Mar 10:30

beta3->beta4:

  1. 只在 开启api server 后才监听 websocket logger
  2. 更新所有依赖
  3. geosite-gfw 也检查 ip

beta2->beta3:

使用 native-tls-vendored feature 编译 以解决 需要 openssl 3 的so文件的问题

beta1->beta2:

  1. 在发布版中取消 smoltcp 支持,因测试中依然测到其存在内存问题
  2. 修复routes 配置项的小问题
  3. 用 ubuntu-22.04 编译 以使用 openssl-3 而不是 openssl 1.1.1