Skip to content

Grove 0.1.2

Choose a tag to compare

@RakeshPotnuru RakeshPotnuru released this 01 Sep 12:24
· 2 commits to main since this release

Fixes

  • Crash on launch (v0.1.1): Grove could not open at all — Library not loaded: @rpath/Sparkle.framework/.... Fixed a missing runpath search path introduced when adding auto-update support.
  • Crash notifications now include the project name, not just the package name.
  • Fixed the MCP/CLI agent connection getting stuck "Off" when two copies of Grove were running at once; a second copy can no longer launch under the same identity.
  • Fixed the running-script status label wrapping into a vertical stack of single letters at the app's default window size.

New

  • Grove now checks for updates on its own (Sparkle) and offers Check for Updates… in the app menu.