Releases: juicity/juicity
Releases · juicity/juicity
v0.5.0
Changelogs
Others
- ci(release): draft release v0.4.3 in #167 by (@juicity-bot)
- ci: update checkout and setup-go to latest in #177 by (@MarksonHon)
- chore: update outbound in #176 by (@mzz2017)
- ci: reset to use origin seed in #178 by (@MarksonHon)
Full Changelog: v0.4.3...v0.5.0
v0.4.3
v0.4.2
v0.4.1
Release date: 2024/04/16
Features
Bug Fixes
Others
- chore(changelogs): release-v0.4.0rc1 -> release-v0.4.0 in #149 by (@sumire88)
- chore: upgrade quic-go to 0.42.0 and utls to 1.6.4 in #155 by (@mzz2017)
- ci(generate-changelogs): update workflow logic in #156 by (@sumire88)
Full Changelog: v0.4.0...v0.4.1
v0.4.0
Features
- feat(cmd/version): add copy right and license info in #134 by (@yqlbu)
- feat(cmd): enhance version print in #123 by (@yqlbu)
Others
- ci(lint): upgrade linter ver. in #142 by (@sumire88)
- chore: upgrade softwind and quic-go to v0.40.1 in #141 by (@mzz2017)
- ci(docker-publish): limit workflow triggers in #132 by (@yqlbu)
特性
其他
- 自动化(lint): 在 #142 中升级 linter 版本 by (@sumire88)
- 杂项: 在 #141 中将 softwind 和 quic-go 升级至 v0.40.1 by (@mzz2017)
- 自动化(docker-publish): 在 #132 中限制工作流触发条件 by (@yqlbu)
Full Changelog: v0.3.0...v0.4.0rc1
New Contributors
v0.3.0
v0.2.1
Release date: 2023/08/27
Features
Others
- chore: bump quic-go to v0.38.0 in #101 by (@mzz2017)
- chore: upgrade quic-go to v0.37.6 in #100 by (@mzz2017)
特性支持
其他变更
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Release date: 2023/08/19
Features
- feat(server): support dial using socks5, http, vmess, vless... in #92 by (@mzz2017)
- feat(client): support port forwarding in #86 by (@mzz2017)
Bug Fixes
- fix: fail to trigger auth timeout in some cases in #93 by (@mzz2017)
- fix: panic: unaligned 64-bit atomic operation in #91 by (@mzz2017)
Others
特性支持
- 特性(服务器): 支持使用 socks5、http、vmess、vless 等进行拨号 in #92 by (@mzz2017)
- 特性(客户端): 支持端口转发 in #86 by (@mzz2017)
问题修复
其他变更
Full Changelog: v0.1.3...v0.2.0
v0.1.3
Release date: 2023/08/13
Features
- optimize(generate-sharelink): judge whether really need to pin in #80 by (@mzz2017)
- feat(server): support cmd generate-sharelink in #74 by (@mzz2017)
Others
- docs: add lang switch for spec.md in #85 by (@mzz2017)
- docs(spec): add English version specification in #84 by (@mzz2017)
- docs: add protocol spec in #83 by (@mzz2017)
- chore: bump quic-go to v0.37.4 to support go1.21 in #81 by (@mzz2017)
- chore(pr_template): update pr_template section headers in #79 by (@yqlbu)
- docs(readme): add self-signed certs to goals in #78 by (@yqlbu)
- chore/refactor: rework issue_templates in #77 by (@yqlbu)
- ci/optimize: docker refinement in #75 by (@yqlbu)
- ci: add Dockerfile in #73 by (@EkkoG)
- chore: upgrade quic-go to v0.37.3 in #70 by (@mzz2017)
特性支持
其他变更
- 文档: 为 spec.md 添加语言切换 in #85 by (@mzz2017)
- 文档(spec): 添加英文版本规范 in #84 by (@mzz2017)
- 文档: 添加协议规范 in #83 by (@mzz2017)
- 杂项: 升级 quic-go 至 v0.37.4 以支持 go1.21 in #81 by (@mzz2017)
- 杂项(pr_template): 更新 pr_template 部分标题 in #79 by (@yqlbu)
- 文档(readme): 在目标中添加自签名证书 in #78 by (@yqlbu)
- 杂项/重构: 重新设计 issue_templates in #77 by (@yqlbu)
- 自动化(优化): Docker 优化 in #75 by (@yqlbu)
- 自动化: 在 #73 中添加 Dockerfile by (@EkkoG)
- 杂项: 将 quic-go 升级至 v0.37.3 in #70 by (@mzz2017)
Full Changelog: v0.1.2...v0.1.3
New Contributors
v0.1.2
Release date: 2023/08/05
Features
- feat: support certificate pinning in #61 by (@mzz2017)
- feat(internal/relay): add support to inspect source for UDP traffic in #57 by (@yqlbu)
- feat(log): add exra cmd-flags for file logger in #56 by (@yqlbu)
- feat(sever): add support to inspect source for TCP traffic in #53 by (@yqlbu)
Bug Fixes
- fix(server): support to dial domain in UDP (quic) in #54 by (@mzz2017)
- patch(server): fix golang lint warning in #51 by (@yqlbu)
Others
- chore: upgrade softwind and quic(to 0.37.2) in #67 by (@mzz2017)
- docs(server): add UUID Generator section in #64 by (@yqlbu)
- ci: add linting workflow in #52 by (@yqlbu)
特性支持
- 特性: 支持证书固定 in #61 by (@mzz2017)
- 特性(内部/中继): 添加支持打印 UDP 来源 in #57 by (@yqlbu)
- 特性(日志): 为文件日志添加额外的命令标志 in #56 by (@yqlbu)
- 特性(服务器): 添加支持打印 TCP 来源 in #53 by (@yqlbu)
问题修复
其他变更
- 杂项: 升级 softwind 和 quic (到 0.37.2) in #67 by (@mzz2017)
- 文档(服务器): 添加 UUID 生成器部分 in #64 by (@yqlbu)
- 自动化: 添加 linting 工作流程 in #52 by (@yqlbu)
Full Changelog: v0.1.1...v0.1.2