diff --git a/serverside/jsmod/changes.md b/serverside/jsmod/changes.md
new file mode 100644
index 0000000000000000000000000000000000000000..66403b2fd82c4a27bc5e38ac87a4070abf41518e
--- /dev/null
+++ b/serverside/jsmod/changes.md
@@ -0,0 +1,18 @@
+# Changes
+Here you will find exactly what I have modified from the original Proxmox files
+
+## 5-4.3
+* **pvemanager.js**   
+Dark color for node summary background to dark  (`line 17026`)   
+Dark color for background of the TFA QR Code (`line 34513`)   
+Dark color for the S.M.A.R.T disk report (`line 15744`)   
+Dark color for the system report in subscription tab (`line 17210`)  
+* **charts.js**   
+Dark chart background color (`line 8874`)   
+White chart label color (`+line 8888`)   
+White chart title color (`+line 8895`)   
+Light dark color for the chart grid (`line 8901`)   
+White gauge text (`line 8935`)    
+* **proxmoxlib.js**   
+Blurple color for gauge filled meter (`line 4462`)   
+Dark color for gauge meter background (`line 4463`)