Skip to content

ZenNotes v1.3.4

Choose a tag to compare

@github-actions github-actions released this 30 Apr 20:45

What's new

  • Added a first-party Raycast extension for macOS. Search notes, filter by folder or tag, open in ZenNotes, open in a floating window, archive/unarchive, move to Trash, reveal in Finder, copy the note path, and copy a wikilink.
  • Added desktop deep links: zennotes://open?path=... and zennotes://open-window?path=... for launcher integrations.
  • Updated the web bridge so desktop-only deep-link hooks are no-ops in the browser build instead of breaking shared app startup.
  • Expanded docs and in-app Help for Raycast, CLI install behavior, quoted paths, vault-root mode, sidebar multi-select, in-app media tabs, and inline comments.
  • Bumped all packages to 1.3.4.

Checks

  • npm run build:prod
  • npm run build && npm run lint in integrations/raycast

Release assets are built and uploaded by the tag-triggered GitHub Actions release workflow.