[0.18.8] - 2026-04-06
Bug Fixes
- Sync no longer deletes registry entries for installed skills — running
skillshare sync(or project-modesync -p) would silently removeregistry.yamlentries for skills whose source files were not present on disk. This meant that installing a skill and then syncing could erase the installation record entirely. Sync now leaves the registry untouched — onlyinstallanduninstallmanage registry entries
Changelog
- eceb487 chore: remove badge from README
- 9a02d82 docs(blog): add multi-account Claude Code setup guide
- 9ddff32 docs(blog): update legacy target config format to current style
- 17da67a fix(blog): correct image path and remove outdated posts
- 96b357b fix(ui): prevent modal close when selecting text in input fields
- e82d18c fix: sync must not prune registry entries for installed skills
- 162f5e3 refactor(skills): split /changelog and create /release skill