19 lines
1.0 KiB
Markdown
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
|