github runkids/skillshare v0.20.7

3 hours ago

skillshare v0.20.7 Release Notes

TL;DR

  1. Disabled skills uninstall cleanly from the dashboard — skills hidden by .skillignore can now be removed from the item menu or detail page without a misleading "skill not found" error.
  2. Trash stays responsive with large lists — the Trash page now renders long skill and agent trash folders incrementally instead of loading every card at once.

Bug fix: single-skill uninstall for disabled skills

Disabled skills still appear in the dashboard so you can review, re-enable, or remove them. In some single-resource uninstall flows, removing one of those disabled skills could fail with "skill not found" even though the skill was visible on the Resources page.

Single-skill uninstall now resolves disabled skills the same way the list and batch uninstall flows do. If a skill is hidden by .skillignore, you can still uninstall it from the dashboard and it will move to trash as expected.

Performance: faster Trash page for large trash folders

The Trash page now virtualizes long lists of trashed skills and agents. Instead of rendering every trashed item card at once, the dashboard renders the visible list incrementally as you scroll.

This keeps the page responsive when your trash folder contains many old skills or agents, while preserving the same restore, delete, and empty-trash controls.

Changelog

  • e81b042 chore: release v0.20.7
  • 419bbaa fix(server): uninstall disabled skills from resource endpoint
  • 306d1e3 perf(ui): virtualize trash list

Don't miss a new skillshare release

NewReleases is sending notifications on new releases.