Jump to: navigation, search

Difference between revisions of "Version 5.0.0 (Server)"


Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
  
= 5.0.0.100?? - 2026-03-?? (Hotfix) =
+
= 5.0.0.10022 - 2026-03-19 (Hotfix) =
  
<!--
 
 
<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">UBIK.Studio</h2></div>
 
<div style="font-weight:bold;line-height:1.6;"><h2 style="text-decoration:none;border-style:none">UBIK.Studio</h2></div>
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 +
<!--
 
=== Features ===
 
=== Features ===
 +
-->
 
=== Bug Fixes ===
 
=== Bug Fixes ===
 +
* Fixed an issue where it wasn't possible to create abstract classes via customizing.
 +
<!--
 
=== Enhancements ===
 
=== Enhancements ===
 
=== Known Issues ===
 
=== Known Issues ===
</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>
Line 23: Line 26:
 
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.
 
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.
 
* CUI Export Mechanism supports more complex Interface scenarios now.
 
* CUI Export Mechanism supports more complex Interface scenarios now.
 +
* Fixed an issue where the UI customizing for classes generated by the Plugin Design feature couldn't be compiled.
 
<!--
 
<!--
 
=== Enhancements ===
 
=== Enhancements ===

Revision as of 11:17, 19 March 2026


5.0.0.10022 - 2026-03-19 (Hotfix)

UBIK.Studio

Bug Fixes

  • Fixed an issue where it wasn't possible to create abstract classes via customizing.

Plugins

Bug Fixes

  • Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.
  • CUI Export Mechanism supports more complex Interface scenarios now.
  • Fixed an issue where the UI customizing for classes generated by the Plugin Design feature couldn't be compiled.

Web Services

Bug Fixes

  • An issue where a DLL couldn't be loaded correctly in the web service was fixed.

5.0.0.10021 - 2026-03-06 (Hotfix)

Kernel

Bug Fixes

  • An issue where the custom code couldn't be saved for system MetaClasses was fixed.
  • An issue where some actions couldn't be executed in the Bulk Editor was fixed.

Known Issues

  • Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.

CUI

Bug Fixes

  • CUI Export Mechanism supports more complex Interface scenarios now.


5.0.0.10020 - 2026-02-27 (Hotfix)

Kernel

Features

Bug Fixes

  • An issue where change logs weren't read or written in certain situations was fixed.
  • An issue where GeoData changelogs couldn't be serialized was fixed.
  • A potential stack overflow when upgrading to the newest version was fixed.
  • An issue where the TargetApplication value was not set correctly during save operations was fixed.

Known Issues

  • Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.

Plugins

Bug Fixes

  • An issue where the Native Push Plugin had a dependency conflict was fixed.
  • Improved document export handling to ensure that documents uploaded later are reliably detected and correctly exported without being skipped.

5.0.0.10017 - 2026-02-02 (Initial Release)

UBIK.Studio

Features

  • BulkEditor UID Input: A UID column can now be shown when creating objects in BulkEditor.
  • System Definition Update Dialogue: Improved UX for updating system definitions in UBIK.
  • Custom Plugin Solution Stub Generation: Plugins can now be configured and exported as C# solutions. A basic set of features for the generation of a custom UBIK® Plugin C# solution is now available.
  • Plugin Initialization Exception Handling: UBIK Studio displays exceptions during plugin directory initialization.
  • Load & Save Code in WhoBert: WhoBert now provides a rich "Load & Save Code" feature-set including quick-save, quick-load, auto-save, auto-backup, manual loading and saving, and saving to the UBIK database for sharing with colleagues, as well as to the file system. Renaming and deleting saves, and a preview of the saved code when hovering the save entry in the new dialog is also supported.
  • Bulk editor context actions: UBIK Actions are now available in the Bulk Editor's context menu, too, with multi-selection support.

Enhancements

  • String MetaProperties marked as multilingual are now automatically classified as multilingual.

Kernel

Features

  • Exclusive Checkout Query Support: UBIK now supports the Exclusive Checkout Query.
  • UBIK Traits and Active Lists: Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration.
    Active Lists enable real-time modeling of selective lists with flexible configuration.
  • Text-Markup Annotation Opacity: Opacity is now supported in text-markup annotations.

Bug Fixes

  • An issue where the relationship for a derivate of a relation data MetaClass couldn't be resolved was fixed.
  • Fixed an issue where it was possible to add redundant MetaClassScopes to a Context.
  • Fixed and issue where QueryViewItems ignore their Query's MetaClass.
  • Several inconsistencies in the custom code mechanics were fixed.

Known Issues

  • Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.

MATAP

Features

  • NoCode - Operations: MaTaP Operations associated with the 'No-Code' Activity Code are no longer visible on the Wallpaper by default and are excluded from all MRO calculations. This behavior can be modified via the Project Configuration settings.
  • Translations: Translations (German, English) for the MaTaP system definitions are now available.
  • AdminTool Safety: In the AdminTool, upgrading the database or customizing the Environment is now prevented.

MRO

Features

  • Procedures: UBIK introduces MRO Procedures.
  • Procedure-Interface: Introduced the IProcedure interface to enable replication of procedures for custom MetaClasses, including those not derived from MRO.Procedure, thereby enhancing flexibility in classification and customization
  • Blind List Management: UBIK now supports Blindlist Management.

SmartStudio

Features

  • Enhanced Instance Data Transfer: SmartStudio’s wizard now supports iterative/incremental transfers.

Bug Fixes

  • An issue where selective items weren't transported correctly via SmartStudio was fixed.
  • An issue where an exception was thrown when saving a situation using the SmartStudio was fixed.
  • Fixed an issue where the descriptions of MetaProperties are not transferred correctly in some cases.

Archon

Features

  • Archon License Information Extension: Improved visibility into license status, usage limits, and renewal timelines.