From 188f8b35636d76ef46e992a6ef68642814899a08 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 25 Apr 2025 15:27:20 +0200 Subject: [PATCH] Update 1.2.5.md --- website/docs/changelog/1.2.5.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/docs/changelog/1.2.5.md b/website/docs/changelog/1.2.5.md index df79c883..514e943f 100644 --- a/website/docs/changelog/1.2.5.md +++ b/website/docs/changelog/1.2.5.md @@ -7,4 +7,6 @@ Not released yet ### 🐛 Bug Fixes - fixed bug with [opencli proxy set](https://dev.openpanel.com/cli/proxy.html) preventing certain characters. - +- fixed bug saving email on *OpenAadmin > Notifications > Settings*. +- fixed bug with crons.ini missing for existing users: `cron | read /crons.ini: is a directory`. +-