tts-voice-creator-clone-and.../static
mARTin-B78 217d92b91a fix: voice inspector TDZ crash + batch ops respect selection (v1.9.7)
- voice-inspector: move `curGender` const before its first use — it was
  declared at line 86 but referenced at line 61, causing a ReferenceError
  (temporal dead zone) that silently aborted selectVoice() on every click
- Calc dB, Precompute, Batch Seeds now filter to checked voices when a
  bulk selection is active, matching Benchmark's existing behaviour

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-27 10:06:06 +02:00
..
js fix: voice inspector TDZ crash + batch ops respect selection (v1.9.7) 2026-06-27 10:06:06 +02:00
sections feat: add Native Speed control to Try it out and Read aloud 2026-06-26 22:01:08 +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 fix: voice inspector TDZ crash + batch ops respect selection (v1.9.7) 2026-06-27 10:06:06 +02:00
loader.js Release v1.9.0 — Character Library + richer character sheets 2026-06-26 21:22:40 +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 Release v1.9.0 — Character Library + richer character sheets 2026-06-26 21:22:40 +02:00
style.css fix: stop casting feed from hijacking scroll and deleting visible rows 2026-06-26 22:47:25 +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