v0.2.10
SkillHub v0.2.10
SkillHub v0.2.10 improves skill discovery and download flows, fixes deletion, audit, dependency, and public download issues, and updates CLI release maintenance.
🌟 Highlights
- Added install method tabs plus richer My Skills search, namespace filtering, and pagination.
- Added CLI/domain support for downloading skills from non-global namespaces.
- Fixed skill deletion cleanup, audit timestamp offsets, vulnerable test dependency handling, and anonymous downloads for global public skills.
🚨 Breaking Changes
✨ Features
- Add install method tabs for the web UI by @dongmucat in #496
- Add keyword search, namespace filtering, and clickable pagination for My Skills by @XiaoSeS in #493
- Support non-global namespace skill download in CLI/domain flows by @XiaoSeS in #497
- Initialize built-in skills by @dongmucat in #481
🐛 Bug Fixes
- Clear skill.latest_version_id before deleting skill_version by @XiaoSeS in #495
- Resolve 8-hour timezone offset in audit log timestamps by @dongmucat in #472
- Bump vitest to 4.1 to patch GHSA-5xrq-8626-4rwp by @dongmucat in #474
- Allow anonymous downloads for global PUBLIC skills by @dongmucat in #473
⚡ Performance
- None
📚 Documentation
- None
🔧 Chore
- Revert built-in skills initialization after review by @dongmucat in #487
- Improve publish-cli script reliability by @CheneyH in #441
- Bump CLI version to 0.1.7 by @dongmucat in #470
📖 Documentation
- Docs site: https://iflytek.github.io/skillhub/
👥 New Contributors
None
Full Changelog: v0.2.9...v0.2.10