Release notes Indicium 2023.1.14

Related products: Indicium Service Tier
Release notes Indicium 2023.1.14

Hello everyone,

In this sprint, we have added support for debug tracing to troubleshoot issues with reverse proxy settings, and we have fixed some minor issues.

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

We will keep you updated regularly about Indicium's progress.

 

About Indicium

Two types of the Thinkwise Indicium Application Tier are available:

  • Indicium Basic: for use with the Windows GUI and Mobile GUI. This basic version does not support, for example, system flows and OpenID.
    No 2023.1.14 release available.

  • Indicium: for use with the Universal GUI and via APIs. This version uses the full range of Indicium functionality.
    Download Indicium release 2023.1.14 here.

 

Contents

 

New

 

Debug tracing for reverse proxy settings

Indicium

We have added the ability to turn on debug tracing to troubleshoot issues with reverse proxy settings. It could be challenging to configure the reverse proxy settings correctly and debug why the settings do not work.

The debug tracing will log information to Indicium's log file. It can be turned on by configuring the new TracingEnabled property in the ReverseProxy settings in appsettings.json:

"ReverseProxy": {
"Enabled": true,
"TracingEnabled": true,
}

 

Minor fixes and tasks

Indicium

  • We have fixed an issue that caused the X-Forwarded headers sent by a reverse proxy to not be respected by process flows. This affected the URLs produced by the OAuth User Login connector and the Download File connector. Both process actions would build a URL to their own internal address, instead of to the external address of the reverse proxy.

  • We have fixed an issue that could cause the properties of lookup references to be cleared unexpectedly during data entry. This could happen on lookup references with three or more reference columns.

    The second reference column, for example, would not necessarily be dependent on the first reference column, but it would always be cleared when the first reference column was changed. The problem is described in detail in this topic.

  • We have fixed an issue that prevented previewing of some EML files.

 

Questions and suggestions?

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