For the complete documentation index, see llms.txt. This page is also available as Markdown.

🎁2026 Releases

v166 — June 2026

New Features 🎉

  • Migrated to the new authentication service powered by Keycloak.

  • An account page has been added to manage the account.

  • Axis labels has been added for the bubble chart.

Bug Fixes

  • In filters, checkboxes can now have a VOID default value.

  • In filters, the monthy/quarter date filter now excludes the last day.

  • Added display options for labels and values for the circular chart.

  • Added options to disable the tooltip, axis names and axis units.


v165 — April 2026

New Features 🎉

  • Custom chart type is now available for specifcic needs

Bug Fixes

  • Waterfall charts no longer get truncated in dashboard PDF exports

  • PDF export via embed now correctly applies the current dashboard filters

  • CSV export no longer incorrectly skips shared datasets

  • Tip overlay no longer overlaps the chart when no narrative is present

  • WebSocket connections now properly check permissions

  • EJS-templated visualization names are now correctly resolved in CSV/XLSX export filenames


v164 — March 2026

New Features 🎉

  • openOnClick option added for HTML and text tiles

  • HTML tile now supports auto height on save

Bug Fixes

  • Crossfilter no longer causes infinite loops when cache is enabled

  • Dashboard filters are now correctly refreshed after a dataset upload (embed)

  • Filters can now be properly reset through the SDK

February 24, 2026 - v163

Bug Fixes

We fixed

Data

  • Outdated connectivity by upgrading the Oracle client.

Filters

  • Dashboard header filters were inconsistent between staging and production environments.

App

  • The staging/production toggle was rendered incorrectly.

January, 2026 - v162

Bug Fixes

We fixed

Data

  • S3 and SFTP limitations by adding status and listing support.

  • Security validation for PEM data in MySQL and Snowflake connectors.

Filters

  • Filter ID extraction for insecure templates.

  • Date filters failed on BigQuery datasets.

January 13, 2026 - v161

New Features 🎉

🚀 Data Execution Service

The service enters in its v0.11.5 version supporting the following:

Improvements and fixes

Improvements

  • Implementation of HTTP API connector.

  • Enable SSE-C encryption for cache storage.

Fixes

  • Use in-memory aggregation for "count distinct" with keepOriginalGranularity.

  • Connector status check: check all resolved addresses to see if a port is open.

  • Turn off uniquegroups for mssql nativeSQL implementation.

  • Fix nativeSQL implementations for argmin, argmax.

Bug Fixes

We fixed

Data

  • API/operations: remove inactive operations from the current operation list.

  • Update the dependencies for our Excel library.

  • OAuth2: URL-encode the encrypted connector config to preserve special characters.

  • The loaded geodata was not always correct for GeoJSON files.

  • OAuth Token Exchange Failure: when trying to use OAuth for token exchange with older systems, the exchange process failed.

Story

  • When editing a dataset linked to a chart, the chart’s aggregation was being reset.

Last updated

Was this helpful?