Sfoglia il codice sorgente

v0.07 ( dev )

## v0.07 ( dev )
* View container logs.
* Improved uninstall function and form id fix.
* WebUI Port can be changed in compose.yml
* Code clean-up.
* Updated dependencies (redis-connect and systeminformation).
lllllllillllllillll 1 anno fa
parent
commit
93ba77b4e3
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. 7 0
      CHANGELOG.md

+ 7 - 0
CHANGELOG.md

@@ -1,3 +1,10 @@
+## v0.07 ( dev )
+* View container logs.
+* Improved uninstall function and form id fix.
+* WebUI Port can be changed in compose.yml
+* Code clean-up.
+* Updated dependencies (redis-connect and systeminformation).
+  
 ## v0.06 ( Nov 24th 2023 )
 * Multi-platform image (amd64/arm64).
 * Removed Caddy from compose file.