Skip to content

v1.2.3

Latest

Choose a tag to compare

@almog27 almog27 released this 11 Apr 17:47
· 17 commits to main since this release

Changelog

Features

  • 9efa32f feat(api): add Cloudflare Cache API caching to search endpoint
  • d8e8763 feat(api): add ILIKE fallback to search for scoped name matching
  • 2189884 feat(cli-go): add scoped name hints when skill not found
  • 85c74ef feat(web): add skeleton loading states for search and skill detail pages

Bug Fixes

  • 71b9f97 fix(ci): use PAT for GoReleaser to trigger downstream smoke tests
  • 24345f2 fix(cli-go): add Formula directory to goreleaser brew config
  • b902895 fix(cli-go): link scoped skills by bare name for cleaner slash commands
  • 587a541 fix(web): improve loading skeletons to match actual card layouts

Others

  • 8199bda chore(cli-npm): bump version to 1.2.2 to match latest Go CLI release