What's New - Version 6.1
Version 6.1 Direct Links Access
Holiday Support Notice: Our team will have limited availability during the holidays and will fully return on January 6th. We highly advise you to test this update in your sandbox environment first. Deploying directly to production before January 6th is done at your discretion and without full support.
We're excited to announce the release of Avonni Components v6.1! This release brings a wealth of new features, enhancements, and bug fixes to improve your Flow and Experience Cloud Site development experience.
Key Highlights
Control Console Tab Interactions: A significant focus of this release is enhanced interaction capabilities within Lightning Console apps.
Expanded Data Sources: More components now support Query Data Sources.
Powerful Mapping Features: The Avonni Map component upgrades significantly with drawing, GeoJSON support, and marker clustering.
Quality of Life Improvements: We've added several requested features across various components.
New Features and Enhancements
Avonni Data Table
New Column Type: Icon Picker
Introducing a new "Icon Picker" column type to the Data Table component, allowing you to represent data visually using selectable icons.
Interaction
Introducing Dynamic Control Console Tab Manipulation
This release introduces new capabilities for interacting with Lightning Console tabs directly from your Avonni Components. Imagine being able to guide users seamlessly through a complex process, automatically updating their console workspace as they progress. This is now possible.
What's New?
You can programmatically control console tabs using a suite of new interaction methods within your Flows and Components. These methods bridge your component's logic and the user's console environment.
Available Actions
Open New Tabs and Subtabs: Launch new workspace tabs or subtabs to display relevant information at precisely the right moment.
Modify Tab Labels and Icons: Dynamically update tab labels and icons to reflect the current context or status.
Highlight Tabs: Draw the user's attention to specific tabs by highlighting them.
Navigate Between Tabs: Automatically move the user to the next or previous tab in a sequence, creating a guided workflow.
Control Tab Closing: Prevent users from accidentally closing critical tabs or allow them to close tabs when appropriate
These features will enhance user experience, streamlining workflows directly from the Avonni Components.
Avonni Charts
Query Data Source Support
Avonni Charts fully supports the Query Data Source, providing more options for connecting to and visualizing your data.
Avonni Tabs
Query Data Source Support
The Avonni Tabs component now supports Query Data Sources for Flows and Experience Cloud Sites, enabling you to display dynamic content within your tabs.
Avonni Map
Drawing Feature
Users can now draw directly on the Avonni Map, enabling more significant interaction and customization.
GeoJSON Data Support
You can now display GeoJSON data on the Avonni Map, allowing for rich and complex geographic representations.
Marker Clustering
Improve map readability and performance by enabling marker clustering. This feature groups nearby markers together, reducing clutter and providing a cleaner view.
Automatic Centering: The map can now automatically center on a specific location when the location is completed, making it easy to focus on relevant areas.
Avonni Record Detail
Default Edit Mode
You can now configure the Avonni Record Detail component to start in edit mode by default, saving users an extra click.
Avonni Combobox
New Output Property:
valueCommaSeparated
: A new output property,valueCommaSeparated
, has been added to the Combobox, providing a comma-separated string of selected values for easier processing.
Bug Fixes
This release includes numerous bug fixes across various components, addressing reported issues and improving overall stability and performance. For a detailed list of the bug fixes, please get in touch with the support team.
Upgrade Notes
We recommend testing this update in a sandbox environment before deploying it to production.
Last updated