Quantum Visualizer 202601 Release Notes
New Features and Enhancements
In this release, the following features have been introduced to provide an enhanced Quantum Visualizer experience.
- Style Constants Support for Borders and Numeric
- Managing Custom Focus Order of Widgets
- New API to Retrieve Biometric State
Style Constants Support for Borders and Numeric
The Style Constants feature, which enables developers to create and reuse predefined styles across a project, has been expanded to include Border and Numeric properties.
-
Border Style Constant: You can now define reusable border settings, including size, type (Single Color), color, opacity, and style.
-
Numeric Style Constant: This extension allows you to specify numeric values used within border and font constants—such as border size and font size—ensuring consistency and easier maintenance across the project.
For more information, click here.
Managing Custom Focus Order of Widgets
Introduced in the 2026.01 release, the accessibilityFocusOrderElements property allows developers to define a custom navigation order for accessibility elements, even when widgets reside in different containers within a Form. This ensures that assistive technologies such as VoiceOver and TalkBack read elements in a predictable, developer-defined sequence, regardless of their placement in the UI hierarchy.
For more information, click here.
New API to Retrieve Biometric State
- Web applications built through the App Factory pipeline can now be protected using the new release-protected mode.
- This mode applies industry-standard encryption techniques to safeguard application integrity after deployment.
For more information, click here.