Update 1.2.8.md

This commit is contained in:
Stefan Pejcic
2025-05-08 19:05:38 +02:00
committed by GitHub
parent 24947f6345
commit 7ef433f5bd

View File

@@ -1,13 +1,14 @@
Not released yet
### 💅 Polish
- [Support for ARM (AArch64) [FEATURE REQUEST] #63](https://github.com/stefanpejcic/OpenPanel/issues/63)
- `opencli domain` command will now also enable/disable SSL for Roundcube based on domain or ip usage.
- added better health-check for Caddy webserver on opencli sentinel.
- [added check for docker command first before installing mysql](https://github.com/stefanpejcic/OpenPanel/commit/d031e07251552b44f6c913000bc00d1a37ca2d31)
- hostname on OpenAdmin sidebar menu is now truncated after 30 characters.
- added network access by default for nodejs and python applications.
- docker-compsoe plugin upgraded from v2.32.1 to v2.36.0
-
- fixed bug on Almalinux installing Docker Compose for root user.
### 🐛 Bug Fixes