4 Commits

Author SHA1 Message Date
hj
1778badacf feat(updates): 更新应用版本至1.2.1并替换安装包
Some checks failed
Deploy skills-market-server / deploy (push) Has been cancelled
删除旧版本1.1.2的安装包及配置文件
添加新版本1.2.1的Windows和Mac平台安装包
更新latest.yml和latest-mac.yml版本配置
2026-03-27 16:41:18 +08:00
ed583c3a66 feat(server): enhance skill and agent import functionality
Some checks failed
Deploy skills-market-server / deploy (push) Has been cancelled
- Added support for clearing version history during skill and agent imports with the `--clear-versions` flag.
- Updated import scripts to handle versioning more effectively, ensuring only the latest version is retained when clearing history.
- Introduced new checks for user permissions in various API endpoints to restrict access based on roles.
- Normalized file paths during merges to ensure consistency across different operating systems.
- Updated `.gitignore` to exclude the `scripts/` directory.
2026-03-27 11:08:56 +08:00
484717f88e clean: clean released version
Some checks failed
Deploy skills-market-server / deploy (push) Has been cancelled
2026-03-26 09:40:12 +08:00
0bc0e08c99 fix: 重构发版部署方式
Some checks failed
Deploy skills-market-server / deploy (push) Has been cancelled
2026-03-24 18:59:27 +08:00