Skip to content

Releases: stakpak/paks

v0.1.18

21 Jan 16:00

Choose a tag to compare

0.1.18

Released on 2026-01-21.

Bug Fixes

  • Use Path::ends_with for cross-platform test compatibility

Maintenance

  • Bump version to 0.1.18

v0.1.16

16 Jan 10:48

Choose a tag to compare

0.1.16

Released on 2026-01-16.

Bug Fixes

  • Sync remote tags before listing for publish

Maintenance

  • Bump version to 0.1.16

v0.1.15

13 Jan 00:27

Choose a tag to compare

0.1.15

Released on 2026-01-13.

Bug Fixes

  • Use cross-platform path assertions in config tests

Maintenance

  • Bump version to 0.1.15

v0.1.13

09 Jan 15:48

Choose a tag to compare

0.1.13

Released on 2026-01-09.

Bug Fixes

  • Use correct OpenCode skills directory (~/.config/opencode/skill)

Maintenance

  • Bump version to 0.1.13

v0.1.12

09 Jan 10:56

Choose a tag to compare

0.1.12

Released on 2026-01-09.

Features

  • Update hero section "Skills" stat value from 50+ to 200+
  • Update social sharing meta tags to use a new meta image across various routes.
  • Add dynamic Open Graph image generation for pak pages with custom fonts and styling.

Fix

  • Update API token generation URL

Maintenance

  • Bump version to 0.1.12

v0.1.11

26 Dec 11:09

Choose a tag to compare

0.1.11

Released on 2025-12-26.

Features

  • Support GitHub/GitLab web URLs for skill installation

Maintenance

  • Bump version to 0.1.11

v0.1.10

25 Dec 15:48

Choose a tag to compare

0.1.10

Released on 2025-12-25.

Maintenance

  • Bump version to 0.1.10

v0.1.9

25 Dec 15:41

Choose a tag to compare

0.1.9

Released on 2025-12-25.

Features

  • Add directory navigation by filtering file explorer items to show only direct children of the current path.

Maintenance

  • Bump version to 0.1.9

v0.1.8

25 Dec 01:54

Choose a tag to compare

0.1.8

Released on 2025-12-25.

Maintenance

  • Bump version to 0.1.8

Refactoring

  • Streamline tag selection logic and initialize PaksClient with default settings

v0.1.7

25 Dec 01:51

Choose a tag to compare

0.1.7

Released on 2025-12-25.

Features

  • Replace navbar sign-in/sign-up buttons with a single API key button and remove hover effects from feature cards.
  • Introduce animated Hero section, refactor pak detail page data loading with error boundary, and apply new global scrollbar and UI styling.
  • Update hero section content and links, refactor navbar search bar display, and adjust main layout padding.
  • Comprehensive SEO improvements

Fix

  • Publish

Maintenance

  • Bump version to 0.1.7

Refactoring

  • Switch to useLayoutEffect for immediate dimension updates and refine floating orb animation delays.