Release date: 2023/08/13
Features
- feat(juicity): support certificate pinning in #256 by (@mzz2017)
- optimize: force to choose one if there is only one node in the group in #251 by (@mzz2017)
- feat: support juicity in #248 by (@mzz2017)
Bug Fixes
Others
- ci(release): add entry for release-v0.2.3 in #253 by (@yqlbu)
- chore: upgrade go mod in #249 by (@mzz2017)
- docs: create zh routing docs in #247 by (@bradfordzhang)
- docs: create zh global and dns docs in #243 by (@troubadour-hell)
- docs: refine protocol support and alpine installation in #241 by (@mzz2017)
- ci(release): draft release v0.2.3rc1 in #240 by (@daeBot)
特性支持
- 特性(juicity): 支持证书固定 (Certificate Pinning) in #256 by (@mzz2017)
- 优化: 在组中只有一个节点时强制选择该节点 in #251 by (@mzz2017)
- 特性: 支持 juicity in #248 by (@mzz2017)
问题修复
其他变更
- 自动化(release): 添加发布版本 v0.2.3 的条目 in #253 by (@yqlbu)
- 杂项: 升级 Go 模块 in #249 by (@mzz2017)
- 文档: 创建中文路由文档 in #247 by (@bradfordzhang)
- 文档: 创建中文全局和 DNS 文档 in #243 by (@troubadour-hell)
- 文档: 完善协议支持和 Alpine 安装 in #241 by (@mzz2017)
- 自动化(release): 撰写发布版本 v0.2.3rc1 in #240 by (@daeBot)
Example Config: https://github.com/daeuniverse/dae/blob/v0.2.4/example.dae
Full Changelog: v0.2.3...v0.2.4
New Contributors
- @bradfordzhang made their first contribution in #247