· 27. Februar 2026
Data connections you can change afterwards
A dashboard's data connection is no longer settled at creation: it can be updated, it records which kind of database it points at, and the databases behind it can be read out.
Added
- Data connections can be updated. A dashboard's connection can be changed after the dashboard exists, and the databases behind a connection can be fetched instead of being known in advance.
- More than one kind of database. A connection now carries its database type and accepts optional connection parameters, so a dashboard is not bound to a single kind of source.
Improved
- Adding and editing a KPI happens in a drawer. The KPI form moved out of a dialog into a drawer and is split into steps instead of asking for everything at once.