Skip to content

Releases: hasanjafri/Mimer

Mimer 0.2.2

22 Jun 04:10
03a5cdd

Choose a tag to compare

What's Changed

  • docs: ROADMAP + refresh CLAUDE.md/README (CI/CD, 0.2.1) by @hasanjafri in #6
  • feat(transforms): developer ⌘K transforms (JWT, URL, timestamps) by @hasanjafri in #7
  • feat(secrets): detect + mask secrets in the list (don't skip) by @hasanjafri in #8
  • feat(crypto): encrypt clip history at rest (AES-GCM + Keychain key) by @hasanjafri in #9
  • feat(dev-awareness): detect developer entities + ⌘O context-aware act-on by @hasanjafri in #10
  • feat(search): scoped + regex palette filters (type:/is:/regex) by @hasanjafri in #11
  • feat(paste-stack): queue clips with ⇥, paste in order with ⇧⏎ by @hasanjafri in #12
  • feat(search): capture source app + app: scoping by @hasanjafri in #13
  • feat(transforms): JSON→TypeScript, line ops, camel/snake case by @hasanjafri in #14
  • feat(dev): configurable ⌘O integrations — open commit / issue / editor by @hasanjafri in #15
  • chore(concurrency): strict-concurrency=complete, warning-clean (Swift 6 prep) by @hasanjafri in #16
  • feat(images): encrypted content-addressed blob store + image-clip model (7a) by @hasanjafri in #17
  • feat(images): capture image clips + thumbnails (7b) by @hasanjafri in #18
  • fix(security): re-verify target app frontmost before auto-paste (HIGH) by @hasanjafri in #19
  • fix(ui): settings window height + uniform menu row height (2 bugs) by @hasanjafri in #20
  • fix(security): don't scrub recoverable plaintext under an ephemeral key (MED) by @hasanjafri in #21
  • docs: contribution scaffolding (CONTRIBUTING, CHANGELOG, SECURITY, templates) by @hasanjafri in #22
  • feat(settings): rebindable palette hotkey (KeyboardShortcuts.Recorder) by @hasanjafri in #23
  • test: unit-test the auto-paste target guard + PostEvent E2E harness by @hasanjafri in #24
  • feat(a11y): VoiceOver labels on icon buttons + Dynamic Type glyphs by @hasanjafri in #25
  • fix(security): discard excluded-app copies across a focus switch (MED) by @hasanjafri in #26
  • docs(readme): rewrite Why-Mimer + real feature media (E2E proof sheet) by @hasanjafri in #27

Full Changelog: v0.2.1...v0.2.2

Mimer 0.2.1

21 Jun 05:16
0fd2138

Choose a tag to compare

What's Changed

  • fix(release): CFBundleVersion = monotonic build number (Sparkle updates) by @hasanjafri in #5

Full Changelog: v0.2.0...v0.2.1

Mimer 0.2.0

21 Jun 05:00
76a62a4

Choose a tag to compare

What's Changed

  • Mouse feedback when selecting a clip by @hasanjafri in #1
  • Redesign the menu-bar dropdown by @hasanjafri in #2
  • CI/CD: test on PRs, release action, protect main by @hasanjafri in #3
  • fix(release): sign appcast via --ed-key-file stdin (unblock dry-run) by @hasanjafri in #4

New Contributors

Full Changelog: v0.1.0...v0.2.0

Mimer 0.1.0

21 Jun 00:27

Choose a tag to compare

Mimer 0.1.0 — first public release. A fast, private, developer-first clipboard manager for macOS.

  • Clipboard history + a Spotlight-style palette (⇧⌘V): fuzzy search, ⌘1–9 quick-paste
  • Type-aware clips — links, code, colors (with live swatches)
  • ⌘K transforms with live previews: UPPER/lower/Title, trim, slugify, Base64, URL, JSON pretty/minify
  • Favorites (kept forever) + authored Snippets
  • Pause, per-app exclusions, a built-in password-manager blocklist
  • Optional auto-paste, launch at login, and auto-update (Sparkle)

Local-only, no telemetry. MIT-licensed.

Install: download Mimer-0.1.0.dmg, open it, and drag Mimer to Applications. Requires macOS 14+.