v0.0.8-beta.4
beta3->beta4:
- 只在 开启api server 后才监听 websocket logger
- 更新所有依赖
- geosite-gfw 也检查 ip
beta2->beta3:
使用 native-tls-vendored feature 编译 以解决 需要 openssl 3 的so文件的问题
beta1->beta2:
- 在发布版中取消 smoltcp 支持,因测试中依然测到其存在内存问题
- 修复routes 配置项的小问题
- 用 ubuntu-22.04 编译 以使用 openssl-3 而不是 openssl 1.1.1