Releases: sohaha/zzz
Releases · sohaha/zzz
Release list
v1.0.51
v1.0.50
Changelog
- a3ff471 refactor: 优化 agent 执行流程的上下文管理和超时控制
v1.0.49
Changelog
- cd749be Merge branch 'master' of https://cnb.cool/zls_nmtx/sohaha/zzz
- e430c63 Merge commit '3607190acd987682ab707f34a7ad7e28e1e95d58'
- ff75c8c Merge pull request #1 from sohaha/dependabot/go_modules/golang.org/x/sys-0.1.0
- 1a5048f Merge pull request #2 from sohaha/dependabot/go_modules/golang.org/x/net-0.7.0
- e9ca656 Merge pull request #3 from sohaha/dependabot/go_modules/golang.org/x/net-0.23.0
- 06d9ec7 Merge pull request #4 from sohaha/fix
- 4e9d110 Merge pull request #7 from sohaha/dependabot/go_modules/github.com/golang/glog-1.2.4
- 9c4b5ea Merge pull request #8 from sohaha/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.7
- ebd030b Update README.md
- 0bc9b17 Update README.md
- e46dc21 Update install.sh
- bf02230 Update install.sh
- 8194370 Update package.json
- ed88d75 build(deps): bump github.com/golang/glog from 1.2.2 to 1.2.4
- c8d362b build(deps): bump github.com/hashicorp/go-retryablehttp
- 4cfa73e build(deps): bump golang.org/x/net
- 606434d build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
- 1ed789e build(deps): bump golang.org/x/sys
- cb43b5b chore: Format
- e3b2cdb chore: Optimize command execution under Windows and simplify the configuration of the monitoring directory
- 402be5c chore: Optimize the matching path
- a39ee0c chore: 优化安装脚本的系统兼容性和目录选择逻辑
- 57c2d71 ci: Add CI configuration
- 3989363 feat: Add hard link support and link type tracking
- e56c02a feat: Add lnk management dotfiles
- 84e2931 feat: Optimize hard link processing logic and add file identity check function
- 3607190 feat: PR 添加 CNB 的支持
- 64bfeb2 feat: Supports static link
- a30f06b feat: Supports upx compression
- 6fae74c feat: add npm package and improve background task logging output
- 737ded9 feat: implement file change debouncing with thread-safe timer management
- 0ea3e0d feat: reload proxy html
- 57ccb12 feat: 增加 Windows 系统下管理员权限检测和错误提示
- dd6f7af feat: 安装脚本支持 GITHUB_TOKEN 环境变量
- d66e4e8 feat: 添加 AGENT 命令
- ebaecdd feat: 添加 agent 回调自定义命令执行
- ccdfb19 feat: 添加 cleanup 命令并优化路径映射与拉取逻辑
- 2235a64 fix: 修复主机符号链接恢复逻辑与路径解析
- 920c7f2 fix: 🐛 Enhanced installation script
- 93771b8 fix: 🐛 Enhanced installation script
- 735c2b1 fix: 🐛 Update configuration and path processing
- bdee7b9 fix: 🐛 windows path
- 6df2fd8 refactor: 重构 agent 模块为可扩展的 backend 抽象层
- 1dc734b 过滤分支
- 65581e9 🐞 fix: Update install.sh
- 53202db 📄 docs: update install bash
- b4c4a5f 📄 docs: update install bash
- f3761e3 📄 docs: update install bash
- 4edca4c 🚀 chore: Enhanced CGO compilation function
- e8e60c9 🚀 chore: Refactor cgo compilation
- b9b19ee 🚀 chore: Support zstring.NewFS
- 631dadd 🚀 chore: Update dependencies
- 1635c8a 🚀 chore: Update install.sh
- 4dbdbbe 🚀 chore: Update the version number
- 289f7b1 🚀 chore: Whether CGO_ENABLED shut down
- 5e9fe4a 🚀 chore: update some problems in the code
v1.0.48
Changelog
- 01f2480 Merge branch 'master' of https://cnb.cool/zls_nmtx/sohaha/zzz
- 032ed34 chore: Optimize command execution under Windows and simplify the configuration of the monitoring directory
- 0a3d5d3 chore: 优化安装脚本的系统兼容性和目录选择逻辑
- a4ae8aa ci: Add CI configuration
- ba39775 feat: 增加 Windows 系统下管理员权限检测和错误提示
- 2bdd4d4 feat: 添加 AGENT 命令
v1.0.47
Changelog
- 1ff12b9 feat: Optimize hard link processing logic and add file identity check function
v1.0.46
v1.0.45
v1.0.44
v1.0.43
Changelog
- 74a689b feat: Supports upx compression
v1.0.42
Changelog
- 406a428 Merge pull request #7 from sohaha/dependabot/go_modules/github.com/golang/glog-1.2.4
- ac12184 Merge pull request #8 from sohaha/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.7
- bb0db95 Update README.md
- a275707 Update README.md
- b4a296e Update install.sh
- 593022f build(deps): bump github.com/golang/glog from 1.2.2 to 1.2.4
- 71fb76f build(deps): bump github.com/hashicorp/go-retryablehttp
- 0913539 feat: add npm package and improve background task logging output
- 9ba0b16 🚀 chore: Enhanced CGO compilation function