tts-voice-creator-clone-and.../static
mARTin-B78 4f795e820c feat: noise gate, PDF search, sidebar active highlight, stats collapse, tooltip + dialogue fixes
- Conversation: adjustable noise gate slider (RMS threshold + 300 ms
  minimum burst duration) prevents short noise spikes from triggering
  STT; level meter shows gate position as a blue marker
- Conversation stats panel now collapsible (chevron button) to free
  chat width; floating expand button restores it; state persists
- Read Aloud: text search input in PDF toolbar (Enter = next hit,
  Shift+Enter = previous, Esc = clear)
- Sidebar: tooltip now works for all item types including sub-items
  that had no .nav-label span (text extracted by stripping icon/badge)
- Sidebar active section indicator added (.nav-tree-item.active was
  previously unstyled — active section now has bg + right accent bar)
- Casting audiobook: prompt instructs LLM to handle ?« / !« endings
  and unclosed » at passage end as dialogue; deterministic fallback
  also handles unclosed opening quote

Bumps to v1.12.2.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-27 16:48:48 +02:00
..
js feat: noise gate, PDF search, sidebar active highlight, stats collapse, tooltip + dialogue fixes 2026-06-27 16:48:48 +02:00
sections feat: noise gate, PDF search, sidebar active highlight, stats collapse, tooltip + dialogue fixes 2026-06-27 16:48:48 +02:00
vendor Add skeleton loading, self-host assets, fix LLM empty response 2026-05-29 17:28:42 +02:00
app.js Fix chunked TTS failing on newline-delimited text (e.g. German bullet lists) 2026-06-10 03:41:31 +02:00
icon.svg Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00
index.html feat: noise gate, PDF search, sidebar active highlight, stats collapse, tooltip + dialogue fixes 2026-06-27 16:48:48 +02:00
loader.js feat: unified Library + character tags + shared cast (v1.10.0) 2026-06-27 12:12:22 +02:00
manifest.webmanifest Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00
nav.js feat: noise gate, PDF search, sidebar active highlight, stats collapse, tooltip + dialogue fixes 2026-06-27 16:48:48 +02:00
style.css feat: noise gate, PDF search, sidebar active highlight, stats collapse, tooltip + dialogue fixes 2026-06-27 16:48:48 +02:00
sw.js Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00