Browse Source

v0.03 changes

lllllllillllllillll 1 year ago
parent
commit
d73e87b897
1 changed files with 8 additions and 2 deletions
  1. 8 2
      CHANGELOG.md

+ 8 - 2
CHANGELOG.md

@@ -1,9 +1,15 @@
-## 0.02 (Nov 1st 2023)
+## v0.03 (Nov 4th 2023)
+* Container graphs now load instantly on refresh
+* Working net data for server dashboard
+* Redis is now installed as a docker container.
+
+
+## v0.02 (Nov 1st 2023)
 * Significant code clean-up and improvements
 * CPU and RAM graphs for each container
 * Updated Templates.json
 * Fixed text color of VPN and VNC buttons
 
 
-## 0.01 (Oct 15th 2023)
+## v0.01 (Oct 15th 2023)
 * First release. Not much working.