What's new in dataspot. 2026.2
· 5 min read
Basic functions
| Functionality | Description |
|---|---|
| Front-end language: French | dataspot. is now also available in French. Labels and titles can be customised as usual using YAML. |
| Default language as a server parameter | In the basic settings of dataspot. (server parameters), the default language can now also be set. This applies when creating databases and in general menus. When a user logs in, the browser’s language is used. If the browser’s language is not available in dataspot. and the user has not defined a preferred language in dataspot., the server parameter takes precedence. |
Import/Export & Reports
| Functionality | Description |
|---|---|
| Advanced Connector Framework Features | With the new Connector Framework feature ‘Extract, Transform but no load’, connectors that are not dataspot. connectors can now also be integrated into the Connector Framework. This allows authentication to be handled by the framework. |
| Fault-tolerant import | Using the continueOnError parameter, it is now possible to specify during an import via the API (not available via the frontend) that the import should be completed despite any errors. Any errors that occur are ignored during the import and documented in the log. Error-free data records are created in dataspot. The error-tolerant import therefore does not follow the ‘all or nothing’ approach; only error-free content is imported. This import functionality is primarily intended for connecting technical data sources. |
Usability
| Functionality | Description |
|---|---|
| Bulk changes in lists | A bulk change feature is now available in the asset subpanel. This feature allows changes to be made to multiple items at the same time. |
| Showing and hiding columns in lists | Any columns can now be shown or hidden in the asset subpanel. Both standard fields (properties) and custom fields (customProperties) can be selected. The display settings are saved on a per-user basis. |
| Customising Views | Thanks to the advanced customisation options via YAML (see Configuration), all views and dialogues can now be fully adapted to the company’s requirements. |
| Advanced editors for creation and quick edit | The quick edit and creation dialogues now feature a toggle to switch between a reduced view and an advanced view. In the advanced view, all metadata fields are available for completion. This allows expert users to enter the relevant information right from the creation dialog. |
| Improvements to Markdown editors | The existing Markdown editors have been revamped for entering formatted text. A “What you see is what you get” (WYSIWYG) editor is now also available. This allows full formatting to be applied using buttons. The results are displayed direclty within the editor as you type. This makes it even easier to add formatted descriptions. |
| Metadata Query Improvements | Minor errors in the metadata query have been corrected to make it easier for administrators to use. |
| dataspot. Internal Links | In formatted text fields, a direct link within dataspot. can now also be inserted directly in the editor. This allows other elements existing in dataspot. to be linked directly within the text and provided with a display text. |
| Simplification of time series creation for reference values | The editing and creation of time series for reference values has been incorporated directly into the editing functionality. The time series therefore no longer needs to be edited separately. |
Configuration
| Functionality | Description |
|---|---|
| Live preview in the YAML editor | The YAML editor now offers a live preview whilst editing. This displays the changes made as you configure the settings. This allows you to check the configuration before saving. |
| Hiding standard fields | Standard fields (properties) can now be hidden from the front-end display using the hidden key. This allows the view to be fully customised to your own requirements. |
| Improved field grouping | During configuration, standard fields (properties) and custom fields (customProperties) can now also be grouped together. This allows the editors and views to be fully customised to suit your own needs. |
| Free arrangement of fields | During configuration, standard fields (properties) and custom fields (customProperties) can now be arranged completely freely. This means that the various fields can also be displayed in any order using the kwey position. |
| Marking fields for display | Fields can now be marked with the favorite key in the configuration. Setting this key ensures that the field in question is also displayed in the reduced editors. |
| Display of icons for literals | When defining selection lists (literals), icons can now also be assigned to individual values. These icons are displayed in the selection and after saving. This allows content to be grasped even more quickly at a glance. |
| Links in tooltips | Links can now also be included in tooltips (title), which can be accessed and opened by the user. The tooltips have been made accessible and navigable using the mouse. |
| AutoComplete in profiles | Configuration via YAML is now supported even better by an AutoComplete function. As you type, suggestions for completion are offered based on matching keys. The suggestion can be selected using Tab or Enter. This helps to avoid typos and makes configuration even easier. |
| Revision of the definition of labels and titles | To support the multilingual interface, the definition of labels and titles has been adapted for several languages. These are now defined using the label key, followed by the relevant country codes (de, en, fr) indented below it. |
| Revision of the definition of the plural | For ease of use, the plural no longer needs to be defined as a separate key (plural). The plural in each language can now be specified directly within the label, separated from the singular by ‘|’. This also means that the definition of the key gender is no longer necessary. |

