Signed-off-by: Ronni Skansing <rskansing@gmail.com>
This commit is contained in:
Ronni Skansing
2025-08-31 15:55:26 +02:00
parent 7ec8720509
commit c4f785186f

View File

@@ -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