--- what's new
changelog.
0.1.02026-02-08
Authentication & Onboarding
- //Added Google sign-in and email/password authentication
- //Built onboarding flow for first-time users
- //Gallery shortcut changed to Cmd+Shift+L
- //Keyboard shortcuts now locked during onboarding
- //Unified keyboard shortcut display across the app
- //Custom app icon on DMG installer
0.0.32026-02-07
AI & Polish
- //AI screenshot analysis via OpenRouter vision models
- //Voice transcription pipeline with Groq/Whisper
- //Complete app redesign — Linear/Raycast-inspired aesthetic
- //macOS permissions settings tab (Automation, Microphone, Speech)
- //Fixed screenshot detection for macOS Sequoia default paths
0.0.22026-02-07
Core Experience
- //Gallery with sidebar, grid view, and detail panel
- //Search via Cmd+K command palette
- //Settings UI with 5 tabs (general, watching, AI, storage, about)
- //Screenshot cards with thumbnails, tags, and status indicators
- //Image integrity checker for deleted source files
- //Arrow key navigation between screenshot cards
0.0.12026-02-06
Foundation
- //Menu bar app with system tray (no dock icon)
- //Screenshot detection via filesystem watcher (FSEvents)
- //Capture popup with countdown timer, voice, and text input
- //SQLite local storage for screenshots, topics, and settings
- //Multi-window management (gallery, capture popup, settings)