Version

Release Notes

All future updates and new features added to Reveal SDK will be included here.

SDK version

Description

1.0.981

New Properties in RevealSettings
We added multiple new properties to $.ig.RevealSettings to control different features, including: ShowExportToPDF, ShowExportToPowerpoint, ShowExportToExcel, ShowStatisticalFunctions, ShowDataBlending, ShowMachineLearningModelsIntegration, StartWithNewVisualization, InitialThemeName.

Accent Color is Now Available
You can now find the SetAccentColor method added to $.ig.RevealView.

A Trigger Property Added to DataSourceRequested Event
We added a Trigger (of type DataSourcesRequestedTriggerType) property to the DataSourcesRequested event arguments. The users of this event will now gain more context about the DataSourcesRequested purposes.

1.0.825

Export to Image Functionality is Now Working
Exporting images server-side (both programmatically and through user interaction) was enabled again. For further details about the fix, please refer to: Enabling server-side screenshot generation

1.0.80x

Localization Service for Reveal Desktop SDK
You can now localize titles and labels of a variety of dashboard elements. The Localization service also enables you to change the formatting settings of numeric and non-aggregated date fields.

Formatting Service for Reveal Desktop SDK
You can now format numeric data, aggregated and non-aggregated date fields to your own preferences. Ignore the default formatting and format your dashboard data the way you like it.

Changes in Setup and Configuration (Server SDK)
Reveal Server SDK now supports .NET Core 2.2+ as well as .NET Framework 4.6.1+ ASP MVC application projects. In addition, you will now use exclusively the NuGet package manager to reference assemblies and install dependency packages.

1.0.70x

Step by Step Guide
With this detailed guide, you will start with prerequisites and go through every step needed to setup and configure Reveal’s SDK.

Change the Widget’s Data Source
You can now enable or disable the possibility to change a widget’s data source to end users. When opening the Visualization Data screen in edit mode, Reveal will either show or hide the change data source button in the UI.

Change the Dashboard’s Theme
You can now enable or disable the possibility to change the dashboard’s theme to end users. When entering edit mode for a dashboard, Reveal will either show or hide the button used to display the available themes.