Releases: watzon/pindrop
Releases · watzon/pindrop
Pindrop v1.9.1
What's New
- Fixed repeated macOS Accessibility permission prompts after installing from DMG by hardening app bundle re-signing in release builds.
Improvements
- Release signing now explicitly signs nested Sparkle executables and XPC services before signing
Sparkle.frameworkand the main app bundle. - Added strict deep-signature verification (
codesign --verify --deep --strict) as a release gate in both local and CI release paths.
Full Changelog
Pindrop v1.9.0
What's New
- Added opt-in streaming transcription so text appears as you speak instead of only after capture completes.
- Added speaker diarization support so multi-speaker recordings are separated and labeled by speaker in the transcript output.
Improvements
- Improved transcription orchestration and state handling for the new streaming and diarization paths.
- Release artifacts now include an updated Sparkle
appcast.xmlattached directly to each GitHub release.
Full Changelog
Pindrop 1.8.0
Pindrop 1.8.0
Installation
- Download
Pindrop-1.8.0.dmg - Open the DMG and drag Pindrop to your Applications folder
- Launch from Applications
First Launch (Gatekeeper)
Since this is a self-signed build:
- Right-click the app and select Open
- If blocked: System Settings → Privacy & Security → Open Anyway
Notes
- macOS 14.0+ required
- Apple Silicon optimized (Universal binary)
- Self-signed (no Apple Developer account)
Pindrop 1.7.0
Highlights
- Added a comprehensive context engine and AI enhancement pipeline for richer dictation post-processing.
- Improved mention/path handling with workspace derivation hardening, mention rewriting, and Antigravity adapter alias support.
- Updated the floating indicator UI and status bar controls for clearer recording feedback.
Reliability
- Hardened test isolation and model startup reliability.
- Strengthened release pipeline checks so release versioning/appcast validation is enforced correctly.
Included Changes
feat(context): ship vibe-mode UI context engine and remove screen capture flowfeat: add context engine and mention rewriting pipelinefeat: implement comprehensive context engine and AI enhancement systemfeat: enhance floating indicator UI and status bar controls- Plus related reliability and CI improvements in this release window.
Pindrop 1.6.4
Pindrop 1.6.4
Installation
- Download
Pindrop-1.6.4.dmg - Open the DMG and drag Pindrop to your Applications folder
- Launch from Applications
First Launch (Gatekeeper)
Since this is a self-signed build:
- Right-click the app and select Open
- If blocked: System Settings → Privacy & Security → Open Anyway
Notes
- macOS 14.0+ required
- Apple Silicon optimized (Universal binary)
- Self-signed (no Apple Developer account)
Pindrop 1.6.3
Pindrop 1.6.3
This patch release improves recording reliability around startup and microphone permission handling.
What's Improved
- Fixes a duplicate recording start edge case that could trigger unstable behavior.
- Improves permission checks to avoid incorrect recording flow when microphone access is unavailable.
Notes
- macOS 14.0+ required
- Apple Silicon optimized (Universal binary)
Pindrop 1.6.2
Pindrop 1.6.2
Installation
- Download
Pindrop-1.6.2.dmg - Open the DMG and drag Pindrop to your Applications folder
- Launch from Applications
First Launch (Gatekeeper)
Since this is a self-signed build:
- Right-click the app and select Open
- If blocked: System Settings → Privacy & Security → Open Anyway
Notes
- macOS 14.0+ required
- Apple Silicon optimized (Universal binary)
- Self-signed (no Apple Developer account)
v1.6.1
What's Changed
Features
- hotkeys: Support modifier-only keys as push-to-talk trigger (#4)
- Add CGEvent flagsChanged monitoring to HotkeyManager
- Wire modifier key event tap in AppCoordinator
- Update hotkey recorder UI to capture modifier-only keys
- Distinguish left/right modifier keys (keycodes 54-62)
Bug Fixes
- docs: Update SwiftUI link to correct Apple developer URL (#3)
- transcription: Prevent UI lock and model unload on short-audio errors (#5)
- permissions: Prevent repeated permission prompts on launch (#2)
Full Changelog: v1.6.0...v1.6.1
v1.6.0
Features
- ai: add context-aware enhancement with preset management (98039ed)
- ai: add foundation for AI Enhancement 2.0 (8b21c2e)
- ai: add Wave 2 services for AI Enhancement 2.0 (1a7ab4d)
- ai: integrate Wave 3 - AppCoordinator integration (34c1362)
- coordinator: wire context capture to AI enhancement (9a33a7e)
- services: add ContextCaptureService for clipboard and screenshots (0d1e9cd)
- ui: add context settings section (a3a593f)
- ui: add preset picker to AI settings (efd4a72)
Other
Pindrop 1.5.5
Pindrop 1.5.5
Installation
- Download
Pindrop-1.5.5.dmg - Open the DMG and drag Pindrop to your Applications folder
- Launch from Applications
First Launch (Gatekeeper)
Since this is a self-signed build:
- Right-click the app and select Open
- If blocked: System Settings → Privacy & Security → Open Anyway
Notes
- macOS 14.0+ required
- Apple Silicon optimized (Universal binary)
- Self-signed (no Apple Developer account)