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

Changelog

v.26.06.01

Monitor

  • Added a date range filter to query executions and monitor events.

Reports

  • Added support for bold formatting in report headers.

Canvas

  • Added a context menu option using right-click on functionalities and tables.


Improvements

Dashboard

  • Improved responsive grid behavior to automatically adapt to different screen resolutions.

Monitor

  • Removed log retention limitations, allowing extended execution history for auditing and analysis.

Pivot

  • Updated save behavior to automatically execute the task after saving, eliminating the need for manual execution.

Content

  • Improved navigation and rendering behavior by removing horizontal and vertical scrolling limitations.


Fixes

AI Dashboard

  • Fixed an issue preventing Data Chat from generating AI-powered dashboards.

Content

  • Fixed an issue causing code rollback after saving and reopening dashboards, which restored previous script versions.

REST

  • Fixed an issue that prevented execution logs from being generated in REST tasks.

Logs

  • Fixed the storage of platform execution logs.

Data Insertion

  • Fixed a column mismatch error during insert operations when the previous table structure contained a different number of columns.

  • Fixed automatic metadata updates when column structures change, eliminating the need to recreate tasks.

  • Fixed an issue in scheduled data insertion routines that prevented data from being properly written.

Migration

  • Fixed the import behavior of applications migrated from the previous version, removing unintended references to legacy buckets.

Files

  • Fixed the incorrect object being sent when applying filters to files.

Monitor

  • Fixed a rendering issue when filtering errors in the scheduling view.

MySQL

  • Fixed an error occurring during imports into MySQL connections.

v26.04.28


New Features

Authentication & Access

  • Single Sign-On (SSO) configuration available for external identity providers

  • Login via Google account

  • Login via Microsoft account

  • Two-Factor Authentication (2FA) configuration

  • 2FA support for developer and admin users

AI & Agents

  • AI Helper available across the platform

  • AI Helper support in calculated fields

  • Scroll support in Agent interfaces for long outputs

  • Agent task renamed (Analytics): “Chat Agent” → “Agent”

  • Automatic Dashboard creation via AI (improved flow and naming)

Data Ingestion & Files

  • JSON / Parquet → Table task

  • Automatic file ingestion (Upload / SFTP)

  • File metadata preview before ingestion

  • Destination selection for imported files

  • CSV Input aligned with Quick Upload behavior

Studio & Flow

  • Bulk move and copy of items in Studio

  • Folder support for flows/processes

  • Cross-dashboard movement of tables and queries (preserving references)

  • Improved organization of generated elements

Reports & Charts

  • Category-based colors for all major chart types

  • Background color configuration

  • Independent legend ordering

  • Axis scale configuration

  • Gauge chart color segmentation (static and column-based)

  • Watermark support in charts

  • Total display for donut charts

  • Totals in report tables

  • Parameter support in titles

  • Render string support (titles and descriptions)

  • Fullscreen dashboards

Builder

  • AI Helper in calculated fields

  • Code formatting for calculated expressions

  • Column type visualization in preview

  • Decimal precision configuration

  • Date/Datetime aggregation support

  • Cross-bucket joins

  • Parameter access in Python tasks

API & REST

  • POST requests with JSON payload

  • Batch data sending in REST tasks

  • Execution abort support

  • Administrative SQL commands (e.g. SHOW CREATE TABLE)

  • External SQL tasks without mandatory table creation

Sources & Connections

  • Refresh connection action

  • SQL Server schema selector

  • Legacy SQL Server connection support

  • Snowflake test database

  • Improved Oracle handling for large datasets

Maps

  • Global vs app-level map availability

  • Map links to trigger processes

  • Parameter-to-column mapping

  • Bucket origin visibility

  • Improved map editor workflow

White Label

  • White Label configuration

  • Custom browser tab title

Apps & Portal

  • Automatic personal app creation for new users

  • “Tips” app with tutorial content

  • Portal access and user management improvements


Improvements

AI & Dashboards

  • Dashboard creation flow with clearer guidance

  • Stability when adding AI-generated charts

  • Table switching behavior inside AI dashboards

  • Navigation and chart pinning consistency

Reports

  • Chart updates without full re-render

  • Tooltip formatting aligned with data labels

  • Labeling, legend, and axis consistency

  • Handling of hidden dimensions

  • Performance across chart types

  • Table pagination and sorting

  • Date/time ordering behavior

  • Improved responsiveness

Builder & Query

  • Parameter handling in calculated fields

  • Date/datetime filtering logic

  • AND/OR logic evaluation

  • Column alias consistency

  • Query structure handling

  • Column organization

Files & CSV

  • Large file upload performance

  • Null handling in type conversion

  • Import as string option

  • Lowercase column naming option

  • Compatibility with legacy exports

  • Wide-table rendering

Studio & UI

  • Sidebar usability

  • Drag-and-drop interactions

  • Icon standardization

  • Empty states across modules

  • Modal and window focus behavior

  • Table refresh interaction

  • Selection and zoom behavior

Settings & Users

  • User creation and group assignment

  • Password visibility during creation

  • API key persistence

  • API key visibility

  • Version information display


Fixes

Authentication

  • Language reset after login

  • Invalid API token handling

  • Dashboard permission recognition

  • Duplicate users after recreation

AI & Agents

  • Context switching issues

  • Duplicate chat rendering

  • Dashboard navigation inconsistencies

  • Chart insertion errors

API & REST

  • Missing process key in configuration

  • API key status persistence

  • API key visibility after creation

  • REST task naming issues

  • POST body availability

  • Execution timing in chained requests

