Skip to content

Mimer 0.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jun 04:10
03a5cdd

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