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
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
## v0.07 ( dev )
## v0.07 (Dec 8th 2023)
* View container logs.
* Removed Redis.
* Improved uninstall function and form id fix.
@ -6,7 +6,7 @@
* Code clean-up.
* Updated dependencies (systeminformation).
## v0.06 ( Nov 24th 2023 )
## v0.06 (Nov 24th 2023)
* Multi-platform image (amd64/arm64).
* Removed Caddy from compose file.
* 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).
* Updated dependencies.
## v0.05 ( Nov 17th 2023 )
## v0.05 (Nov 17th 2023)
* Environment Variables and Labels are now unchecked by default.
* Support for Docker volumes.
* Fixed app uninstall.