|
| 1 | +--- |
| 2 | +date: "2026-02-14" |
| 3 | +--- |
| 4 | + |
| 5 | +## Notification |
| 6 | + |
| 7 | +- Old `MicStarted` event and experimental `MicProlongedUsage` event are merged |
| 8 | +- Now accept threshold configuration, which decides how long the mic must be active before triggering |
| 9 | + |
| 10 | +## AI |
| 11 | + |
| 12 | +- Add `Mistral` as a new transcription provider |
| 13 | +- Auto-trigger summary generation after transcript upload or batch completion |
| 14 | + |
| 15 | +## Search |
| 16 | + |
| 17 | +- Full-text search now powered by `Tantivy`, faster indexing and more accurate results |
| 18 | + |
| 19 | +## Chat (experimental) |
| 20 | + |
| 21 | +- Bring back chat as an experimental feature with major improvements |
| 22 | +- Richer session context passed to chat for more relevant responses |
| 23 | +- Search tool results now include full session context |
| 24 | + |
| 25 | +## Transcription |
| 26 | + |
| 27 | +- Live transcription failure is now "non-fatal", recorder keeps running, entering degraded mode instead of crashing the session |
| 28 | +- Show degraded transcription status in the transcript view |
| 29 | + |
| 30 | +## Calendar |
| 31 | + |
| 32 | +- Improve calendar event sync reliability across timeline and notifications |
| 33 | +- Show event descriptions in session metadata chips |
| 34 | + |
| 35 | +## Notes & Timeline |
| 36 | + |
| 37 | +- Multi-select sessions in timeline with bulk delete and undo toast |
| 38 | +- Auto-focus title input when no title is set |
| 39 | +- Remove live session tab pinning |
| 40 | + |
| 41 | +## Other fixes and improvements |
| 42 | + |
| 43 | +- Fix desktop auth refresh edge case tied to window visibility events |
| 44 | +- Replace onboarding window with new onboarding within the main window |
| 45 | +- Preserve preferred audio input device priority across device reconnects |
| 46 | +- Improve audio import experience and error handling for AAC-in-MP4 files |
| 47 | +- Fix fullscreen-to-hidden transition causing black screen on macOS |
| 48 | +- Fix PDF export escaping for special characters in markdown |
| 49 | +- Fix pro model configuration when starting trial from settings |
| 50 | +- Restore relaunch after system audio permission grant |
0 commit comments