List of changes in version 25.1
Overview
This article provides a list of the issues fixed and new functionality added in version 25.1 of Dundas BI, and for Managed Dashboards and Reports in Logi Symphony where applicable.
Note
See the Logi Symphony documentation for the complete release notes for Logi Symphony.
Version 25.1.0.1000
Behavior changes
Ticket | Details |
---|---|
CMP-5031 | The Quick Access Properties popup now appears on right-click instead of left-click in edit mode. For visualizations containing multiple elements, a single right-click brings up settings applicable to the clicked element rather than a second left click. |
CMP-5066 CMP-5150 |
The Properties window has been redesigned to improve usability, provide more consistent organization, and be more approachable to new users. The locations of some properties have changed: for example, the Layout and Text tabs are now categories under Design, and the Actions category is now a tab. To change an element's display name, double-click it directly at the top of the window. If you have difficulty finding a setting, the related documentation articles contain updated guidance. Categories are collapsed by default, however you can use their existing double-click or right-click shortcut options. |
New functionality
Ticket | Details |
---|---|
DUN-94505 | A new Helm chart property allows for customizing the initial logging verbosity of the microservices before they are first used. |
CMP-2006 | An OpenAPI specification document as well as a new Swagger UI are built into the application to help you use the REST API. Access Swagger at the path /swagger under the root of the Dundas or Managed website. |
CMP-4457 | Clicking the link in an email to unsubscribe now asks for user confirmation before the request is processed. |
CMP-4506 | New password policy configuration setting Required Password Unique Characters can further enforce strong passwords. |
CMP-5006 | Accessibility has been improved for keyboard and screen reader users on the logon page. |
CMP-5025 | The dundas-bi-setup container now returns an error code by default when initialization fails with the provided details, preventing the website and other containers from starting. This can be overridden by setting dundas.bi.setup.handledatabase.continueOnError. |
CMP-5062 CMP-5063 |
Accessibility has been improved for keyboard and screen reader users for the main menu, toolbar, and various dialogs accessible from view mode. |
CMP-5144 | Certain non-sensitive fields such as host and port number are no longer masked in installation logs. |
CMP-5146 | The dundas-bi-setup container now attempts to install the required PostgreSQL extensions if missing or displays an improved error message. |
CMP-5151 | The Hidden and Locked properties are now dedicated icon buttons next to the title in the Properties window. |
CMP-5152 | Information boxes have been added in various locations of the Properties window to help explain and navigate between different properties. |
CMP-5153 | Hover over a table's header, row and cell style properties to see the corresponding area of the table highlighted in a tooltip. |
CMP-5157 | Importing and publishing project files has been updated to better handle renaming of items in certain cases. |
CMP-5169 | New API methods are available for administrators to convert Windows accounts to local accounts in the .NET and REST APIs. |
CMP-5376 | The Snowflake Connector for .NET has been upgraded to version 4.3.0. |
Fixed issues
Ticket | Details |
---|---|
DUN-95190 | Fixed an issue that could prevent charts from sharing an axis scale when inverted differently or with different bar orientations. |
CMP-4787 | Fixed an issue preventing the metric set Assistant from working when installed on Windows with an incompatible version of NumPy installed. |
CMP-5196 | Fixed an issue that could incorrectly prevent another user from being logged in through the API using an administrator account other than System Administrator. |
CMP-5210 | Fixed an error preventing connections to tabular models without any measures in Microsoft SQL Server Analysis Services. |
CMP-5259 | All table visualization columns can now always be accessed by scrolling horizontally when there are no rows of data. |
CMP-5496 | Antiforgery cookies now have secure set to true. |
DUN-95274 | Fixed an issue affecting recent versions causing a report's data to be exported to Excel in multiple tabs incorrectly for the same metric set. |
DUN-95278 | Fixed an issue preventing the administration homepage from fully loading under certain conditions. |
DUN-95324 | Addressed an issue affecting some scenarios using Python transforms in a data cube with placeholders and large amounts of data. |
CMP-5960 | Addressed a limitation in the amount of data supported by Python transforms in a data cube when using a separate Python microservice. Set the new property dundas.bi.python.maxReceiveMessageSize in the Helm chart to increase this limit. |
DUN-95325 | Fixed an issue that could cause an error when filtering a hierarchy count measure. |