📦 下载安装
| 平台 | 下载 |
|---|---|
| Windows | |
| macOS | |
| Linux | |
| 预览版 |
⚠️ macOS 首次启动
如果提示"无法打开"或"已损坏",请在终端执行:
sudo xattr -rd com.apple.quarantine /Applications/PromptHub.app预览构建发布在 GitHub Prereleases;应用内启用预览更新通道后会检查 prerelease 构建。
🔄 本次更新
详细更新日志请查看 更新日志
What's Changed
- fix(skill-store): robust search with slug/author and hyphen normalization (#88) by @TuTouPower in #126
- feat(desktop): drag-to-resize columns, double-click reset, title wrap (#119) by @TuTouPower in #125
- fix(skill): surface per-platform install failures + handle UNKNOWN symlink errors (#93) by @TuTouPower in #124
- feat(skill-store): add GitHub Token setting to raise API rate limit (#108) by @TuTouPower in #123
- fix(desktop): stop update dialog flicker loop (#117, #118) by @TuTouPower in #122
- fix(desktop): honor minimizeOnLaunch on auto-start (#115) by @TuTouPower in #121
New Contributors
- @TuTouPower made their first contribution in #126
Full Changelog: v0.5.5...v0.5.6