Jump to: navigation, search

Version 5


Revision as of 13:12, 7 September 2026 by CRO (Talk | contribs)

Version

Expected Release Date

|

Feature Status

Release Notes

v5.3

Autumn 2026 Next

Release Notes Server | WinX | Mobile

Server Multi Language Descriptions for Enums

Confirmed

Support for multi-language translations and descriptions on enum values.

Server Query support for plugin design

Confirmed

Enables auto-generating plugins with custom queries included in the configuration.

Server View Item support for plugin design

Confirmed

View Items are now supported by the Plugin Design feature set.

Server Scope support for plugin design

Confirmed

Scopes are now supported by the Plugin Design feature set.

Server Context and View support for plugin design

Confirmed

The Plugin Design now supports Contexts and Views.

Server Context dependency processing for Plugin Design

Confirmed

Application, Context and View can now be configured for Plugin code generation.

Server Prevent development loss on data transfer

Confirmed

Enables updating development systems with productive data without overwriting custom engineering adaptations.

Mobile Aruco Marker and OCR Scanning

Confirmed

Support for Aruco marker and optical character recognition (OCR) scanning in the UBIK .NET MAUI client.

Mobile Property/Document Tab Presentation

Confirmed

Enables tab preselection based on classification configuration for customized views in the mobile client.

Mobile Synchronization error handling improvement

Confirmed

Transparent and non-blocking handling of synchronization errors with improved user feedback.

Mobile Failed Document Download List

Confirmed

Displays a list of objects and documents that failed to download, allowing users to quickly identify missing documents and retry downloads.

Studio MetaClassScope Configuration: System Properties Handling

Confirmed

Improved MetaClassScope creation by excluding system properties from the default selection.

CUI Log CUI Web Request V2

Confirmed

UBIK CUI provides an improved logging mechanism: every log entry is related to the proxy/proxies it was executed for. This opens the possibility to evalute the service calls for every single proxy.


v5.2

July 2026 (Client) / September 2026 (Server) Current Release

Release Notes Server | WinX | Mobile

AI AI Context Assistant

UBIK® LABS

The AI Context Assistant provides an intelligent chat interface directly within the UBIK object view, offering context-aware guidance and one-click property updates.

AI AI Search Assistant

UBIK® LABS

Proactive database searching via AI tool-calling, enabling the assistant to find objects and documents beyond the current context.

AI AI Document Assistant

UBIK® LABS

Multimodal vision capabilities allowing the AI to analyze image-based documents like technical drawings, nameplates, and photos.

AI Automatic Modelling Prototype

UBIK® LABS

Vertical prototype for AI-assisted automatic modelling in UBIK Studio.

Studio Search in UBIK Studio Bulk Editor

Confirmed

UBIK Studio's Bulk Editor now supports a Query mode, allowing content to be pre-filtered for more efficient loading and finding relevant objects faster.

Studio Injectable UI for UBIK Studio

Confirmed

A possibility to inject custom controls and windows into UBIK Studio is available now.

Studio Open and Save External Files in WhoBert

Confirmed

It is now possible to load code from external files in WhoBert.

Studio Automatic Plugin DLL Resolution and Installation

Confirmed

UBIK now supports automatic plugin DLL handling for Server products, simplifying deployment and integration of server-side plugins.

Studio Intelligent Atelier

Confirmed

The Intelligent Atelier plugin is now available for UBIK Studio.

Mobile Offline Login with SSO

Confirmed

Added support for Offline SSO Login, allowing users to securely access the UBIK Client in offline mode after a successful online SSO authentication and offline setup.

Mobile Updated Client Localization

Confirmed

Updated all client localization translations.

Mobile Configurable Live Value Update Interval

UBIK® LABS

The update interval for live value updates (LiveValueUpdateIntervalMs) can now be configured in client profiles.

Mobile Configurable Page Background and Transition Improvement

Confirmed

Resolved an issue where page transitions caused distracting background flashes in Dark Mode by enabling configurable background styling.

Server Standardized Notifications for Exclusive Access

Confirmed

Enhanced Exclusive Access notifications by introducing standardized check-in (Released) and check-out events (CheckedOut), enabling more flexible customization and integration scenarios.

Server Multiple Instances of Procedures in Master Procedures

Confirmed

The same procedure can now be used multiple times in one super procedure.

Server Scalable File Storage

Confirmed

UBIK now introduces a new file storage capability, enabling more efficient and reliable management of large number of files within the system.

Server User Self-Service Credentials Portal

Confirmed

Users can now securely set their initial password and reset a forgotten password through the new UBIK Self-Service Credentials Portal, reducing the need for administrator assistance.

Server Procedure Replication Improvements

Confirmed

The replication of procedures is able to handle Calculation tasks and switch tasks (with only one branch configured) correctly now.

Server Safer Plugin Initialization

Confirmed

The Plugin initialization and upgrade mechanism has been improved and stabilized.

Server Persist Min/Max Constraints for Numeric Tasks

Confirmed

Numeric tasks now retain their configured minimum and maximum source values and automatically apply them during replication, ensuring consistent validation and behavior across replicated tasks.

Server Configurable Loop Limit for Report Generation

Confirmed

Added support for configuring the report generation loop limit, providing greater flexibility when processing complex reporting templates while maintaining a safe minimum threshold.

CUI Configure COMOS CDevice for Document Upload

Confirmed

CUI allows optional configuration and customization of the COMOS CObject ID when uploading documents, aligned with COMOS 10.7 capabilities and REST API behavior.

