Skip to content

Tags: qufei1993/skills-hub

Tags

v0.6.0

Toggle v0.6.0's commit message
docs: move Chinese changelog to docs/CHANGELOG.zh.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v0.4.3

Toggle v0.4.3's commit message
chore: bump version to 0.4.3 and update CHANGELOG

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.4.2

Toggle v0.4.2's commit message
📝 docs: update CHANGELOG for v0.4.2

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v0.4.1

Toggle v0.4.1's commit message
chore: bump version to 0.4.1 and add changelog

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v0.4.0

Toggle v0.4.0's commit message
fix: remove loading flash when toggling language

invokeTauri depended on `t`, causing loadPlan to re-fire on every
language change and briefly showing the "Installing Skills..." overlay.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v0.3.0

Toggle v0.3.0's commit message
chore: bump app version to 0.3.0 in Cargo.lock

v0.2.0

Toggle v0.2.0's commit message
Merge branch 'qufei1993-dev'

v0.1.1

Toggle v0.1.1's commit message
Release version 0.1.1 with enhancements to Cursor sync and GitHub Act…

…ions workflow

- Updated the version to 0.1.1 in package files and changelog.
- Changed Cursor sync to always use directory copy due to symlink limitations.
- Managed skill updates now re-sync copy-mode targets with forced copying to prevent relinking issues.
- Improved documentation in README files regarding Cursor sync behavior.

These changes improve the functionality and reliability of the Skills Hub application.