Skip to content

CoPaRe 1.3.0

Choose a tag to compare

@mane mane released this 04 Mar 20:59

Added

  • Global launcher shortcut: ⌥⌘V now opens CoPaRe and focuses search immediately.
  • New Copy as Plain Text action for text, URL, and file entries (main list, detail pane, and menu bar panel).
  • Source application visibility for captured entries:
    • shown in history cards
    • shown in detail header
    • shown in menu bar quick panel labels
  • Optional on-device OCR indexing for copied images, so image entries can be found via text search.
  • First-run security onboarding wizard with selectable presets:
    • Balanced
    • Strict
  • Security preset selector in Settings for reapplying a policy at any time.

Changed

  • Extended search indexing to include source-app metadata and richer minimal terms for text/file captures.
  • Image OCR indexing is now controlled by a dedicated Settings toggle and disabled automatically when image capture is off.
  • Settings now persist and manage:
    • onboarding completion state
    • selected security preset
    • global shortcut enable/disable
    • OCR indexing enable/disable

Security

  • OCR-derived text is still passed through sensitive-content filtering when enabled, preventing indexing of likely secrets.
  • Plain-text copy reuses the existing protected pasteboard markers (ConcealedType and AutoGeneratedType) to reduce accidental capture by other well-behaved clipboard tools.