Releases: ReScienceLab/Perch
Releases · ReScienceLab/Perch
Release v0.1.5
What's Changed
- Add Hermes Agent support across CLI, installer, Raycast, menu bar, schema, docs, and tests.
- Expand README use cases and overview documentation.
Validation
- ./scripts/test.sh
- cd raycast-extension && npm run lint && npm run build
Release assets will be uploaded by the Release CLI and PerchApp workflow.
Release v0.1.4
What's Changed
- Fix updated session time display by @Jing-yilin in #25
Full Changelog: v0.1.3...v0.1.4
Release v0.1.3
What's Changed
- Fix duplicate menu bar icons when enabling Launch at Login.
- Keep the menu bar app running when disabling Launch at Login.
- Refresh the menu bar badge when sessions.json changes, including atomic replacements.
- Add full-context tooltips to session menu items.
- Limit completed sessions in the menu bar.
- Copy detailed Launch at Login failure diagnostics to the clipboard.
Verification
- ./scripts/test.sh
- Local macOS install verified with Launch at Login enable/disable flows.
v0.1.2
What's Changed
- Install PerchApp with resource bundle by @Jing-yilin in #13
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Implement menu bar CLI controls and app installer by @Jing-yilin in #8
- Keep installer working before app artifacts exist by @Jing-yilin in #9
- Only open local app fallback in local installs by @Jing-yilin in #10
- Detect local installer only from script path by @Jing-yilin in #11
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Group menu bar pending sessions by project path by @Jing-yilin in #5
- Implement developer onboarding and Raycast release readiness by @Jing-yilin in #4
- Add Raycast extension by @Jing-yilin in #1
New Contributors
- @Jing-yilin made their first contribution in #5
Full Changelog: https://github.com/ReScienceLab/Perch/commits/v0.1.0