From 84a214eb224b73b5e49486bf61fcfe8e91011640 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Thu, 21 Mar 2024 14:45:22 +0100 Subject: [PATCH] Create 0.1.1.md --- documentation/docs/changelog/0.1.1.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 documentation/docs/changelog/0.1.1.md diff --git a/documentation/docs/changelog/0.1.1.md b/documentation/docs/changelog/0.1.1.md new file mode 100644 index 00000000..0592d2ab --- /dev/null +++ b/documentation/docs/changelog/0.1.1.md @@ -0,0 +1,17 @@ +--- +--- + +# 0.1.1 + +Released on October 26, 2023 + +## 🔧 Maintenance + +- Ubuntu Docker images updated on [hub.openpanel.co](https://hub.openpanel.co/) + +## 🐛 Bug fixes + +- Fixed bug with removing certificates during nginx reload +- Fixed incorrect group permissions for wordpress files after ibstalling from WP Manager +- Fixed style bug with Bootstrap4 modals not being triggered using Bootstrap5 names +- Restrict PHP-FPM permissions to a new user to prevent permission escalation