diff --git a/website/docs/changelog/1.1.6.md b/website/docs/changelog/1.1.6.md index 92b8cf48..cd49b762 100644 --- a/website/docs/changelog/1.1.6.md +++ b/website/docs/changelog/1.1.6.md @@ -12,6 +12,9 @@ - Renaming Administrator or Reseller user will now also repalce the username in all related log files. - Added options to rename and change password for Admin users on *OpenAdmin > Administrators* page. - Added options to rename and change password for Reseller users on *OpenAdmin > Resellers* page. +- removed install blocker for arm cpu from teh installation script. +- changed default collocation mysql database tables. +- added alternative mariadb docker image when arm cpu is detected. ### 🐛 Bug Fixes