> For the complete documentation index, see [llms.txt](https://docs.avonnicomponents.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avonnicomponents.com/changelog/whats-new-at-avonni.md).

# What's New At Avonni

**Release Date: July 10, 2026**

{% columns %}
{% column %}

#### [Installation & Update Links](#installation-and-update)

{% endcolumn %}

{% column %}

<p align="right"><a href="https://dashboard.mailerlite.com/forms/808392/134910842135119740/share" class="button primary" data-icon="bell">Subscribe for Updates</a></p>
{% endcolumn %}
{% endcolumns %}

***

## New Components

### Timer

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

A new Timer component is now available. Drop it into your pages and Flow screens to display a count-up or countdown timer with start, stop, and reset controls. In the Dynamic Component Builder it appears under the "Others" category.

### Pivot Table (Flow)

<mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

The Pivot Table is now available as a Flow Screen component, bringing grouped, aggregated tables — previously exclusive to Dynamic Components — to Flow screens.

### Tree Grid (Flow)

<mark style="background-color:violet;">**`Flow Components`**</mark>

The Tree Grid is now available in Flow Builder, including the ability to build its hierarchy directly from a query data source.

***

## Improvements

### Component Builder

**Preview Keeps Your Canvas**

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

Switching in and out of Preview in the Component Builder no longer reloads the canvas. The editor now stays in place behind the scenes, so returning from Preview keeps your canvas exactly as you left it instead of visibly rebuilding every time.

**Builder Editing Enhancements**

<mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

Resource collection default values can now be edited in the builder, collection values can be edited directly in the Debug Panel, and a new "Map with Details" standard template is available.

### Data Table

**Windowed Pagination & Aggregations**

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

Query-backed Data Tables now use the same fast windowed pagination already available in Dynamic Components, and adapt gracefully when a busy org returns fewer rows than requested. Numeric and currency columns can now show subtotals within Group By groups and averages across rows or groups.

**Clickable Avatars, Logos & Record Links**

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

Avatar and logo columns can now link to a dynamic per-row URL, so an image can be clickable while keeping the standard grid layout. ID fields coming from JSON (Flow/Apex) output can now render as clickable record links, with no manual URL building required.

**Click Row Interaction**

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

A new Click Row interaction runs a configured interaction when a user clicks a row.

### Map

**Panel Filter**

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

The Map component now supports a "Panel" filter type, matching the panel-based filtering already available on the List component.

**Multi-Marker Selection**

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

Select multiple markers at once, and get a new output of the with a new output of selected marker IDs you can bind to a table, repeater, or other component.

### Kanban

**Static Mode & Drag Between Subgroups**

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

The Kanban now supports a static mode (supply items directly, no query required) and lets you drag cards between subgroups, not just between top-level groups.

### Metric

**Query-Driven & Server-Side Aggregations**

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

The Metric component can now pull both its primary and secondary values directly from a query, so you can surface live aggregate figures without wiring them in manually. Metric aggregations now run server-side, so they are no longer capped by the 50,000-record query limit.

### Scheduler

**Static Mode**

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

The Scheduler now supports a static mode: you can supply items and resources directly instead of driving it from a query.

### Chat

**Pin Important Messages**

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

Pin important messages so they appear as a banner above the chat; clicking one scrolls to that messagein a banner above the chat; clicking one scrolls to it in context. Multiple pins collapse into a popover.

### UI Enhancements

**Flat Gauge – Min/Max Display & Flow Availability**

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

Flat Gauges can now display their minimum and maximum values, and are now available as a Flow screen component.

**Input Date Range – Vertical Layout**

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

The Input Date Range component's expanded mode can now stack its start and end inputs vertically.

**Search – Field Selection on All Searchable Components**

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

Search field selection is now available on all searchable components, not just List, Map, and Data Table.

### Interactions

**Open the Agentforce Panel**

<mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

A new interaction lets a component open the Agentforce panel, built on Salesforce's latest Agentforce (acc) API.

**Open Confirm Restores Previous Values**

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

When a user cancels an Open Confirm dialog, the affected attributes revert to their previous values rather than being cleared.

#### Developer Experience

**Infinite Loading & Pagination Events**

<mark style="background-color:green;">**`LWC Components`**</mark>

Data components that support infinite loading now emit a load-more event, and static-mode components emit a pagination event — giving developers hooks to load additional records as users scroll or page.

**Faster "…" Pagination Button Feedback**

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

In query mode, the "…" pagination button now disables immediately instead of after a short delay.

#### Deployment

**Record Types by Object & API Name**

<mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

Dynamic Components can now reference record types by object and API name instead of record type ID, so picklist configurations deploy consistently across environments without manual fixes.

***

## Bug Fixes

### Data Table

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

* **Border & panel rendering**: Fixed border-radius and join issues, and "Show Details" now opens the panel withinborder radius and join issues, and "Show Details" now opens the panel inside the table.
* **Filter highlight persistence**: Filter buttons keep their highlight after a refresh or view switch (previously the filters stayed applied but the highlight disappeared).
* **Inline-edit sizing**: The inline-edit popup for long-text columns now sizes to fit its content.

### Map

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

* **Firefox marker clicks**: Marker clicks now work on Experience Cloud sites viewed in Firefox, where a security error previously stopped clicks — and any downstream interactions — from registering.
* **Panel spacing**: Removed the excessive gap between the map and a right-positioned Dynamic Component Panel, so the panel now sits flush against the map.
* **Layout overflow**: Fixed a Map overflow that could break the layout of other components on Experience sites.
* **Default pin background**: The default map pin now has a transparent background.

### Carousel

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

* **Auto-scroll in query mode**: Auto-scroll is now correctly disabled in query mode, so records no longer scroll on their own.
* **Load more than 25 records**: The Carousel now loads more than 25 records in query mode.

### Pivot Table

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

* **Drill-down respects filters**: Detail-row drill-downs now only show records allowed by the parent query's filters.
* **ORDER BY queries**: Fixed an error when the assigned query included an ORDER BY clause.

### Kanban

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

* **Empty columns on first load**: All columns now populate on the first render in query mode, even though some could render empty before.

<mark style="background-color:violet;">**`Flow Components`**</mark>

* **Subgroup drag in Flow**: Fixed subgroup drag-and-drop in Flow not updating the board after a move.

### Columns

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

* **Cleared padding sticks**: Clearing a column's padding no longer reverts to "Horizontal Small" after saving and refreshing.

### Flow Write-Backs & Path

<mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

* **Empty values applied**: Flow write-backs that return 0, false, empty text, or null are now applied to the component variable instead of being ignored.
* **Progress Indicator accuracy**: The Progress Indicator (path) no longer shows a false "Your changes are saved" message when a step's update actually failed; a failed step now stops the rest of the chain.
* **List default items**: List default items now apply correctly in variable mode.

### Flow Screen Components

<mark style="background-color:violet;">**`Flow Components`**</mark>

* **Text Area reactivity**: Text Area values update reactively again.
* **Combobox focus**: Combobox Minimum/Maximum Selected Items fields no longer lose focus while typing.

### Calendar & Scheduler

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

* **Calendar navigation buttons**: Calendar previous/next navigation buttons no longer disappear when the search bar is set to fill or right.
* **Scheduler popover error**: Fixed an error when clicking a hidden event in the Scheduler's monthly "more" popover.

### Other Components

<mark style="background-color:green;">**`LWC Components`**</mark> | <mark style="background-color:blue;">**`Dynamic Components`**</mark> | <mark style="background-color:violet;">**`Flow Components`**</mark> | <mark style="background-color:orange;">**`Experience Components`**</mark>

* **Filter record counts**: Data display filters again show the record count next to each value.
* **Input Pen persistence**: The Input Pen keeps your drawing when the page resizes or re-renders.

***

## Installation & Update

{% hint style="danger" %}
**Important**

Because each release can introduce important architectural or behavioral changes, **we strongly recommend first installing it in a sandbox environment to validate** the updates and confirm that all your existing processes still work as expected before deploying to production
{% endhint %}

#### **⭐ Avonni Experience Components (recommended)**

The full bundle is available on AppExchange. Use this if you're installing Avonni for the first time or want all components in a single package.

<table><thead><tr><th width="213.56597900390625">Detail</th><th>Value</th></tr></thead><tbody><tr><td><strong>Includes</strong></td><td>Dynamic Components, Experience Sites Components, App Builder Components</td></tr><tr><td><strong>Namespace</strong></td><td><code>avxp</code></td></tr><tr><td><strong>Version</strong></td><td><strong>v1.25</strong></td></tr><tr><td><strong>Install in Sandbox</strong></td><td><a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tOJ000000EoHtYAK"><strong>Install →</strong></a></td></tr><tr><td><strong>Install in Production</strong></td><td><a href="https://login.salesforce.com/packaging/installPackage.apexp?p0=04tOJ000000EoHtYAK"><strong>Install →</strong></a></td></tr></tbody></table>

***

#### **Flow Screen Components**

Standalone package for Salesforce Flow Builder. Install this if you build screen flows and want Avonni's flow-specific components.

| Detail                    | Value                                                                                              |
| ------------------------- | -------------------------------------------------------------------------------------------------- |
| **Includes**              | Flow Screen Components                                                                             |
| **Version**               | **v6.30**                                                                                          |
| **Install in Sandbox**    | [**Install →**](https://test.salesforce.com/packaging/installPackage.apexp?p0=04tak000000WRLFAA4)  |
| **Install in Production** | [**Install →**](https://login.salesforce.com/packaging/installPackage.apexp?p0=04tak000000WRLFAA4) |

***

#### **LWC Components**

Standalone package with the Avonni base component library for developers building custom Lightning Web Components.

| Detail                    | Value                                                                                              |
| ------------------------- | -------------------------------------------------------------------------------------------------- |
| **Includes**              | LWC Components                                                                                     |
| **Version**               | **v1.9**                                                                                           |
| **Install in Sandbox**    | [**Install →**](https://test.salesforce.com/packaging/installPackage.apexp?p0=04tOJ000000EoGHYA0)  |
| **Install in Production** | [**Install →**](https://login.salesforce.com/packaging/installPackage.apexp?p0=04tOJ000000EoGHYA0) |

***

#### **Legacy Packages**

For existing customers using one of the older standalone packages. **Not available on AppExchange.** If you're starting fresh, install Avonni Components (the bundle above) instead.

<table><thead><tr><th>Package</th><th width="142.77691650390625">Namespace</th><th>Version</th><th>Install</th></tr></thead><tbody><tr><td>Dynamic Components (standalone)</td><td><code>avdynamic</code></td><td><strong>v1.52</strong></td><td><a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tOJ000000EoJVYA0"><strong>Sandbox</strong></a> / <a href="https://login.salesforce.com/packaging/installPackage.apexp?p0=04tOJ000000EoJVYA0"><strong>Production</strong></a></td></tr><tr><td>Experience Sites Components (standalone)</td><td><code>avcmpbuilder</code></td><td>—</td><td><a href="https://test.salesforce.com/packaging/installPackage.apexp?p0=04tak000000UhFdAAK&#x26;isdtp=p1"><strong>Sandbox</strong></a> / <a href="https://login.salesforce.com/packaging/installPackage.apexp?p0=04tak000000UhFdAAK&#x26;isdtp=p1"><strong>Production</strong></a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.avonnicomponents.com/changelog/whats-new-at-avonni.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
