tts-voice-creator-clone-and.../static
mARTin-B78 7e265f3e30 fix: null-safe loadSettings() — prevent crash on missing elements (v1.12.17)
loadSettings() was crashing with "Cannot set properties of null" because
many settings input elements were moved out of their original sections
during the Library restructure. All bare .value assignments are now
routed through a local sv() helper that silently skips absent elements.
This was also blocking My Voices from rendering on page load.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-28 00:36:18 +02:00
..
js fix: null-safe loadSettings() — prevent crash on missing elements (v1.12.17) 2026-06-28 00:36:18 +02:00
sections feat: lang/gender in batch benchmark list+results; sortable results table (v1.12.15) 2026-06-28 00:15:23 +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: null-safe loadSettings() — prevent crash on missing elements (v1.12.17) 2026-06-28 00:36:18 +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: casting badge, navigate-away/back, live character count (v1.12.3) 2026-06-27 19:45:41 +02:00
style.css feat: lang/gender in batch benchmark list+results; sortable results table (v1.12.15) 2026-06-28 00:15:23 +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