Releases: jamiedavenport/cap
Releases · jamiedavenport/cap
Release list
cap 0.0.6
What's Changed
- fix: hold notch HUD drop target across mouse-up so drops are delivered by @jamiedavenport in #31
Full Changelog: v0.0.5...v0.0.6
cap 0.0.5
What's Changed
- fix: move search delete to ⌘⇧⌫ and open results on single click by @jamiedavenport in #28
- ci: parallelize lint, tests, and release perf gate by @jamiedavenport in #29
- feat: drag & drop capture — menu-bar icon and notch HUD drop targets by @jamiedavenport in #30
Full Changelog: v0.0.4...v0.0.5
cap 0.0.4
What's Changed
- fix: make ⌘⌫ delete work in the search window by @jamiedavenport in #26
- feat: dark design language with notch-style capture HUD by @jamiedavenport in #27
Full Changelog: v0.0.3...v0.0.4
cap 0.0.3
What's Changed
- feat: unify HUD and search bar under a Raycast-style design language by @jamiedavenport in #25
Full Changelog: v0.0.2...v0.0.3
cap 0.0.2
What's Changed
- feat: Gecko browser link capture via Accessibility by @jamiedavenport in #22
- feat: capture HUD polish — animation, placement, explicit dismissal by @jamiedavenport in #23
- feat: end-user docs site (Blume) deploying to cap.jxd.dev by @jamiedavenport in #24
Full Changelog: v0.0.1...v0.0.2
cap 0.0.1
What's Changed
- feat: scaffold SPM workspace and CI skeleton (CAP-1) by @jamiedavenport in #1
- feat: add the v0.1 capture schema and migration 001 (CAP-2) by @jamiedavenport in #2
- feat: add CaptureService.ingest single write path (CAP-3) by @jamiedavenport in #3
- feat: add SearchService with query parsing, bm25, snippets, and filters (CAP-6) by @jamiedavenport in #4
- feat: add secure-input and AX-subrole capture guards (CAP-4) by @jamiedavenport in #5
- feat: dedupe on re-capture + enrichment merge by @jamiedavenport in #6
- feat: add Vision OCR processing step and enrichment runner (CAP-9) by @jamiedavenport in #7
- feat: add tab-first body extraction with network fallback (CAP-8) by @jamiedavenport in #8
- feat: add CLI core commands (CAP-11) by @jamiedavenport in #9
- docs: pin the CLI output contract with golden-file tests (CAP-12) by @jamiedavenport in #11
- feat: app shell — hotkey capture path + HUD toast (CAP-14) by @jamiedavenport in #12
- feat: test harness — golden corpus + escaping matrix (CAP-7) by @jamiedavenport in #10
- feat: weekly version check + settings surface (CAP-18) by @jamiedavenport in #14
- feat: Spotlight-style search window (CAP-15) by @jamiedavenport in #15
- feat: enrichment agent — launchd, actor queue, crash isolation (CAP-10) by @jamiedavenport in #13
- docs: gate criterion, privacy statement, sandbox posture (CAP-24) by @jamiedavenport in #16
- feat: diagnostics — cap status + cap doctor (CAP-13) by @jamiedavenport in #17
- feat: first-run onboarding + launchd install flow by @jamiedavenport in #18
- feat: AX permission-loss detection + re-grant prompt by @jamiedavenport in #19
- feat: release CI — universal binary, sign, notarize, staple, tap bump by @jamiedavenport in #20
- fix: sign the .dmg itself by @jamiedavenport in #21
New Contributors
- @jamiedavenport made their first contribution in #1
Full Changelog: https://github.com/jamiedavenport/cap/commits/v0.0.1