Files
weirsoe-party-protocol/CHANGELOG.md
Asger Geel Weirsoee 575f4782b5
All checks were successful
CI / test-and-quality (push) Successful in 2m52s
CI / test-and-quality (pull_request) Successful in 2m37s
docs(issue-279): add i18n mvp close-out note
2026-03-13 09:52:46 +00:00

993 B

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 anchored to current main state.

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