Files
weirsoe-party-protocol/CHANGELOG.md
Asger Geel Weirsoee 4a12cee6ee
All checks were successful
CI / test-and-quality (push) Successful in 2m34s
CI / test-and-quality (pull_request) Successful in 2m35s
docs(i18n): refresh issue 279 close-out status
2026-03-13 11:11:12 +00:00

19 lines
1.0 KiB
Markdown

# Changelog
## [Unreleased]
### Docs
- Added `docs/ISSUE-279-I18N-MVP-CLOSEOUT.md` with i18n MVP close-out guidance covering migration impact, releasable changelog text, and a release-readiness checklist refreshed against `main@1bc4c27` after PR #282/#283 landed on 2026-03-13 UTC.
### i18n
- Shared da/en lobby i18n contract is wired across Django and Angular MVP flows via `shared/i18n/lobby.json`.
- Backend error payloads expose stable locale-aware fields (`error_code`, `error`, `locale`) with fallback to English for unsupported locales.
- Angular host/player shells consume shared i18n copy, persist preferred locale, and keep audio-policy messaging aligned with the shared catalog.
- i18n MVP release migration impact is none beyond standard Django migration consistency checks.
## [0.1.0] - 2026-02-27
### Added
- Projekt scaffold for Weirsøe Party Protocol (Django 6.0.2)
- Apps: core_admin, fupogfakta, lobby, realtime, voice
- Initial datamodel for Fup og Fakta + admin registrering
- Environment templates for test/prod