tts-voice-creator-clone-and.../core
mARTin-B78 db6302f99d Add version number (v1.1.0) and rewrite CHANGELOG to full Keep-a-Changelog spec
- Add VERSION file (1.1.0) at repo root
- core/constants.py: expose __version__ read from VERSION file
- routes/admin.py: GET /api/version endpoint returns {version}
- Settings → About: display "v1.1.0" next to app name via /api/version fetch
- CHANGELOG.md: full rewrite following Keep a Changelog + Semantic Versioning
  - [Unreleased] staging section at top
  - [1.1.0] 2026-05-29 — security, perf, refactor, UX changes from this session
  - [1.0.0] 2026-05-28 — all pre-session features documented
  - Compare links at bottom pointing to GitHub

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 13:53:31 +02:00
..
__init__.py Security audit, modular refactor, and container-name field 2026-05-29 12:13:07 +02:00
audio.py Security audit, modular refactor, and container-name field 2026-05-29 12:13:07 +02:00
config.py Security audit, modular refactor, and container-name field 2026-05-29 12:13:07 +02:00
constants.py Add version number (v1.1.0) and rewrite CHANGELOG to full Keep-a-Changelog spec 2026-05-29 13:53:31 +02:00
docker_client.py Security audit, modular refactor, and container-name field 2026-05-29 12:13:07 +02:00
presets.py Security audit, modular refactor, and container-name field 2026-05-29 12:13:07 +02:00
registry.py Security audit, modular refactor, and container-name field 2026-05-29 12:13:07 +02:00
routing.py Security audit, modular refactor, and container-name field 2026-05-29 12:13:07 +02:00
tts_helpers.py Security audit, modular refactor, and container-name field 2026-05-29 12:13:07 +02:00
validation.py Security audit, modular refactor, and container-name field 2026-05-29 12:13:07 +02:00
voice.py Security audit, modular refactor, and container-name field 2026-05-29 12:13:07 +02:00