Skip to content

Commit 4f39f81

Browse files
chore(changelog): update 1.0.28 release notes (#5265)
* chore(changelog): update 1.0.28 release notes Add the latest user-facing editor, transcription, STT settings, and UI changes to the 1.0.28 changelog. * update changelog based on actual commit diffs in remote origin. Please ultrathink before taking any actions * update once more Please ultrathink before taking any actions
1 parent a9c41c0 commit 4f39f81

1 file changed

Lines changed: 25 additions & 4 deletions

File tree

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,38 @@
11
---
2-
date: "2026-05-19"
3-
summary: "Editor recovery, task checkboxes, transcription persistence, speaker detection, browser meeting auto-stop, note deletion, and audio cleanup were improved."
2+
date: "2026-05-20"
3+
summary: "Editor recovery, task checkboxes, heading styles, transcription reliability, speech-to-text settings, session UI polish, and audio cleanup were improved."
44
---
55

66
## Editor
77

88
- Editor crashes are handled more safely so a bad node view or failed transaction is less likely to bring down the app
9+
- Heading levels in notes now render at distinct sizes, making H1, H2, and H3 easier to tell apart
910
- Simple task checkboxes are back, with direct todo/done toggling while preserving existing task status data
1011
- Floating editor menus now have clearer borders and more consistent shadows
12+
- Top-level headings in AI-rendered output now scale down so they sit closer to body copy
1113

1214
## Transcription
1315

1416
- Interrupted batch transcriptions now save progress more reliably so recovered sessions keep completed transcript text
17+
- Local batch transcription is more resilient for very short Qwen recordings and long Parakeet, Omnilingual, and Qwen recordings
1518
- Speaker count hints are passed through live and batch transcription providers to improve diarization where supported
16-
- Long cloud batch uploads can wait for the final provider response instead of timing out too early
19+
- Transcript-only batch responses are now persisted with synthesized word timings, and empty batch output surfaces as a no-speech error instead of disappearing
20+
- OpenAI Whisper batches now request word timestamps, and synthesized timings no longer trigger audio seek when clicking transcript words
21+
- Soniqo batch recordings preserve each channel so multi-mic captures stay distinguishable in the transcript
22+
- Inactive sessions now open the transcript at the top instead of jumping to the latest line
23+
- The collapsed live transcript footer is shorter and tighter, giving notes more room during recording
24+
- Batch transcription no longer doubles up progress between the header and the panel — skeleton rows fill the panel with cleaner spacing while batching
25+
- Regenerating a batch transcript now keeps the transcript panel visible while progress runs
1726
- Browser-based meetings are now detected during active listening so recording can stop automatically when the meeting ends
1827

28+
## Speech-to-Text Settings
29+
30+
- Speech-to-text provider badges have been cleaned up so models are not shown as beta when they are no longer beta
31+
- Cactus models are now labeled as deprecated, the legacy Anarlog provider card has been removed, and local model folder/delete controls live directly in the model picker
32+
- The STT settings layout has been simplified — language warnings appear as a top banner, legacy Cactus choices stay hidden unless already selected, selected and downloaded model rows are more compact, and local model actions reveal on hover
33+
- The Soniqo model list now only advertises Parakeet Streaming and Parakeet Batch, while existing sessions on legacy Soniqo model IDs still resolve
34+
- Clearing every spoken language now sticks across restarts instead of being replaced by OS defaults
35+
1936
## Data & Cleanup
2037

2138
- Deleted notes now stay deleted after restart once undo is no longer available
@@ -24,6 +41,10 @@ summary: "Editor recovery, task checkboxes, transcription persistence, speaker d
2441

2542
## UI & Changelog
2643

27-
- Sidebar and tab chrome now share a more stable layout, including a consistent sidebar toggle position
44+
- Sidebar and tab chrome now share a more stable layout, with the left sidebar locked to a consistent 200px width
2845
- Main language settings now use localized display text
46+
- The chat shortcut now appears on inactive transcript-backed sessions, tucking into a peek state while scrolling and revealing on hover near the bottom
47+
- Auto-enhance skip reasons now display in the chat shortcut slot, fading smoothly between the message and the button
48+
- Locked calendar provider rows now reveal their pro upgrade action only on hover or focus, keeping the sidebar quieter
49+
- The transparent transcript resize divider no longer renders a gray gap under the session border
2950
- Changelog pages are now available on the Anarlog website, with cleaner release summaries

0 commit comments

Comments
 (0)