Skip to content

Releases: ReScienceLab/Perch

Release v0.1.5

22 May 07:06

Choose a tag to compare

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

21 May 06:14
569d56b

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

Release v0.1.3

20 May 07:25

Choose a tag to compare

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

20 May 06:12
0a0e28a

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

20 May 05:53
ec85d06

Choose a tag to compare

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

19 May 14:40
d4f9f6a

Choose a tag to compare

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

Full Changelog: https://github.com/ReScienceLab/Perch/commits/v0.1.0