Skip to content

Snips v0.3.0

Latest

Choose a tag to compare

@robertdevore robertdevore released this 08 Aug 07:26

Snips v0.3.0 is a major quality, automation, and macOS workflow update.

Highlights

  • New scriptable CLI with JSON output, dry-run previews, confirmation gates, import/export, health checks, and diagnostics.
  • Snips now runs as a proper macOS menu bar agent with tray controls and improved in-app navigation.
  • JSON backups, multi-file CSV import, richer statistics, keyboard shortcuts, loading states, and empty states.
  • Hardened Electron windows, modularized renderer/main-process code, and expanded automated test coverage.
  • More reliable fill prompts, app activation, search, helper synchronization, and legacy database migration.
  • Faster native helper hot path and updated dependencies with no open Dependabot alerts or npm audit findings at release time.

Downloads

  • Apple silicon: Snips-0.3.0-arm64.dmg
  • Intel: Snips-0.3.0.dmg
  • Integrity hashes: SHA256SUMS.txt

Verify a downloaded installer from the same directory as SHA256SUMS.txt:

shasum -a 256 -c SHA256SUMS.txt

macOS security note

This release is not signed or notarized. macOS Gatekeeper may require you to allow Snips from System Settings → Privacy & Security after the first launch.

See the changelog for the complete release summary.