diff --git a/FixIt.uplugin b/FixIt.uplugin
index be06fe2c2f529a392f00dcdfb582d7eed5265809..28a92fab6f53eef866daaad18f9e0ab255c799d1 100644
--- a/FixIt.uplugin
+++ b/FixIt.uplugin
@@ -1,7 +1,7 @@
 {
 	"FileVersion": 3,
 	"Version": 1,
-	"VersionName": "1.7",
+	"VersionName": "1.8",
 	"FriendlyName": "FixIt",
 	"Description": "A real-time feedback tool",
 	"Category": "Tools",
diff --git a/changelog.md b/changelog.md
index c60602efb0c50d19cfadb904cbee0ddd58970b64..686b630409ef86b817f2b7fcef5cb5c0e9490b0d 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,12 @@
 # Changelog Releases - FixIt
 
+## Version 1.8
+Date 2025/05/05
+- Fix uninitialised enum value
+- Manage overrides formats with regards to new default values
+- Also handle string array for multiple connection settings
+- Fix correct build configuration selection
+
 ## Version 1.7
 Date 2025/03/27
 - Upgrade to Fixit internal library 1.2