Skip to content

v0.11.2

Choose a tag to compare

@ryota-murakami ryota-murakami released this 18 Apr 13:40
· 147 commits to main since this release
dd33662

What's Changed

Features

  • Marketplace: Remove uninstall action from installed skills — cleaner UX, single source of truth for install state

Fixes

  • Marketplace: Harden installed badge rendering, state migration, and CLI parser
  • Dashboard: Raise grid row height so widget content fits without clipping
  • Redux: Tighten migration types with as const satisfies + memoize bookmark lookups

Refactor

  • Theme: Unify OKLCH palette under chroma × hue axes — all shadcn tokens now derive from a single preset table

Internal

  • Address review findings from PR #85, #87
  • Extract shared skill identifier regex patterns to prevent type drift

Full Changelog: v0.11.0...v0.11.2