CUI Override/Update External COMOS Documents

Confirmed

CUI supports to update or override the file content of existing external COMOS documents—keeping documents in sync when their content changes.

CUI Internal Notifications for COMOS Data Synchronization

Confirmed

Support for CMW-Event-Notifications enables creation, updates, and deletion of COMOS data directly within UBIK—streamlining synchronization using optimized data synchronization.

MaTaP Auto Export for Workorders and Operations

Confirmed

Manual and automatic export of Operations- and Workorderdata (for projects) is supported now.

MaTaP MaTaP Go Operation Properties Consistency

Confirmed

Matap Go now displays operation properties with the same field set and sorting order as the Matap Desktop client, providing a consistent user experience across both applications.


Service Pack:

Mobile AR Marker Anchor Stability in UBIK Go

Confirmed

Fixed an issue where POIs for scanned 2D codes are not stable and jump a lot.

Server Improved Password Handling with Special Characters

Confirmed

UBIK now supports credentials containing accented and special characters, enabling users to authenticate successfully with a wider range of credentials formats.

Server Integer Task Classification for MRO

Confirmed

MRO now provides MROInterfaceTaskClassification and MROIntegerTaskClassification.

Server Maintenance Plan Replication Recovery after Server Downtime

Confirmed

Overdue maintenance plans and work packages are now processed correctly after server restarts, preventing skipped packages when the server was offline.

Server Ordered Sorting of Sub-Procedure Work Packages

Confirmed

Sub-procedure work packages are now displayed in their configured order, ensuring procedures can be processed in the intended sequence.

Server Enforce Sequential Processing of Sub Work Packages

Confirmed

Enforced locking for sub-work packages to ensure later packages stay locked until previous ones are completed.



v5.1

February 2026 (Client) / April 2026 (Server) Current Release

Release Notes Server | WinX | Mobile

Client Improve the UI of the Document Save Button

Confirmed

Support for conditionally showing the ImageEditor save button only when edits have been made (MergeAnnotationsOnSave).

Client Harder-to-miss branch download summary

Confirmed

Notification dialog for completed offline document downloads.

Client Better control over file upload size

Confirmed

Configurable upload size restrictions with user feedback when limits are exceeded.

Mobile Map view in mobile MAUI client

Confirmed

Mobile Charts in mobile MAUI client

Confirmed

Mobile Native push in mobile MAUI client

Confirmed

Mobile POI view in mobile MAUI client

Confirmed

Mobile Location service in mobile MAUI client

Confirmed

MaTaP Multi Language Support for MaTaP

Confirmed

Translations available in German and English.

Studio MetaProperty assignment details for UBIK® Plugin Design feature

Confirmed

Relational properties between MetaClasses and MetaProperties are considered during plugin generation.

Studio Content translations for UBIK® Plugin Design feature

Confirmed

Multi-language translations for references, relations, units and unit items are supported.


Service Pack:

CUI Better Comos API call logging

Confirmed

Logs all Comos API service calls including success state and traceability.

Mobile Option to toggle camera flash in MAUI

Confirmed

Button for toggling the flashlight within the app.

Mobile UBIK® Traits

Confirmed

Add instance-specific properties to individual objects.

Mobile MRO Switch Task

Confirmed

Conditional junction tasks for dynamic MRO procedures.

Mobile MRO Signature Task

Confirmed

Signature tasks supported in standard UI.

Mobile MRO Picture Task

Confirmed

Picture tasks supported in standard UI.

Mobile MRO Numeric Task

Confirmed

Numeric tasks supported in standard UI.

Mobile MRO Pick List Task

Confirmed

Instance-specific selective items for selection tasks.

Studio Meta Definitions translations for UBIK® Plugin Design feature

Confirmed

Multi-language translations for system meta definitions are considered during plugin generation.


v5.0

December 2025 (Client) / February 2026 (Server) Past Release

Release Notes Server | WinX | Mobile

Studio Plugin C# solution generation

Confirmed

Configure plugins in UBIK Studio and generate a C# solution.

Studio Text-Markup Annotations support opacity now

Confirmed

Annotations support opacity settings.

Studio Iterative Instance Data Transfer in SmartStudio

Confirmed

Controlled transfer of instance data between environments.

Studio Bulk Editor UID Column

Confirmed

Display UID column in Bulk Editor.

Studio Load & Save Code in WhoBert

Confirmed

Enhanced code handling in WhoBert.

Studio Bulk editor context actions

Confirmed

Multi-selection actions available in Bulk Editor.

Server UBIK Traits

Confirmed

Instance-level properties and values.

Server MRO Procedures

Confirmed

Server-side execution of MRO procedures.

Server Exclusive Checkout Query

Confirmed

Support for exclusive checkouts via query.

Server Extended Archon License Information

Confirmed

Extended metadata for license management.

Mobile UBIK .NET MAUI Client

Confirmed

Modern cross-platform mobile client.

Client Improved branch download performance

Confirmed

Performance improvements for branch downloads.

CUI Log CUI Web Request V2

Confirmed

Improved request logging.

MaTaP Blind List Management

Confirmed

Improved confidentiality handling.

MaTaP Joint Integrity Management

Confirmed

Enhanced list handling.


Service Pack:

CUI Retry Comos API call in case the service is not available

Confirmed

Retry mechanism for connectivity issues.

Server Auto-Delete Dead Links

Confirmed

Extended handling of dead links.