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

What's New At Avonni

Stay up to date with the latest features, improvements, and fixes across all Avonni component suites for Salesforce.

Release Date: July 10, 2026


New Components

Timer

LWC Components | Dynamic Components | Flow Components | Experience Components

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)

Flow Components | Experience Components

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)

Flow Components

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

LWC Components | Dynamic Components | Flow Components | Experience Components

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

Dynamic Components | Experience Components

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

LWC Components | Dynamic Components | Flow Components | Experience Components

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

LWC Components | Dynamic Components | Flow Components | Experience Components

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

LWC Components | Dynamic Components | Flow Components | Experience Components

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

Map

Panel Filter

LWC Components | Dynamic Components | Flow Components | Experience Components

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

Multi-Marker Selection

LWC Components | Dynamic Components | Flow Components | Experience Components

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

LWC Components | Dynamic Components | Flow Components | Experience Components

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

LWC Components | Dynamic Components | Flow Components | Experience Components

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

LWC Components | Dynamic Components | Flow Components | Experience Components

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

LWC Components | Dynamic Components | Flow Components | Experience Components

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

LWC Components | Dynamic Components | Flow Components | Experience Components

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

Input Date Range – Vertical Layout

LWC Components | Dynamic Components | Flow Components | Experience Components

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

Search – Field Selection on All Searchable Components

LWC Components | Dynamic Components | Flow Components | Experience Components

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

Interactions

Open the Agentforce Panel

Dynamic Components | Flow Components | Experience Components

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

Open Confirm Restores Previous Values

LWC Components | Dynamic Components | Flow Components | Experience Components

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

LWC Components

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

LWC Components | Dynamic Components | Flow Components | Experience Components

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

Deployment

Record Types by Object & API Name

Dynamic Components | Experience Components

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

LWC Components | Dynamic Components | Flow Components | Experience Components

  • 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

LWC Components | Dynamic Components | Flow Components | Experience Components

  • 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.

LWC Components | Dynamic Components | Flow Components | Experience Components

  • 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

LWC Components | Dynamic Components | Flow Components | Experience Components

  • 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

LWC Components | Dynamic Components | Flow Components | Experience Components

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

Flow Components

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

Columns

LWC Components | Dynamic Components | Flow Components | Experience Components

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

Flow Write-Backs & Path

Dynamic Components | Experience Components

  • 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

Flow Components

  • 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

LWC Components | Dynamic Components | Flow Components | Experience Components

  • 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

LWC Components | Dynamic Components | Flow Components | Experience Components

  • 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

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.

Detail
Value

Includes

Dynamic Components, Experience Sites Components, App Builder Components

Namespace

avxp

Version

v1.25

Install in Sandbox

Install →

Install in Production

Install →


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 →

Install in Production

Install →


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 →

Install in Production

Install →


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.

Package
Namespace
Version
Install

Dynamic Components (standalone)

avdynamic

v1.52

Sandbox / Production

Experience Sites Components (standalone)

avcmpbuilder

Sandbox / Production

Last updated

Was this helpful?