From 62a25ec205f2e8b1e87247e1d475e91a58b5acd3 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Tue, 5 Nov 2024 19:31:32 +0100 Subject: [PATCH] Update 0.3.5.md --- website/docs/changelog/0.3.5.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/docs/changelog/0.3.5.md b/website/docs/changelog/0.3.5.md index 338019e0..22455fd3 100644 --- a/website/docs/changelog/0.3.5.md +++ b/website/docs/changelog/0.3.5.md @@ -12,9 +12,10 @@ Not yet released. ### 🐛 Bug fixes - [#66](https://github.com/stefanpejcic/OpenPanel/issues/66) -- +- Fixed bugs with [install script on Debian12 Hetzner ISO](https://community.openpanel.org/d/110-installation-issue/6). + ### 💅 Polish - [Inline documentation for every page on OpenAdmin interface](https://i.postimg.cc/6tzM8Rtg/2024-10-31-20-32.png). - `opencli user-login` will now display list of users to select and autocomplete username. - Optimized `openpanel/openpanel:latest` docker image. -- `git` is now installed automatically on Debian. +- `git` and `apparmor` are now installed automatically on Debian12.