Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion packages/changelog/content/1.1.4.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
date: "2026-06-26"
summary: "Anarlog chat can use meeting notes more reliably, transcription feels steadier, and personalization settings are easier to manage."
summary: "Anarlog chat can use meeting notes more reliably, notes keep transcripts and insights closer to the editor, and transcription settings are clearer."
---

## Chat
Expand All @@ -18,14 +18,21 @@ summary: "Anarlog chat can use meeting notes more reliably, transcription feels
- Live transcription now keeps Parakeet models in streaming mode instead of switching to a slower batch path
- Soniqo batch transcripts now preserve chunk timing more accurately
- STT model labels now match the selected model more reliably
- On-device transcription options now use clearer model names
- Speech-to-text warning banners now read more cleanly in dark mode
- Speech-to-text row actions now stay steadier when you hover them
- The live transcript panel now stays focused on the session transcript without an extra bottom accessory

## Notes

- Insights and transcripts now live in editor tabs instead of a separate bottom panel
- Session metadata now loads before note content so sidebar details are available more reliably after startup
- Active session transcript state now restores correctly when returning to a live note
- Contact suggestions can now use event titles to identify meeting contacts more accurately

## Settings

- Pro model rows in transcription settings now use cleaner spacing around upgrade chips
- Custom transcription providers now stay grouped after built-in providers
- Personalization dictionary settings now make it easier to manage custom names and terms for transcription
- LLM providers now require their configured API keys and base URLs before use, making provider setup clearer
Loading