diff --git a/RELEASE_NOTES_v2.3.5.md b/RELEASE_NOTES_v2.3.5.md new file mode 100644 index 0000000..0dc6107 --- /dev/null +++ b/RELEASE_NOTES_v2.3.5.md @@ -0,0 +1,17 @@ +# Release Notes - BMC Hub v2.3.5 + +**Release Date:** 16. maj 2026 +**Release Tag:** `v2.3.5` + +## Hotfix + +- Restored `app/modules/telefoni/templates/log.html` from known good state (`v2.3.2`) after template corruption in `v2.3.4`. +- Fixes production issue where `/telefoni` rendered blank. + +## Affected File + +- `app/modules/telefoni/templates/log.html` + +## Notes + +- This is a corrective patch release intended to be deployed immediately. diff --git a/app/modules/telefoni/templates/log.html b/app/modules/telefoni/templates/log.html index c4e118a..7e077a2 100644 --- a/app/modules/telefoni/templates/log.html +++ b/app/modules/telefoni/templates/log.html @@ -1,3 +1,987 @@ - - - +{% extends "shared/frontend/base.html" %} + +{% block title %}Telefoni - BMC Hub{% endblock %} + +{% block content %} +
+
+
+

Telefoni

+
Opkaldslog fra Yealink Action URL (Established/Terminated)
+
+
+ +
+
+
+
+ + +
+
+ + +
+
+ + +
+
+
+ + +
+
+
+ +
+
+
+
+ +
+
+
+ + + + + + + + + + + + + + + +
DatoBrugerRetningNummerKontaktSagVarighed
Indlæser...
+
+
+
+
+ + + + + + +{% endblock %}