Jump to: navigation, search

Difference between revisions of "Version 5.1.0 (Server)"


m
 
(7 intermediate revisions by 3 users not shown)
Line 13: Line 13:
 
</div></div>
 
</div></div>
 
-->
 
-->
<!--
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;">
 
<div style="font-weight:bold;line-height:1.6;"><h2 style="text-decoration:none;border-style:none">Kernel</h2></div>
 
<div style="font-weight:bold;line-height:1.6;"><h2 style="text-decoration:none;border-style:none">Kernel</h2></div>
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 +
<!--
 
=== Features ===
 
=== Features ===
 
*  
 
*  
 +
-->
 
=== Bug Fixes ===
 
=== 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 ===
 
=== 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 ===
 
=== Known Issues ===
 
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.
 
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.
 
</div></div>
 
</div></div>
-->
 
 
<!--
 
<!--
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;">
Line 35: Line 40:
 
</div></div>
 
</div></div>
 
-->
 
-->
<!--
+
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;">
 
<div style="font-weight:bold;line-height:1.6;"><h2 style="text-decoration:none;border-style:none">MRO</h2></div>
 
<div style="font-weight:bold;line-height:1.6;"><h2 style="text-decoration:none;border-style:none">MRO</h2></div>
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 
=== Features ===
 
=== 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.
 +
 +
<!--
 
=== Bug Fixes ===
 
=== Bug Fixes ===
 
=== Enhancements ===
 
=== Enhancements ===
</div></div>
 
 
-->
 
-->
 +
</div></div>
 +
 
<!--
 
<!--
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;">
Line 64: Line 75:
 
</div></div>
 
</div></div>
 
-->
 
-->
<!--
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;">
 
<div class="toccolours mw-collapsible mw-collapsed" style="width:100%; overflow:auto;">
 
<div style="font-weight:bold;line-height:1.6;"><h2 style="text-decoration:none;border-style:none">Plugins</h2></div>
 
<div style="font-weight:bold;line-height:1.6;"><h2 style="text-decoration:none;border-style:none">Plugins</h2></div>
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 
=== Features ===
 
=== 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.
 +
<!--
 
=== Bug Fixes ===
 
=== Bug Fixes ===
 
*  
 
*  
 
=== Enhancements ===
 
=== Enhancements ===
 
=== Known Issues ===
 
=== Known Issues ===
</div></div>
 
 
-->
 
-->
[[Category:Release_notes]]
+
</div></div>
  
 +
[[Category:Release notes|Version 5.1.0 (Server)]]
 
[[Category:Server|Version 5.1.0 (Server)]]
 
[[Category:Server|Version 5.1.0 (Server)]]
 
[[Category:Version 5.1|Version 5.1.0 (Server)]]
 
[[Category:Version 5.1|Version 5.1.0 (Server)]]

Latest revision as of 16:02, 17 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.

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.