diff --git a/changelog.md b/changelog.md
index fb7a39f..64581e5 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,12 @@
# Changelog
+## 2024-12-02 - 1.5.3 - fix(elements)
+Update viewer attributes and fix font integration
+
+- Updated viewer.ts to add missing property decorators for letterData and documentSettings.
+- Fixed font loading by correcting URLs in index.html.
+- Set demoDocumentSettings default header and footer to false.
+
## 2024-12-02 - 1.5.2 - fix(workflow)
Corrected Docker image references and package scope in YAML workflows for compatibility.
diff --git a/html/index.html b/html/index.html
index 6fc15c9..610c0ad 100644
--- a/html/index.html
+++ b/html/index.html
@@ -8,8 +8,8 @@
-
-
+
+