December, 2025

The Dawiso 2025.11 release is here! 🚀

This version brings a fresh wave of improvements across the platform, strengthening core capabilities, refining the user experience, and making it easier than ever to work efficiently with your data. From expanded configuration options to smoother workflows and deeper flexibility across applications, this update continues our mission to make Dawiso intuitive, powerful, and ready for your evolving data needs.

Read on for the full breakdown of what’s new in Dawiso 2025.11!

Tip

This article provides details on the standard cloud release notes. For the long-term support release, refer to 2025.11 LTS release note.

Microsoft Fabric

Microsoft Fabric scanner has been added as a new standard metadata application. It allows you to scan your Microsoft Fabric metadata in a few simple steps and start your documentation.

New Features

Automation

You can now configure which user relation types are allowed to trigger an automation by changing a workflow state. It is also possible to require that all users with the selected relation type approve the change before the automation is executed.

New stream types have been added for automations:

  • attributeComparatorFilter filters objects using expressions that compare their attribute values. You can e.g., perform actions only for objects whose attributes differ from a specific value or match a defined condition.
  • workflowTransitionStateFilter filters objects based on a transition between a specified source and target workflow state, and the number or percentage of users who approved that change. For example, you can require that only objects moved from Review to Approved by at least 75% of stewards proceed to the next stage.

Concepts

Concept Export

  • This version introduces support for running multiple exports at the same time, making bulk exporting faster and more convenient.

Configurable Concepts Overview Table

  • You can now add additional columns to the concepts overview table in Settings, allowing you to tailor the view to your use cases and surface more relevant information at a glance.
  • The table can also be configured on the application or package levels.

Preset Concept Names

  • Preset concept names have been introduced to make it easier for users to create and manage concepts consistently. For more information, see Concepts.

MCP oAuth Addition

OAuth has been added to Dawiso MCP to enable faster and more secure authorization of the connector in your environment. This simplifies setup and reduces the need to manage credentials manually.

Packages

API Endpoints

The comment API endpoint (/api/mr-comment/customizable-overview-filter) now supports retrieving information about the owner of the commented object. This enables richer comment views and more context-aware integrations.

Script Component

A new Script component has been introduced, replacing attribute-type features previously used for syntax highlighting. It automatically recognizes and highlights code snippets (e.g., SQL, JSON, JavaScript) so that scanned code is displayed in a clear and readable format.

UX/UI Enhancements

Entity Relations Diagram

You can now add and modify relations directly in the entity relations diagram, making it easier to keep your data model up-to-date.

Knowledge Diagrams

Knowledge diagrams have been updated for better performance. When applying filters, the central node now remains visible to ensure the diagram stays meaningful and navigable. It is now possible to change which node is considered central, giving you more control over the focus of the diagram.

Platform Improvements

Attachments

Attachment types can be restricted or whitelisted to specific file extensions (such as PNG, JPG, or DOCX), providing greater control over the files allowed in your environment.

Hide Object Count in Hierarchy

The total number of objects in the left-hand hierarchy can now be hidden, providing a cleaner UI.

Exports

The export of multiple objects has been improved to save you time. All exported files can be organized in the same folder, simply check the Put all files in one folder option when exporting your objects.

Microsoft Entra ID User Attributes

It is now possible to add additional attributes to users managed via Microsoft Entra ID, allowing more complete user profiles.

Optionally, you can also enable an optimized search mode. Search results will be displayed and prioritized based on the attributes of the user performing the query.

Text editor enhancements

The text editor has been improved and now supports the following:

  • Additional bullet styles (e.g., alphabetic lists such as a, b, c)
  • Indentation control using Tab and Shift + Tab for more precise formatting
  • You can now drag and drop images and files from your folders directly to the text editor