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: February 06, 2026
This release focuses on expanding our component library, deepening SharinPix integration, and introducing automation for the Data Table and Dynamic Component Builder.
New Components
Input & UI
This update introduces highly requested utility components that streamline data entry and social connectivity, while also improving the feedback loop for users during data-heavy operations
Input Time Range
A new dual-input component that allows users to select a specific start and end time. It mirrors the familiar UX of the Input Date Range, providing a consistent interface for scheduling. Key features include enforced validation to ensure the end time does not precede the start time, and responsive layouts that automatically stack inputs on mobile devices.
Social Links
This new component provides an instant social media bar with high-fidelity brand icons (LinkedIn, X, Facebook, etc.). It offers powerful layout flexibility with Grid or Flex options, allowing you to precisely control the presentation using row and column gaps, sizing, and alignment.
Spinner
Based on the standard lightning-spinner, this component is now optimized for Dynamic Components. It allows for maintaining a "loading" state during long-running data operations or API calls, ensuring users aren't left staring at a blank screen while the Builder or the live site processes background tasks.
SharinPix Integration
SharinPix is the leading image management solution for Salesforce, providing advanced capabilities for photo documentation, mobile image capture, and automated image processing.
Through our partnership, we have deeply integrated their powerful tools into the Avonni Dynamic Component Builder. This collaboration ensures that SharinPix components are no longer isolated elements; they can now actively interact with other Avonni components on the same canvas, allowing for a truly unified and reactive data experience.
Search Display Component
We have fully integrated the SharinPix Search Display component into the Dynamic Component Builder by wrapping it with our Data LWC Container. This ensures seamless data handling and enables the component to participate in the broader Dynamic Component ecosystem while respecting global filters and configurations.
Component integration
All SharinPix-exposed components are now natively recognized within the Builder. We’ve implemented dedicated property editors for each, ensuring a streamlined configuration experience. To maintain a smooth design process, the Builder will display appropriate placeholders even if the SharinPix managed package is not currently installed in the environment.
Improvements
Data Table Enhancements
We’ve focused on making the Data Table more intelligent and responsive to your Salesforce data model, reducing manual configuration while adding granular control over user interactions.
Conditional Row-Level Editing
You no longer have to choose between a column being "always editable" or "always read-only." You can now dynamically control editability for specific rows by binding the Editable attribute to a Boolean field (Checkbox or Formula) from your Salesforce object. This ensures that your UI respects your business logic at the record level.
Example: To make the Account Description editable only for "Banking" clients, you would create a Salesforce Formula field (Checkbox) with the logic
ISPICKVAL(Industry, "Banking"). In the Data Table, simply map the column's editable attribute to this formula field.

Automated Field Type Mapping
The Property Editor now detects the underlying Salesforce field type and automatically assigns the appropriate Avonni column type. This means picklists are automatically converted to comboboxes and date fields to date-locals, drastically speeding up component setup.
Grouping & Sorting
We’ve refined the underlying engine to ensure column sorting remains functional and accurate even when records are grouped.
Interaction & UX
Link Target Options
Added target support for links across most data components (Activity Timeline, Kanban, Map, List, etc.), allowing control over how URLs open.
Flow Enhancements
Added Assignment interactions on finish for Open Flow dialogs.
The Chat component now supports an "Execute Flow" interaction.
Agentforce interactions now include
OnSuccessandOnErrorsupport.
Visual Consistency
Added an Equal Height option for Layout, List, and Repeatable components to ensure uniform item sizing.
Styling & Media
Input Label Hooks
New styling hooks for labels (Color, Font Size, Style, Weight) across all text, date, time, and number inputs.
WebM Audio Support
The Audio Player now supports WebM files, ensuring compatibility with Microphone component recordings.
Chat Mentions
The @Mention list now positions itself above the symbol (Slack-style) to prevent screen clipping.
Bug Fixes
Data Table & Filters
Search & Filtering: Resolved critical issues where search failed in Dynamic Components and fixed formula text fields not populating in filters on initial load.
Relationship Labels: Fixed
Account.Namefields displaying as URLs in the builder; they now show proper field labels.Inline Editing: Fixed the ability to inline edit uncreated records originating from flow variables.
Maps & Scheduler
Leaflet Map Reliability: Fixed first-load initialization issues and toolbar display bugs for Leaflet maps.
Marker Errors: Resolved recurring errors when displaying record markers in the Flow Map.
Scheduler Labels: Fixed resource filter labels being replaced by raw values during active filtering.
Logic & Engine
SOQL Alignment: Updated the filter engine to handle
NULLand empty strings exactly like Salesforce SOQL.Variable Passing: Fixed Flow components not receiving input variables when used inside a Dynamic Component modal.
TODAY() Formula: Resolved a preview-mode error that prevented the builder from toggling between edit and preview.
Installation & Update Links
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.
App Builder Components
Sandbox | Production v1.13
Dynamic Components
Sandbox | Production (avdynamic namespace) v1.42
Sandbox | Production (avxp namespace) v1.13
Experience Sites Components
Sandbox | Production (avdynamic namespace) v1.42
Sandbox | Production (avcmpbuilder namespace) v6.17
Flow Screen Components
Sandbox | Production v6.17
Last updated
Was this helpful?
