|
@@ -1,18 +1,25 @@
|
|
|
-## v0.30 (dev) - HTMX rewrite
|
|
|
-* Rewrote the dashboard to use HTMX.
|
|
|
+## v0.40 (dev) - HTMX rewrite
|
|
|
+* Pages rewritten to use HTMX.
|
|
|
* Removed Socket.io.
|
|
|
-* Views are now HTML instead of EJS.
|
|
|
+* Changed view files to *.HTML instead of *.EJS.
|
|
|
* Improved Dockerfile.
|
|
|
* Express sessions configured to use memorystore.
|
|
|
* Improved chart rendering.
|
|
|
* Improvements to container charts.
|
|
|
+* Created Variables page.
|
|
|
* Created Supporters page.
|
|
|
* Ability to remove images, volumes, or networks.
|
|
|
* Fixed list.js sorting.
|
|
|
+* Fixed apps.js page navigation.
|
|
|
* Removed stackfiles from templates.json and updated some icons.
|
|
|
* New logo.
|
|
|
* Improved handling of Docker events.
|
|
|
* Improved dashboard responsiveness.
|
|
|
+* Updated server metrics styles.
|
|
|
+* Container cards display pending action.
|
|
|
+* Container charts only rendered if container running.
|
|
|
+* Created permissions modal.
|
|
|
+* Podman support (untested).
|
|
|
|
|
|
## v0.20 (Jan 20th 2024) - The rewrite. Jumping all the way to v0.20.
|
|
|
* Changed to ES6 imports.
|