v2.3.0 — Chinese languages, Diarization v2, redaction, Windows fix
Added
- Chinese language options in the web UI — Mandarin Simplified (
zh), Traditional (zh-Hant), and Cantonese (zh-HK) on thenova-3model. Written as.chi.srtfor Plex/Jellyfin/Emby auto-detection. - PHI and aggressive-numbers redaction options in the web UI.
Changed
- Diarized jobs now use Deepgram's v2 speaker diarization (
diarize_model=v2) for improved multi-speaker accuracy.
Fixed
- Windows:
web/workercontainers no longer restart-loop withexec /entrypoint.sh: no such file or directory(CRLF line endings). Pinned*.sh+ Dockerfiles to LF via.gitattributesand strip CRLF at build time. (#1) - Mobile accessibility: pinch-zoom re-enabled, 44px tap targets.
Verified live on Deepgram (2026-06-19): all three Chinese variants produce correct script-appropriate Hanzi; diarization v2 sends with no diarize boolean (no 400); redaction masks phone/healthcare numbers; full non-English regression matrix unchanged.