Difference between revisions of "Version 5.1.0 (Server)"
| Line 18: | Line 18: | ||
<!-- | <!-- | ||
=== Features === | === Features === | ||
| − | * | + | * UBIK Jobs: UBIK provides a new concept about how to schedule and execute tasks asynchronous on a sperate (Enterprise) Service. |
--> | --> | ||
=== Bug Fixes === | === Bug Fixes === | ||
| Line 52: | Line 52: | ||
* MRO Notifications data model and business logic, providing a structured and reliable foundation for handling notifications were introduced. | * MRO Notifications data model and business logic, providing a structured and reliable foundation for handling notifications were introduced. | ||
* MRO Workpackage -Templates (Datamodel and business logic) and were introduced. | * MRO Workpackage -Templates (Datamodel and business logic) and were introduced. | ||
| + | * The MRO Workpackage template mechanism supports scheduling and asynchronous execution on an Enterprise Service now. | ||
* A standard Datamodel for Assets and Functional Locations was introduced in MRO. | * A standard Datamodel for Assets and Functional Locations was introduced in MRO. | ||
Revision as of 13:21, 27 March 2026
5.1.0.?? - 2026-??-?? (Initial Release)
Kernel
Bug Fixes
- An issue where changelogs couldn't be activated for system design MetaClasses was fixed.
- An issue where a rename & removal of a MetaProperty from a MetaClass led to an error during saving was fixed.
Enhancements
- ACM Management shows sorted lists now.
- UBIK now uses industry-standard JSON Web Token (JWT) technology for authorization, enhancing security and reliability. Session tokens are transmitted via HTTP headers instead of URLs for improved protection
Known Issues
- Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.
MRO
Features
- MRO Signature Tasks have been introduced, which automatically displays the signee as well as the validation timestamp after the task has been signed.
- MRO Picture Tasks have been introduced, which are used to document the task status by adding a photo as finished or not finished.
- MRO Numeric Tasks have been introduced. A Numeric Task records a numeric double value (e.g., from a temperature sensor). Once a value is entered (including Not Applicable), the task is considered complete. An acceptability range and measurement unit can be defined.
- MRO Material MetaClass and business logic, providing a structured and reliable foundation for managing material data was introduced.
- MRO Goods Movement data model and business logic, enabling structured and reliable handling of goods movement processes were introduced.
- MRO Notifications data model and business logic, providing a structured and reliable foundation for handling notifications were introduced.
- MRO Workpackage -Templates (Datamodel and business logic) and were introduced.
- The MRO Workpackage template mechanism supports scheduling and asynchronous execution on an Enterprise Service now.
- A standard Datamodel for Assets and Functional Locations was introduced in MRO.
Plugins
Features
- The UBIK Plugin Design feature now takes relation property values into account for MetaProperties assigned to a MetaClass.
- System definitions generated by the UBIK Plugin Design feature now include multi-language translations for References, Relations, Units and UnitItems.
Bug Fixes
- Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.
