v0.07 release date

This commit is contained in:
lllllllillllllillll 2023-12-08 01:32:47 -08:00 committed by GitHub
parent ea2e0f9fd8
commit e35dbb5466
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
## v0.07 ( dev ) ## v0.07 (Dec 8th 2023)
* View container logs. * View container logs.
* Removed Redis. * Removed Redis.
* Improved uninstall function and form id fix. * Improved uninstall function and form id fix.
@ -6,7 +6,7 @@
* Code clean-up. * Code clean-up.
* Updated dependencies (systeminformation). * Updated dependencies (systeminformation).
## v0.06 ( Nov 24th 2023 ) ## v0.06 (Nov 24th 2023)
* Multi-platform image (amd64/arm64). * Multi-platform image (amd64/arm64).
* Removed Caddy from compose file. * Removed Caddy from compose file.
* Proxy Manager UI can be enabled from environment variable. * Proxy Manager UI can be enabled from environment variable.
@ -14,7 +14,7 @@
* Repo change: Implemented image build-and-publish and dependabot (Thank you, gaby). * Repo change: Implemented image build-and-publish and dependabot (Thank you, gaby).
* Updated dependencies. * Updated dependencies.
## v0.05 ( Nov 17th 2023 ) ## v0.05 (Nov 17th 2023)
* Environment Variables and Labels are now unchecked by default. * Environment Variables and Labels are now unchecked by default.
* Support for Docker volumes. * Support for Docker volumes.
* Fixed app uninstall. * Fixed app uninstall.