# Patch 6.2.0.1

Tellius 6.2.0.1 delivers security hardening, adds Anthropic Claude as a supported LLM backend, introduces calendar mapping for Databricks live sources, and addresses a wide range of Vizpad stability improvements across filters, conditional formatting, chart rendering, and date handling. Kaiya receives enhancements to workflow visibility and chart rendering, and several data layer fixes improve reliability for Redshift, Delta Lake, and deduped Business Views.

## 📈 Enhancements

### Claude as a supported LLM

Kaiya now supports Anthropic Claude as a configurable LLM backend. Organizations can select Claude alongside existing model options in their LLM assignment configuration, expanding the range of supported language model providers available for Kaiya's query generation and analysis.

<figure><img src="/files/ckC9UDkSrYewkrIzTBWM" alt="" width="254"><figcaption></figcaption></figure>

### Calendar mapping for Databricks live sources

Calendar mapping is now supported for Databricks live-connection data sources. This allows Business Views built on Databricks live connections to use custom fiscal and non-standard calendar definitions for time-based analysis, bringing Databricks live sources to parity with Snowflake and Redshift calendar mapping capabilities.

### Toggle for Kaiya Apps and Kaiya Architect

Under **Settings → Advanced → Modules**, admins can now enable or disable **Kaiya Apps** and **Kaiya Architect** independently through feature flag toggles.

<figure><img src="/files/CGHTK3Jvzvgi1s0hzGuA" alt="" width="375"><figcaption></figcaption></figure>

### **Scheduling backup of Vizpads**

Admins can now schedule automated Vizpad backups. In the required **Vizpad → Gear icon**, enable the schedule with a single toggle, then configure the start date, start time, frequency, and frequency unit such as day or week under **Settings → Application Settings → Vizpad Export Schedule**. Backups run in the background on the defined cadence and are stored as downloadable ZIP files (under **Settings → Advanced → Vizpad Backup**) in a history list, browsable by timestamp and filterable by date range. This protects Vizpad configurations against accidental changes or loss and provides reliable restore points on demand.

<figure><img src="/files/uKFe2zbK8luZ6toC3vg8" alt=""><figcaption></figcaption></figure>

## 🛠️ Minor Fixes

### Vizpad - Filters

* Full view mode options are now available for all applicable operators in dimension filters.
* Resolved the issue with **Apply** and **Cancel** buttons for filters.
* Global filters created in the modern Vizpad are now accessible when the same Vizpad is opened in classic mode.
* Filter application performance has been optimized for complex Vizpads with multiple charts.
* A new time slice component has been integrated into Vizpad, providing users with a dedicated control for selecting and navigating time-based segments.
* Time period filters in the redesigned Vizpad now display the resolved date range for the selected time period, giving users immediate visibility into exactly which dates their filter covers.

#### Vizpad - Charts and Visualizations

* Resolved the issue with chart position ordering, especially after saves and reloads.
* Fixed the issue with x-axis and y-axis labels across all chart configurations.
* Resolved the issue with charts when Number Formatting for Market Share aggregations is enabled.
* Legends are now retained when switching between chart types in search.
* Tab cloning now correctly copies image objects along with chart objects.
* Image and text objects pasted via **Copy to Clipboard** now persist correctly after saving.
* Table column headings now display their full text without truncation.
* Chart sequence ordering remains stable across environment upgrades.
* Search bar no longer incorrectly displays when changing filter operators in full view mode.
* The aggregation suffix is no longer rendered in calculated column labels.
* Tab summary generation now completes quickly even when charts and tables are rendering.
* Pinned chart loading sequence has been stabilized to prevent display issues.
* When switching to the **Data** or **Detailed** view for a chart, the export options are now correctly scoped to PPT, Excel, and CSV, removing format options that are not applicable to tabular data views.
* A loading animation now displays when scrolling through visualizations in view mode, providing clear visual feedback during data retrieval.

#### Vizpad - Conditional Formatting

* The **"When"** column dropdown in conditional formatting now displays a consistent column list across Vizpad versions.
* Min/max range values in conditional formatting now update correctly when granularity selections change.
* Resolved the issue with editing conditions from *"IN"* or *"NOT\_IN"* to other operators.

#### Vizpad - Pivot Tables

* Tooltips now display correctly when *"Show as Row"* is enabled in pivot tables.
* Resolved the issue with running totals sliding window pre-populated text, especially after applying calculations.

#### Vizpad - Embedding

* Resolved the issue with chart-level filter application and reversion in embed URLs.

#### Kaiya

* Workflow and clarification details are now fully visible in the Kaiya conversation UI.
* Selecting **"No"** for a workflow switch prompt in Kaiya displays the relevant response.
* RLP (Row-Level Policy) enforcement has been extended to Kaiya conversations, ensuring users only see data they are authorized to access when interacting with Kaiya.
* Kaiya conversations now use the upgraded rendering engine for inline chart visualizations. This improves chart quality, interactivity, and visual consistency within the conversational interface, matching the rendering quality available in Vizpads.
* Continued refinements to the scheduled agentic workflow experience, including improvements to workflow execution visibility, notification consistency, and schedule management interactions.

#### Data and Business Views

* Resolved the issue with drill-down on date columns in Redshift deduped Business Views.
* Missing Redshift S3 configuration now surfaces a clear, readable error message to guide resolution.
* Table search in Delta Lake connections now handles environments with large numbers of tables.
* Point-in-Time has been disabled for formula columns of type dynamic match at the column level for deduped Business Views, preventing configuration conflicts.
* Fixed the routing issue with trend driver API calls for Live Business Views initiated from Vizpad data points.
* Data and usage data consistency has been improved.
* Snowflake OAuth re-authorization flow now handles expired tokens without requiring a manual save-and-browse step.
* Dataset loading now displays the relevant success label.

#### Localization

* Various label translation issues have been resolved across the platform.
* Internationalization keys have been migrated to a namespaced structure for improved translation consistency.

## 🛡️ Security Fixes

This release includes additional security hardening measures. Improvements span session data handling, input validation, access policy enforcement, and account management workflows.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.tellius.com/tellius-6.3/whats-new/release-6.2/patch-6.2.0.1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
