Changelog
v3.0.0
2024-12-12
- Deleting specific rows (admin frontend or API) no longer disconnects clients
- Minor UI updates
- The settings sub tabs moved to separat menu items
- The license can be found in the settings menu
- Clicking on a table name opens the content view
- Notifications have been simplified, all notification types will trigger with the selected endpoint
- Settings have been migrated from the previous first notification
- Added a _dp_logs table to the database
- Server logins will be logged here
- Future updates will include logs for all server changes
- Added a database log ttl setting
- Added a search API route
- Due to changes to the Process Chain extension, the server no longer supports the saving of process chain entries
- Required version for the Process Chain is now v2.0.0
v2.10.0
2024-10-07
- Teams Notifications are general webhook notifications now, consisting of a JSON with a
title
andtext
- Added a
clear errors
service action
v2.9.0
2024-08-19
- Added support for concurrent user display in extensions
- Added support for table broadcasts in extensions
- Added API route /commentHistoryEntry based on the Data+ column
v2.8.4
2024-07-12
- added function to display the db reader password (Cloud)
v2.8.3
2024-07-11
- Fixed an issue where password changes required services restarts to take effect
v2.8.2
2024-07-02
- Simplified some DB API routes
v2.8.1
2024-06-28
- Increased the maximum upload size for the data import function
v2.8.0
2024-06-27
v2.7.0
2024-04-25
- Added proxy option for online services
v2.6.1
2024-04-03
- Fixed an update issue for older Server versions
v2.6.0
2024-03-28
- Added option to automatically apply minor extension updates
- Added an option to copy a connection string for the extension server connection
- Extended the database api, read/update/delete access can be set for specific (or all) tables for each API key now
v2.5.0
2024-03-20
- Added a database api route
- Updated services configuration handling
- Added csv/excel import for specific tables
v2.4.1
2024-02-26
- Fixed an issue when opening the management site for the first time without an active database connection
v2.4.0
2024-02-23
- Added a quick setup wizard
v2.3.0
2024-02-12
- Extensions/Services installations and Data+ Server updates can be done automatically now (Internet access required)
- Added online license option
v2.2.1
2024-01-31
- Fixed an issue with the api proxy
v2.2.0
2024-01-05
- Added a status api route
v2.1.0
2023-12-21
- Automatic license assignment now supports multiple group names
v2.0.0
2023-12-14
- Major license change, licenses now include a general Data+ user count, allowing all Data+ extensions to be used
- Renamed system tables to included a _dp_ prefix
- Added a system table for licensed users including a last access information
- Added automatic license assignment options
v1.18.0
2023-11-13
- Added support for proxy servers that do not allow custom headers (e.g. Microsoft application proxy)
v1.17.1
2023-11-9
- Fixed create db entry return value for process chain
v1.17.0
2023-10-25
- Added support for MySQL, Microsoft SQL Server and Oracle databases
v1.16.0
2023-09-22
- Added option to load certificate to and from Windows Certificate store
- Added option to update the Qlik Proxy thumbprint (based on the used certificate)
v1.15.0
2023-09-11
- Added global mail settings
- Added API (mail & task)
v1.14.0
2023-06-01
- Added http support
- Added https certificate settings to the frontend
v1.13.0
2023-05-26
- Added communication support for new extension versions
v1.12.0
2023-03-28
- Added IP white list setting
- Minor fixes
v1.11.1
2022-11-04
- Fixed an issue when updating multiple database rows with different columns that include null values
v1.11.0
2022-09-23
- Added Host allow list
- Added service management for Leitart Services
- Improved logging
- Added upload server update functionality
v1.10.0
2022-04-29
- Added non-QMC user based licensing
- Added Qlik SaaS Support