From c4f785186f975d1698ec1c014ec460b740f93c26 Mon Sep 17 00:00:00 2001 From: Ronni Skansing Date: Sun, 31 Aug 2025 15:55:26 +0200 Subject: [PATCH] 1.1.13 Signed-off-by: Ronni Skansing --- RELEASE.md | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 7938c16..f6e1f64 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,15 +1,13 @@ # Changelog -# [1.1.9] - 2025-08-23 -- Fixed db lock bug in installer -- Removed license text in installer - -- [1.1.10] - 2025-08-27 -- Removed systemd inline comments -- Version check for updates in development - -- [1.1.11] - 2025-08-29 -- Show full error on invalid password when installing +- [1.1.13] - 2025-08-30 +- Fix too many get all sessions params sent +- Fix invalidate all sessions +- Fix missing change company +- Fix improve table checkboxes to Yes/No +- Table menu is now larger and placed more correctly +- Simple code editor for API senders body +- Removed CRM/License link from developer panel - [1.1.12] - 2025-08-29 - Added a update button to campaigns details page @@ -22,3 +20,14 @@ - Improve validation error messages - Campaign details show correct "Data saving" and "anonymization" - Campaign update handle anonymization and close at + +- [1.1.11] - 2025-08-29 +- Show full error on invalid password when installing + +- [1.1.10] - 2025-08-27 +- Removed systemd inline comments +- Version check for updates in development + +# [1.1.9] - 2025-08-23 +- Fixed db lock bug in installer +- Removed license text in installer