From d30d616a744353b43cb96bfc9c5af95128cd03ee Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Thu, 19 Dec 2024 20:15:13 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11f8418f..6c2a69da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,11 @@ developers to maintain and readjust their custom modifications on the main proje - Fix the date parsing issue on Safari web browsers during the booking process (#1584) - Fix working plan configuration am/pm hour parsing so that it works in all languages (#1606) - Improve the CalDAV syncing mechanism so that it connects to more systems without problems (#1622) +- Fix various 1.5.0 API issues (#1562) +- Correct email issues by replacing the internal email library with phpmailer (#1587) +- Fix ICS file mimetype (#1630) + +