Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 01:49
3f49b92

2.0.0 (2026-06-23)

⚠ BREAKING CHANGES

  • app: The macOS app bundle is now the recommended install method on Mac. The app provides a menubar status icon, Metal GPU acceleration for embeddings (~5x faster), automatic daemon lifecycle with crash recovery, daemon coexistence detection, and a managed web UI on port 9377. Favicon and app icon switched from dark to light variant (transparent background).

Features

  • app: add daemon coexistence, web UI lifecycle, and icon polish (#98) (ffc95f1)
  • app: native macOS app with menubar, Metal GPU, and managed daemon (#100) (38cbbef)

Bug Fixes

  • app: use template image for menubar icon with transparent background (7e30ce7)