Releases: stakpak/paks
Releases · stakpak/paks
v0.1.18
v0.1.16
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
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
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
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
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
0.1.10
Released on 2025-12-25.
Maintenance
- Bump version to 0.1.10
v0.1.9
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
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
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
useLayoutEffectfor immediate dimension updates and refine floating orb animation delays.