diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f1be13..04d5a1f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,19 @@
+
+# Changelog
+
+# [1.0.0-beta.18](https://github.com/perfect-panel/ppanel-web/compare/v1.0.0-beta.17...v1.0.0-beta.18) (2025-02-22)
+
+
+### ✨ Features
+
+* **platform**: Update platform naming and add keywords and custom HTML fields ([6384237](https://github.com/perfect-panel/ppanel-web/commit/6384237))
+* **site**: Added localization support for custom HTML and keyword fields ([f9d7736](https://github.com/perfect-panel/ppanel-web/commit/f9d7736))
+
+
+### 🐛 Bug Fixes
+
+* **locales**: Update custom HTML description for clarity across multiple languages ([557c5cd](https://github.com/perfect-panel/ppanel-web/commit/557c5cd))
+
# Changelog
diff --git a/package.json b/package.json
index a985bbe..52e9190 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ppanel-web",
- "version": "1.0.0-beta.17",
+ "version": "1.0.0-beta.18",
"private": true,
"homepage": "https://github.com/perfect-panel/ppanel-web",
"bugs": {