Skip to main content
Release notes

Release notes Indicium (2025.3.12)

Related products:Indicium Service Tier
  • November 17, 2025
  • 0 replies
  • 24 views
Release notes Indicium (2025.3.12)

Hello everyone,

In this release we have added support for connecting to Azure Cache for Redis using an Azure Managed Identity. Additionally, you can now export i-net Clear Reports to Excel format in Indicium. Finally, we have included a Redis health check in Indicium.

You can read more about Indicium's features in the Indicium user manual.

 

About Indicium

Two types of the Thinkwise Indicium Application Tier are available:

  • Indicium Basic (EoL): for use with the Windows GUI and Mobile GUI. This basic version does not support features such as system flows and OpenID.
  • Indicium: for use with the Universal GUI and via APIs. This version uses the full range of Indicium functionality.
    Download Indicium release 2025.3.12 here.

Contents

 

New and changed

Support for Azure Managed Identity

new

Indicium now supports connecting to Azure Cache for Redis using an Azure Managed Identity. To enable this, add the following section to appsettings.json (or through environment variables).

"RedisSettings": {
"ConnectionString": "<connection string>",
"UseAzureActiveDirectory": true
}

We updated the Microsoft Azure SDK libraries to enable this functionality. If you are using Azure Blob storage in combination with a Managed identity, ensure that it works correctly in your environment. 

 

Added support for exporting i-net Clear Reports to Excel

new

In the Windows GUI, users could already export i-net Clear Reports to various formats, including Excel. We have now added support for exporting i-net Clear Reports to Excel format (.xlsx) in Indicium. This allows you to export reports directly to Excel from Indicium when using the Universal GUI.

 

Minor fixes and tasks

  • Fixed an issue where the Debug Center did not behave as expected when Indicium was scaled to multiple instances.
  • In the Windows GUI, automatic column mapping is case insensitive for direct matches and translated values when importing data. Indicium now matches this behavior.
  • Fixed an issue on Oracle where the tsf_global_lang_id session variable could return a stale value.
  • Before, the extended property IgnoreDiacritics was only implemented in Indicium for combined filters. It has now also been implemented in the regular filter form, to align with the Windows GUI behavior.

 

Questions or suggestions?

Questions or suggestions about the release notes? Let us know in the Thinkwise Community! 

This topic has been closed for replies.