Builder

  • Parameter usage in calculated fields

  • Dependency recalculation

  • Table loading inconsistencies

  • Date vs datetime filter mismatch

  • Column deletion side effects

  • Preview inconsistencies

Reports & Dashboards

  • Filter application failures

  • Table pagination issues

  • Broken chart links

  • Tooltip ordering

  • Scatter plot color mismatch

  • Radar rendering

  • Stacked chart axis conflicts

  • Label overlap

  • Empty state handling

Data Processing & Models

  • Association Rules execution

  • PCA execution

  • Clustering execution

  • Decimal parameter validation

  • AutoML regeneration issues

  • Model state persistence

Files & Export

  • Empty CSV generation

  • Export inconsistencies

  • Multiple file upload issues

  • File deletion cancellation behavior

  • Output UI inconsistencies

Studio & Flow

  • Task disappearance/misconfiguration

  • Flow organization issues

  • Persistence problems after navigation

  • Incorrect task opening

  • Rollback inconsistencies

V0.0.1319


AI & Chat

Fixes

  • Fixed issue where users were unable to generate AI dashboards even when having the correct table permissions configured.


Reports

Fixes

  • Fixed issue where report parameters inside report tasks were not captured correctly.

  • Fixed issue where decimal masking applied to float values was not reflected correctly in reports.


Builder

Fixes

  • Fixed incorrect aggregation error messages shown in preview mode.

  • Fixed issue where ORDER BY was not properly applied in Builder preview queries.


Studio

Fixes

  • Fixed issue where temporary tables (tmp_) sometimes received an incorrect user context ID, causing execution errors.

  • Fixed issue where session-scoped temporary tables were not properly recognized inside Python or query contexts.


Python Tasks

Fixes

  • Fixed bug where typing params inside the Python editor triggered unintended replacements.

  • Fixed issue where temporary tables within session context were not resolved correctly in Python tasks.


Content

Fixes

  • Fixed missing row limiter functionality inside the Content module.


REST

Fixes

  • Fixed behavior where REST tasks were executing before data insertion completed, causing inconsistent results.


Integrations

Fixes

  • Fixed issue where CSV imports used incorrect bucket references.


Storage

Fixes

  • Fixed limitation preventing CSV uploads larger than 1.5GB.

  • Fixed MinIO timeout errors affecting existing storage connections.

Improvements

  • Improved MinIO connection stability, reducing intermittent storage failures.


Flows

Fixes

  • Fixed issue where Run Flow action was not executing flows correctly.

  • Fixed issue where background flows triggered via Portal filters were not executed properly.


Tables

Fixes

  • Fixed issue where functions such as generateUUIDv4() were inserted as literal strings during table creation instead of being executed.


Export / Import

Fixes

  • Fixed inconsistencies in Gaio Export (OLD → New Gaio) process.

  • Fixed issue preventing project exports from including folder structures correctly.

Improvements

  • Improved project export functionality, ensuring folder hierarchy is preserved during export.


V0.0.1290


Gaio Export OLD / New Gaio

Fixes

  • Forms

    • Resolved issue where Forms module was not correctly recognizing table metadata and associated data.

  • Content

    • Fixed failure in Content module where scripts were not being properly retrieved or rendered.

  • Forecast

    • Corrected issue in Forecast module where recognition/processing logic was failing.

Improvements

  • REST

    • Adjusted REST task behavior where tasks were successfully created but not executed.

    • Improved execution pipeline to ensure proper trigger after task instantiation.


Settings: Authentication provider (SSO)

New Features

  • Add 2FA configuration

    • Implemented Two-Factor Authentication (2FA) configuration within authentication provider settings for users.

    • Enhances platform security and access control.

  • Third-party providers

    • Connection with Microsoft Sign In ID.

V0.0.1269


AI & Chat

New Features

  • Implemented response streaming in AI Chat, allowing users to view answers as they are generated in real time.

Improvements

  • UI/UX enhancements in AI Chat, improving layout, readability, and interaction flow.

  • Performance optimizations for rendering long AI-generated responses.

Fixes

  • Fixed visual issues during intermediate loading states in the chat.

  • Resolved inconsistencies in the display of AI-generated responses.


Reports & Dashboards (Studio)

Improvements

  • Enhanced the experience when opening existing reports in Studio.

  • Improved rendering of composite charts (line and column).

  • Standardized tooltip formatting across charts.

  • Added support for independent legend ordering, separate from column sorting.

  • General stability improvements in report creation and editing.

Fixes

  • Fixed an issue where previously created tables appeared empty when opening reports.

  • Resolved duplicated labels in charts with multiple axes.

  • Fixed missing legends when hidden dimensions were used.

  • Corrected visual inconsistencies across dashboards.


White Label & Customization

New Features

  • Introduced White Label Settings for environment customization.

  • Added support for customizing the browser tab title in White Label environments.

Improvements

  • Improved persistence and consistency of White Label configuration settings.

  • Enhanced the customization architecture for branded environments.


Power Search & Navigation

Fixes

  • Fixed an issue where Power Search incorrectly retained the last search state.

  • Improved filter and search history reset behavior across sessions.


Infrastructure & Core Services

Improvements

  • Improved infrastructure stability and internal support processes.

  • Performance optimizations across core services.

Fixes

  • Fixed issues related to database connectivity.

  • Resolved operational errors identified in production.

  • Corrected issues related to customer data migration processes.


General Stability

Improvements

  • Incremental performance improvements in critical platform components.

Fixes

  • General bug fixes based on support feedback.

  • Improved consistency across creation, editing, and visualization workflows.

Last updated