|
| 1 | +--- |
| 2 | +date: "2026-02-11" |
| 3 | +--- |
| 4 | + |
| 5 | +## Calendar |
| 6 | + |
| 7 | +- Redesigned calendar view with week navigation, responsive grid, and event popovers |
| 8 | +- All-day events display and week start configuration |
| 9 | + |
| 10 | +## Chat |
| 11 | + |
| 12 | +- Replace feedback modal with support chat — report bugs and suggest features via chat |
| 13 | +- Chat can now open as a full tab |
| 14 | +- Slash commands in chat input for quick actions |
| 15 | + |
| 16 | +## Search |
| 17 | + |
| 18 | +- Collapse search bar to icon by default, expand on click |
| 19 | +- Advanced search tab with filters (Meeting note, Person, Organization) and date presets (Today, This week, This month) |
| 20 | + |
| 21 | +## Keyboard Shortcuts |
| 22 | + |
| 23 | +- Cmd+Shift+Q to Quit Completely (restored) |
| 24 | +- Cmd+Shift+N to create a new note and start listening |
| 25 | +- Cmd+O now works when search bar is focused on empty tab |
| 26 | + |
| 27 | +## UI & Experience |
| 28 | + |
| 29 | +- Context menu for creating new notes and tabs (right-click in main area) |
| 30 | +- macOS dock right-click menu now shows "New Note" |
| 31 | +- Templates and chat shortcuts accessible as tabs |
| 32 | +- Tray menu labels now match in-app: "AI Settings", "App Settings" |
| 33 | + |
| 34 | +## Settings |
| 35 | + |
| 36 | +- Polish settings UI — simplify labels, timezone selector, and lab settings |
| 37 | +- Download button with dynamic channel selection for updates |
| 38 | +- Add link to local LLM setup guide in AI settings |
| 39 | + |
| 40 | +## Fixes |
| 41 | + |
| 42 | +- Fix STT model selection resetting unexpectedly; fix local model deletion |
| 43 | +- Fix export transcript timestamp offset for multi-transcript sessions |
| 44 | +- Fix auth session handling — separate Supabase sessions to prevent refresh token competition |
| 45 | +- Fix store initialization racing with persisters — prevents "Welcome to Hyprnote" from disappearing on startup |
| 46 | +- Fix sign-in waiting screen — always show callback URL input inline |
| 47 | +- Fix empty sessions and template tab state transitions |
| 48 | +- Fix calendar timeline events (ignored, all-day types) |
| 49 | +- Fix BCP47 language codes in summary template filters |
| 50 | +- Improve Zoom mute detection using native macOS Accessibility API |
0 commit comments