bmc_hub/RELEASE_NOTES_v2.2.42.md

19 lines
809 B
Markdown

# Release Notes v2.2.42
Dato: 3. marts 2026
## Fix: Yealink webhook compatibility + deploy robusthed
- Tilføjet `GET` support på Mission Control telefoni-webhooks, så Yealink callback-URLs ikke returnerer `405 Method Not Allowed`.
- Webhook-endpoints understøtter nu query-parametre for `call_id`, `caller_number`, `queue_name` og valgfri `timestamp`.
- `updateto.sh` er hærdet med tydelig fail-fast ved portkonflikter og mislykket container-opstart, så scriptet ikke melder succes ved delvis fejl.
## Ændrede filer
- `app/dashboard/backend/mission_router.py`
- `updateto.sh`
- `VERSION`
## Påvirkede endpoints
- `/api/v1/mission/webhook/telefoni/ringing` (`POST` + `GET`)
- `/api/v1/mission/webhook/telefoni/answered` (`POST` + `GET`)
- `/api/v1/mission/webhook/telefoni/hangup` (`POST` + `GET`)