From 6a9ad7070f7ba32e2778de4f5a02d6448d0e0fb8 Mon Sep 17 00:00:00 2001 From: Daniel Schneider Date: Wed, 4 Dec 2024 12:06:37 +0100 Subject: [PATCH] update changelog (#968) --- readme.txt | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/readme.txt b/readme.txt index 67abc3221..d7fc7b7c8 100644 --- a/readme.txt +++ b/readme.txt @@ -76,6 +76,36 @@ Start editing inside the `onoffice-personalized` folder. == Changelog == += 5.3 (2024-12-05) = + +**Added** + +* Graphical implementation of energy certificate + +* Filtering in similar properties + +* Option to display all or only the main contact person on property detail pages + +* Map view with address locations to address list + +* Linking to a contact from the property detail page + +**Changed** + +* Error handling in similar properties + +* Order of "Activities" and "Tasks" boxes in form settings + +* Improved display of image type selection in property list settings + +**Fixed** + +* Using forms with reCaptcha in footer section + +* Empty value for "Radius" in similar properties + +* Wrong redirects caused by umlauts and special characters in URL for multilingual websites + = 5.2.1 (2024-11-05) = **Fixed**