Hello everyone,
In this sprint, we have added support for downloading reports directly when using resource staging, and 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: for use with the Universal GUI and via APIs. This version uses the full range of Indicium functionality.
Download Indicium release 2023.1.11 here.
Contents of this release
Indicium - New
Download reports directly when using resource staging
Indicium
Indicium Basic
When using resource staging, you can now download a report. This means it will be returned directly on the call to /commit
the resource. You can force this by adding?direct_download=true
to the URL.
Previously, Indicium would return a response with a location header containing the location to download the report.
Minor fixes and tasks
- We have added support for exporting a table when running Indicium on Linux.
- Some specific logs did not show up in AWS CloudWatch and Azure ApplicationInsights. This has been fixed.
- The ‘Enable local accounts’ setting on the ‘Global settings’ screen in IAM, which can be used to turn off authentication via local accounts, was ignored by Indicium. This has been fixed.