Changelog
yuuvis® shell
2.10.3
Section titled “2.10.3”Released 02/16/2026
Bugfixes:
- Fixed TileList component not refreshing tiles when the tile configuration was updated (HAR-3214)
2.10.2
Section titled “2.10.2”Released 02/16/2026
Bugfixes:
- Fixed QueryList component to allow transformer functions to be re-run on existing items without triggering a full data reload
2.10.1
Section titled “2.10.1”Released 02/11/2026
Bugfixes:
- Fixed
SequenceListComponentinterface to support multiple assignees for multi-organization usage by changingnextAssigneetype from single assignee to array (TUK-8225) - Fixed missing tooltip for add widget button in
WidgetGridComponent(HAR-2737) - Fixed an issue in
DatepickerComponentwherewriteValuedid not properly handle null values, preventing the component from being reset after receiving a value (HAR-3197) - Fixed window event validation logic in
EventServiceto properly handle event source and type checking (HAR-2858) - Fixed missing tooltips for add row button and actions menu in
DataGridcomponent (HAR-3122)
2.10.0
Section titled “2.10.0”Released 02/10/2026
Features:
- BREAKING: Default actions (delete, copy, cut, download) must now be explicitly registered by calling
actionsService.registerDefaultActions(). These actions are no longer registered automatically by the framework (HAR-3179) - Added
includePermissionsparameter to CMIS search allowing permissions to be included in search results
Bugfixes:
- Fixed an issue where organization field in sequence list displayed duplicate focus styling (TUK-8335)
- Fixed organization fields with metadata to properly stringify values as JSON (TUK-7929)
- Fixed state reset issue in
ObjectMetadataComponentand added visual indicators for dirty and invalid states to metadata form sections (HAR-3102) - Fixed missing tooltip for action menu button in tile list items (HAR-2932)
- Fixed an issue in list components where autoselect was triggered before items were fully initialized (HAR-2836)
- Fixed an issue where
indexDataSavedoutput of object-metadata component emitted the original instead of the updated object
Released 02/05/2026
Bugfixes:
- Fixed an issue where feature requirements in some circumstances were not being properly validated (HAR-3155)
- Fixed missing default halo focus offset for logo component (HAR-3116)
Released 02/04/2026
Bugfixes:
- Fixed an issue where form controls emitted unwanted value change events during initialization, causing unintended side effects when setting initial values
- Fixed disabled state handling in catalog components to properly reflect the disabled status in Material form fields
- Fixed
DataGridcomponent to properly handle table properties by correctly mappingcolumnDefinitionsfromObjectTypeField
Released 02/03/2026
Features:
- Added drag and drop support to
QueryList, allowing items to be dropped into the list - Added optimistic update support to
QueryListandTileListfor immediate UI feedback when modifying list items. Updates are automatically cleared when navigating between pages.
Released 02/02/2026
Bugfixes:
- Provided error message if
TileListis lacking object type ID (HAR-3135) - Fixed an issue in
TileListwhere context menus did not close automatically after selecting an action (HAR-3107) - Fixed
DataGridcomponent to properly handle table properties by correctly mappingcolumnDefinitionsfromObjectTypeField
Released 02/02/2026
Bugfixes:
- Fixed an issue in
TileListwhere double-clicking an item could cause redundant selection actions - Improved form element mapping for table properties by correctly transforming
columnDefinitionstoelements - Updated
SequenceListform layout with proper Material form fields for better user experience - Improved organization selector in
SequenceListto use organization sets with multiselect and required validation
Released 01/30/2026
Bugfixes
- Fixed an issue where apps with backend application requirements were not filtered correctly during initialization
Released 01/30/2026
Features
- Added support for conditional app activation based on backend application availability (HAR-1081). Client apps can specify required backend applications and will only load if those backend applications are available. See the documentation on Conditional App Activation guide for details.
Bugfixes
- Fixed an issue where under certain circumstances the time could not be changed in the datetime picker component (HAR-2973)
Released 01/29/2026
Features:
- Implement halo focus exclusion for Angular Material form fields (HAR-3109)
- Add tabindex for keyboard navigation on tree nodes (HAR-2899)
- Implement Halo Focus feature for enhanced keyboard navigation accessibility (HAR-3042)
- Shell provides generic query list component
Bugfixes:
- Fixed resolving table row values (HAR-3105)
- add translation key description for copy and cut actions (TUK-8279)
Released 01/21/2026
Bugfixes
- improve focus visibility handling based on user interaction type
Released 01/20/2026
Bugfixes:
- enable metadata on organization component for multifields (TUK-8235)
Released 01/20/2026
Bugfixes:
- Alphabetically sort the contextmenu list (TUK-8245)
Released 01/20/2026
Features:
- Add badge component (HAR-3024)
Bugfixes:
- enable writing metadata value to organization component (TUK-8235)
- Prevent iframes in split-view from messing with split-views drag events (HAR-2790)
- use
Situation.CREATEfor object flavor form loading (TUK-8010) - provide proper disabled state for form controls
- Implemented proper disabled state for advanced datetime component
Released 01/13/2026
Bugfixes:
- prevent stale file drop covers (HAR-2659)
- fix string input length validation (HAR-2961)
- improve restore version functionality (HAR-2967)
- improve file drop management (HAR-2659)
Released 01/07/2026
Bugfixes:
- fetch recent config object (HAR-2946)
- refactored organization component
Released 12/19/2025
Features:
- event service supports strongly typed events and event payloads
- busy overlay component now supports error handling and has been updated in regards of accessibility
Bugfixes:
- fixed writing value to catalog and trim classification value (HAR-2921)
Released 12/10/2025
Bugfixes:
- remove duplicate error messages (HAR-2783)
- remove copy from table row (HAR-2814)
- rename documentConfig to freeDocumentConfig and adjust relationsConfig
- add margin to form fields for better spacing
Released 12/10/2025
Features:
- render organization items (HAR-2864)
Released 12/09/2025
Features:
- merge org and orgSet (HAR-2864)
Bugfixes:
- text in textarea needs padding-top (HAR-2868)
Released 12/08/2025
Released 12/06/2025
Features:
- Added relationship visualization components (HAR-2645)
- Enhance object relationship component with improved localization and UI updates
Bugfixes:
- text in textarea needs padding-top (HAR-2868)