<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.augmensys.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=NWE</id>
		<title>UBIK Wiki / Augmensys - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.augmensys.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=NWE"/>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Special:Contributions/NWE"/>
		<updated>2026-04-20T18:02:20Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.2</generator>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_3.7.1_(Server)&amp;diff=29687</id>
		<title>Version 3.7.1 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_3.7.1_(Server)&amp;diff=29687"/>
				<updated>2026-04-20T07:46:29Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable sortable&amp;quot; | width = &amp;quot;300&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Release Date&lt;br /&gt;
|- &lt;br /&gt;
| 3.7.1 || 2023.01.31&lt;br /&gt;
|- &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Initial Release =&lt;br /&gt;
=== New features ===&lt;br /&gt;
* MRO Plugins provides a new feature &amp;quot;Grouped Tasks&amp;quot;&lt;br /&gt;
** Objects having the [[MROCLS_GROUPEDTASK|Grouped Task Classification]] are considered as such.&lt;br /&gt;
* CUI Event Notification Endpoints provides the possibility to add Databbase ID filters&lt;br /&gt;
* Added support for OSIPI asset framework attributes&lt;br /&gt;
* UBIK provides the possibility to enable an Auto - Deletion for certain objects such as&lt;br /&gt;
** Service Logs&lt;br /&gt;
** UBIK System Events&lt;br /&gt;
** Event Notifications&lt;br /&gt;
** ... &lt;br /&gt;
* UBIK Enterprise Server&lt;br /&gt;
** It is possible to configure whether unprocessed Command files get deleted from the watch folders during the startup of the Service&lt;br /&gt;
** if configured (and not cleared), unprocessed Command files get queued for processing right after the startup of the Service&lt;br /&gt;
** it is possible to configure multiple watch folders and their processors for file based imports&lt;br /&gt;
* UBIK.Studio provides a set of new [[STUDIO_DRAG_DROP_ACTIONS|UI (Drag &amp;amp; Drop) Actions]]. Such as:&lt;br /&gt;
** Automatic creation of a MetaClass Scope&lt;br /&gt;
** Add MetaProperties to a MetaClass Scope&lt;br /&gt;
* OSI Pi Plugin provides a new Source Property which enables to configure if a value is fetched from the asset framework (attributes)&lt;br /&gt;
* The Class Browser now supports the auto-creation of MetaClassScopes as well as the auto-adding of MetaProperties to MetaClassScopes.&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* UBIK GroupRights Evaluator is provided via the the ACM Context now&lt;br /&gt;
** It is possible to override the Method GetGroupRightsEvaluator if necessary&lt;br /&gt;
** This gives the possibility to inject any Usecase specific GroupRights Evaluator&lt;br /&gt;
* External document providers now have access to the login session (if they implement the new interface IExternalSessionAwareDocumentProvider)&lt;br /&gt;
* UBIK Enterprise Server is able to execute multiple tasks in parallel now. Plugins do not get terminated once the first tasks finishes.&lt;br /&gt;
* Objects in the View Test Environment are sorted now: &lt;br /&gt;
** if objects have the SYSCLS_SORTEDITEM classification, they are sorted by their GroupID, followed by their OrderID, followed by their display strings. &lt;br /&gt;
** if objects don't have the SYSCLS_SORTEDITEM classification they are sorted by their display strings only.&lt;br /&gt;
* UBIK Hotspotting - Freetext Annotations support chinese characters when flattening them into pdf now&lt;br /&gt;
** a new method SupportChineseCharacterSet() is available on the AnnotatedDocument&lt;br /&gt;
* UBIK Compiler includes System.IO.Compression now. This enables the customizer to make use of compression functions (e.g. ZipFile) in his customizing code a/o debug window.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Password Information does not get shown in the Object Explorer any more&lt;br /&gt;
* A database fix (executed during update to database version 3.7.1) solves the problem of unit - symbols being cut off&lt;br /&gt;
* CUI Event Notification Scan Service was not able to process Notifications when returning from idle. This problem is fixed now.&lt;br /&gt;
* Enterprise Server: A downward compatibility issue for configuration of watch folders via interface.xml files is fixed now.&lt;br /&gt;
* A bug in processing Date Time Values on the Web Service is fixed now. Changing values by exact 1h (or 2h during daylight saving time) works now.&lt;br /&gt;
* A problem when importing language specific characters (e.g. 'Ä', 'Ü', ...) during database update is fixed now.&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* There is the possibility to create dead records in the sandbox property table if one renames used MetaProperties. This problem can also happen when working with Smart Studio.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Build History Web Service =&lt;br /&gt;
* 3.7.1 Build 15455 on 2023.01.23&lt;br /&gt;
** Initial release.&lt;br /&gt;
* 3.7.1 Build 15481 on 2023.03.07&lt;br /&gt;
* 3.7.1 Build 15534 on 2023.04.13&lt;br /&gt;
** Checkout feature was extended providing a [[SYCLS_CUSTOM_EXCLUSIVE_ACCESS|Custom Exclusive Access classification object]]&lt;br /&gt;
* 3.7.1 Build 15551 on 2023.05.03&lt;br /&gt;
** UBIK Session management differs between Windows UWP and Windows Xamarin clients now. The correct UI customizing packages are provided to the clients now.&lt;br /&gt;
* 3.7.1 Build 15578 on 2023.06.15&lt;br /&gt;
** SSO Authentication manages OS Specific information now. This enables the UIcustomizing download to work again.&lt;br /&gt;
** Event Notification Endpoint is able to handle Notifications with empty Sequence ID and / or empty DBID now.&lt;br /&gt;
* 3.7.1 Build 15585 on 2023.07.03&lt;br /&gt;
** Evaluation of Child Info takes configured user rights in account now.&lt;br /&gt;
** The package provides a correct web.config now.&lt;br /&gt;
** Temporary files get deleted after thumbnail creation&lt;br /&gt;
* 3.7.1 Build 15617 on 2023.09.28&lt;br /&gt;
** A bug when uploading empty or broken streams was fixed.&lt;br /&gt;
** A bug in evaluating the number of child and document objects (see [[SYSCLS_CHILDINFOOWNER]]) was solved.&lt;br /&gt;
** A bug in content creation was fixed: If the new object gets deleted (e.g. via customizing) during the creation the client gets informed about this (delete flag is set).&lt;br /&gt;
** The reverting of unsaved changes was improved (to improve the MRO progress calculation).&lt;br /&gt;
** The reverting mechanism also takes care about tasks being set to N/A.&lt;br /&gt;
** WebService supports the creation of orphaned objects now (e.g. when the owner was deleted). By this we avoid communication errors (client/server) in offline scenarios.&lt;br /&gt;
* 3.7.1 Build 15623 on 2023.11.08&lt;br /&gt;
*3.7.1  Build 15625 on 2024.03.20&lt;br /&gt;
* 3.7.1 Build 15628 on 2024.04.25&lt;br /&gt;
* * UBIK Web Service supports up to TLS1.2 now.&lt;br /&gt;
* 3.7.1 Build 15629 on 2024.05.17&lt;br /&gt;
* 3.7.1 Build 15631 on 2024.06.25&lt;br /&gt;
** A bug in the CUI Event Notification Endpoint was fixed. The Service supports database format 3.7.3 now.&lt;br /&gt;
* 3.7.1 Build 15636 on 2025.02.17&lt;br /&gt;
** Ubik View Cache Launcher supports TSL 1.2 now.&lt;br /&gt;
** Several compatibility and bug fixes&lt;br /&gt;
&lt;br /&gt;
= Build History UBIK.Studio =&lt;br /&gt;
* 3.7.1 Build 15464 on 2023.01.23&lt;br /&gt;
** Initial release.&lt;br /&gt;
* 3.7.1 Build 15481 on 2023.03.07&lt;br /&gt;
** Null or empty string values can be processed when importing to reference proxy properties. The link will be updated as null (no reference).&lt;br /&gt;
** Checkout feature was extended providing a [[SYCLS_CUSTOM_EXCLUSIVE_ACCESS|Custom Exclusive Access classification object]]&lt;br /&gt;
* 3.7.1 Build 15534 on 2023.04.13&lt;br /&gt;
** UBIK Database Kernel is now able to process double.NaN, double.NegativeInfinity and double.PositiveInfinity. The resulting database value will be db null.&lt;br /&gt;
** Importing a proxy that refers to itself does not create a 2nd (broken) proxy with the same external primary key. The proxy reference (to itself) is correct now.&lt;br /&gt;
** Importing a proxy property takes 2nd bidirectional setting (master in case of conflict) in account now.&lt;br /&gt;
* 3.7.1 Build 15551 on 2023.05.03&lt;br /&gt;
* 3.7.1 Build 15578 on 2023.06.15&lt;br /&gt;
** A bug when releasing MetaClasses in the wrong order is fixed. No data gets lost anymore.&lt;br /&gt;
** Data consistency gets checked before releasing or sandboxing a MetaClass now.&lt;br /&gt;
** Temporary files get deleted after thumbnail creation&lt;br /&gt;
* 3.7.1 Build 15579 on 2023.06.27&lt;br /&gt;
** An issue where MetaClass.CloneSpecializedInstance didn't copy encrypted values correctly was fixed.&lt;br /&gt;
* 3.7.1 Build 15606 on 2023.08.04&lt;br /&gt;
** An issue with missing and wrong files in the package was fixed.&lt;br /&gt;
* 3.7.1 Build 15617 on 2023.09.28&lt;br /&gt;
* 3.7.1 Build 15623 on 2023.11.08&lt;br /&gt;
* 3.7.1 Build 15625 on 2024.03.20&lt;br /&gt;
* 3.7.1 Build 15628 on 2024.04.25&lt;br /&gt;
* 3.7.1 Build 15629 on 2024.05.17&lt;br /&gt;
** A conflict with invalid Object UIDS (for CUI MetaProxyProperties) was solved in Database uddate 3.7.3. It is essential to perform this database update before transfering data to Ubik 4.&lt;br /&gt;
** An issue where the CUI MetaClasses didn't have the correct module reference was fixed, allowing for a migration to UBIK 4.&lt;br /&gt;
* 3.7.1 Build 15636 on 2025.02.17&lt;br /&gt;
** Several compatibility and bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Build History UBIK.Plugins =&lt;br /&gt;
* 3.7.1 Build 15455 on 2023.01.23&lt;br /&gt;
** Initial release.&lt;br /&gt;
* 3.7.1 Build 15455 on 2023.01.23&lt;br /&gt;
** A bug in processing document revisions is fixed now. An unexpected answer (from the rest api) does not stop the import anymore.&lt;br /&gt;
** The Session ID was removed from file of Comos Export file name.&lt;br /&gt;
* 3.7.1 Build 15481 on 2023.03.07&lt;br /&gt;
** CUI - The file based (old) import ignored the Ubik UID (when it was specified in the xml); this could lead to duplicate Proxies being created. This is fixed now.&lt;br /&gt;
** CUI - The (file based) ComosImportManager provides a possibility to inject an Import Value Validator. This gives extra flexibility when applying usecase specific import logics.&lt;br /&gt;
** CUI - A problem when updating empty link specs was fixed. It is possible to remove an imported link now.&lt;br /&gt;
** Hotspotting - Flattening annotations into a revision does not update the original document any more - fixed.&lt;br /&gt;
** Hotspotting - Flattening annotations into a rotated pdf adapts the annotations accordingly now.&lt;br /&gt;
** Hotspotting - Merging a broken Hotspot Thumbnail does not destroy the original pdf any more.&lt;br /&gt;
* 3.7.1 Build 15534 on 2023.04.13&lt;br /&gt;
** An issue when importing handshake files from Comos is fixed now.&lt;br /&gt;
* 3.7.1 Build 15551 on 2023.05.03&lt;br /&gt;
* 3.7.1 Build 15578 on 2023.06.15&lt;br /&gt;
** A bug in the calculation of MRO related values during imports is fixed now.&lt;br /&gt;
** CUI - Proxies are not set as &amp;quot;Mark for Deletion&amp;quot; if they were never imported before (having no target)&lt;br /&gt;
* 3.7.1 Build 15579 on 2023.06.27&lt;br /&gt;
** MRO - An issue with forcing an update of changed predecessor information on the client was solved.&lt;br /&gt;
** CUI - a problem in handling bidirectional proxy values when importing via REST API is fixed now.&lt;br /&gt;
* 3.7.1 Build 15617 on 2023.09.28&lt;br /&gt;
** CUI - A better management of bidirectional DateTime Properties avoids invalid timezone based calculations&lt;br /&gt;
** CUI - A bug in reading Comos Document Revisions was fixed: reading is supported for Documents/Revisions in Working Overlays now.&lt;br /&gt;
* 3.7.1 Build 15623 on 2023.11.08&lt;br /&gt;
** CUI - A problem when processing null related values for non - string properties is fixed now.&lt;br /&gt;
** CUI - Imported Comos Proxies do get a reference to Project and login now.&lt;br /&gt;
** CUI - Exports are not triggered when processing imports any more.&lt;br /&gt;
** MRO - Progress and weight Calculations can handle more complex import scenarios now.&lt;br /&gt;
* 3.7.1 Build 15625 on 2024.03.20&lt;br /&gt;
** OPCUA - Library update to 1.3.342.0 Version&lt;br /&gt;
** OPCUA - Supports &amp;quot;OpcUaMessageSecurityMode&amp;quot;, &amp;quot;OpcUaSecurityPolicyType&amp;quot;, and &amp;quot;OpcUaTransportProfileType&amp;quot; now.&lt;br /&gt;
** File-based CUI - A problem with writing xml files for Comos export is solved now.&lt;br /&gt;
** Opacity level on Annotations is applied when flattening into pdfs now.&lt;br /&gt;
* 3.7.1 Build 15628 on 2024.04.25&lt;br /&gt;
* 3.7.1 Build 15629 on 2024.05.17&lt;br /&gt;
* 3.7.1 Build 15636 on 2025.02.17&lt;br /&gt;
** Several compatibility and bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Build History UBIK.SmartStudio=&lt;br /&gt;
* 3.7.1. Build 15463 on 2023.03.13&lt;br /&gt;
** Comos Smart Import: Adding a meta proxy property for the Comos UID by default.&lt;br /&gt;
** Comos Smart Import: Added the possibility to specify the full name (including the namespace) for a UBIK root metaclass in the Comos XML file, e.g.: System.NAMEDBASECLASS.&lt;br /&gt;
** SmartModelling: Added more details to MetaProxyProperty: MulitLanguage, TargetIndex.&lt;br /&gt;
** Fixed issues regarding the matching of models from different sources and versions, especially system MetaProperties and MetaClasses.&lt;br /&gt;
* 3.7.1 Build 15464 on 2023.04.25&lt;br /&gt;
** Comos Smart Import: An issue where the SmartImport from Comos led to erroneous results was fixed.&lt;br /&gt;
* 3.7.1 Build 15465 on 2023.05.03&lt;br /&gt;
** An issue where a missing assembly binding in SmartStudio led to errors when loading plugins was fixed.&lt;br /&gt;
* 3.7.1 Build 15472 on 2024.04.25&lt;br /&gt;
** An issue where empty lists (e.g., unit groups without items) led to an error when importing XML files from Comos was fixed.&lt;br /&gt;
* 3.7.1 Build ? on 2024.05.?&lt;br /&gt;
** An issue where selective lists, units and classifications weren't fully transported via SmartStudio's Transport Container was fixed.&lt;br /&gt;
* 3.7.1. Build 15475 on 2025.02.14&lt;br /&gt;
** Improved MetaProxy Properties model for data transfer&lt;br /&gt;
** Fix: Selective Lists not available on client after upgrade&lt;br /&gt;
** Fix: Looking up meta classes by name failed&lt;br /&gt;
** Taking meta class into account even for meta models&lt;br /&gt;
* 3.7.1. Build 15476 on 2025.02.21&lt;br /&gt;
** Custom code for MetaProxies can now be edited and transported using SmartStudio.&lt;br /&gt;
* 3.7.1 Build 15479 on 2025/06/17&lt;br /&gt;
** An issue where too large Smart Project files couldn't be serialized was improved by increasing an object-count limit and by compression.&lt;br /&gt;
* 3.7.1 Build 15480 on 2025/08/11&lt;br /&gt;
** An issue in UBIK.SmartStudio, where MetaProxyProperties with the same name but different data types were confused with each other, was fixed.&lt;br /&gt;
* 3.7.1 Build 15496 on 2026/04/20&lt;br /&gt;
** An issue where selective items weren't transported correctly via SmartStudio was fixed.&lt;br /&gt;
** An issue where saving a situation with system MetaProperties could fail was fixed. &lt;br /&gt;
&amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Version 3.7|Version 3.7.1 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29684</id>
		<title>Version 5.1.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29684"/>
				<updated>2026-04-18T00:05:45Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: /* Features */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{{Hint|&lt;br /&gt;
'''Custom code compilation errors: Implicitly abstract classes'''&lt;br /&gt;
&lt;br /&gt;
Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
Any valid custom classes that use abstract custom code must also be marked as such via their ClassType.&lt;br /&gt;
&lt;br /&gt;
'''Obsolete classes''':&lt;br /&gt;
* IMAGE_MANAGER&lt;br /&gt;
* SYSTEM_IMAGE&lt;br /&gt;
* DISPLAY_DATA_APPLICATION&lt;br /&gt;
* OSIPI_SERVER (if you're not using the OSIPI Plugin)&lt;br /&gt;
* OSIPI_DATA_POINT (if you're not using the OSIPI Plugin)&lt;br /&gt;
* SYMBOL&lt;br /&gt;
'''Namespaces with obsolete classes''':&lt;br /&gt;
* System.DataExchange&lt;br /&gt;
* System.DataExchange.Relation }}&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.100?? - 2026-??-?? (Service Pack) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[User_Groups_and_Rights#Caching|User-Group Cache]] has been extended by the ability to detect relation data modifications wrt. the RIGHTUID property.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.1|Version 5.1.0 (Server)]]&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
* Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where saving a situation with system MetaProperties could fail was fixed. &lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now supports Language synchronization and Localizations for system objects.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.1|Version 5.1.0 (Server)]]&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.10003 - 2026-04-01 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* UBIK Jobs: UBIK provides a new concept about how to schedule and execute tasks asynchronous on a sperate (Enterprise) Service.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where changelogs couldn't be activated for system design MetaClasses was fixed.&lt;br /&gt;
* An issue where a rename &amp;amp; removal of a MetaProperty from a MetaClass led to an error during saving was fixed.&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* ACM Management shows sorted lists now.&lt;br /&gt;
* 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&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
* Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* MRO Signature Tasks have been introduced, which automatically displays the signee as well as the validation timestamp after the task has been signed.&lt;br /&gt;
* MRO Picture Tasks have been introduced, which are used to document the task status by adding a photo as finished or not finished.&lt;br /&gt;
* 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.&lt;br /&gt;
* MRO Material MetaClass and business logic, providing a structured and reliable foundation for managing material data was introduced.&lt;br /&gt;
* MRO Goods Movement data model and business logic, enabling structured and reliable handling of goods movement processes were introduced.&lt;br /&gt;
* MRO Notifications data model and business logic, providing a structured and reliable foundation for handling notifications were introduced.&lt;br /&gt;
* MRO Workpackage -Templates (Datamodel and business logic) and  were introduced.&lt;br /&gt;
* The MRO Workpackage template mechanism supports scheduling and asynchronous execution on an Enterprise Service now.&lt;br /&gt;
* A standard Datamodel for Assets and Functional Locations was introduced in MRO.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now takes relation property values into account for MetaProperties assigned to a MetaClass.&lt;br /&gt;
* System definitions generated by the [[UBIK_Plugin_Design]] feature now include multi-language translations for References, Relations, Units and UnitItems.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.1|Version 5.1.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29683</id>
		<title>Version 5.1.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29683"/>
				<updated>2026-04-18T00:02:59Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: /* 5.1.0.100?? - 2026-??-?? (Service Pack) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{{Hint|&lt;br /&gt;
'''Custom code compilation errors: Implicitly abstract classes'''&lt;br /&gt;
&lt;br /&gt;
Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
Any valid custom classes that use abstract custom code must also be marked as such via their ClassType.&lt;br /&gt;
&lt;br /&gt;
'''Obsolete classes''':&lt;br /&gt;
* IMAGE_MANAGER&lt;br /&gt;
* SYSTEM_IMAGE&lt;br /&gt;
* DISPLAY_DATA_APPLICATION&lt;br /&gt;
* OSIPI_SERVER (if you're not using the OSIPI Plugin)&lt;br /&gt;
* OSIPI_DATA_POINT (if you're not using the OSIPI Plugin)&lt;br /&gt;
* SYMBOL&lt;br /&gt;
'''Namespaces with obsolete classes''':&lt;br /&gt;
* System.DataExchange&lt;br /&gt;
* System.DataExchange.Relation }}&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.100?? - 2026-??-?? (Service Pack) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The User-Group Cache has been extended by the ability to detect relation data modifications wrt. the RIGHTUID property.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
* Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where saving a situation with system MetaProperties could fail was fixed. &lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now supports Language synchronization and Localizations for system objects.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.1|Version 5.1.0 (Server)]]&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.10003 - 2026-04-01 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* UBIK Jobs: UBIK provides a new concept about how to schedule and execute tasks asynchronous on a sperate (Enterprise) Service.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where changelogs couldn't be activated for system design MetaClasses was fixed.&lt;br /&gt;
* An issue where a rename &amp;amp; removal of a MetaProperty from a MetaClass led to an error during saving was fixed.&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* ACM Management shows sorted lists now.&lt;br /&gt;
* 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&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
* Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* MRO Signature Tasks have been introduced, which automatically displays the signee as well as the validation timestamp after the task has been signed.&lt;br /&gt;
* MRO Picture Tasks have been introduced, which are used to document the task status by adding a photo as finished or not finished.&lt;br /&gt;
* 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.&lt;br /&gt;
* MRO Material MetaClass and business logic, providing a structured and reliable foundation for managing material data was introduced.&lt;br /&gt;
* MRO Goods Movement data model and business logic, enabling structured and reliable handling of goods movement processes were introduced.&lt;br /&gt;
* MRO Notifications data model and business logic, providing a structured and reliable foundation for handling notifications were introduced.&lt;br /&gt;
* MRO Workpackage -Templates (Datamodel and business logic) and  were introduced.&lt;br /&gt;
* The MRO Workpackage template mechanism supports scheduling and asynchronous execution on an Enterprise Service now.&lt;br /&gt;
* A standard Datamodel for Assets and Functional Locations was introduced in MRO.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now takes relation property values into account for MetaProperties assigned to a MetaClass.&lt;br /&gt;
* System definitions generated by the [[UBIK_Plugin_Design]] feature now include multi-language translations for References, Relations, Units and UnitItems.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.1|Version 5.1.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_3.7.1_(Server)&amp;diff=29682</id>
		<title>Version 3.7.1 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_3.7.1_(Server)&amp;diff=29682"/>
				<updated>2026-04-17T19:27:54Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable sortable&amp;quot; | width = &amp;quot;300&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Release Date&lt;br /&gt;
|- &lt;br /&gt;
| 3.7.1 || 2023.01.31&lt;br /&gt;
|- &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Initial Release =&lt;br /&gt;
=== New features ===&lt;br /&gt;
* MRO Plugins provides a new feature &amp;quot;Grouped Tasks&amp;quot;&lt;br /&gt;
** Objects having the [[MROCLS_GROUPEDTASK|Grouped Task Classification]] are considered as such.&lt;br /&gt;
* CUI Event Notification Endpoints provides the possibility to add Databbase ID filters&lt;br /&gt;
* Added support for OSIPI asset framework attributes&lt;br /&gt;
* UBIK provides the possibility to enable an Auto - Deletion for certain objects such as&lt;br /&gt;
** Service Logs&lt;br /&gt;
** UBIK System Events&lt;br /&gt;
** Event Notifications&lt;br /&gt;
** ... &lt;br /&gt;
* UBIK Enterprise Server&lt;br /&gt;
** It is possible to configure whether unprocessed Command files get deleted from the watch folders during the startup of the Service&lt;br /&gt;
** if configured (and not cleared), unprocessed Command files get queued for processing right after the startup of the Service&lt;br /&gt;
** it is possible to configure multiple watch folders and their processors for file based imports&lt;br /&gt;
* UBIK.Studio provides a set of new [[STUDIO_DRAG_DROP_ACTIONS|UI (Drag &amp;amp; Drop) Actions]]. Such as:&lt;br /&gt;
** Automatic creation of a MetaClass Scope&lt;br /&gt;
** Add MetaProperties to a MetaClass Scope&lt;br /&gt;
* OSI Pi Plugin provides a new Source Property which enables to configure if a value is fetched from the asset framework (attributes)&lt;br /&gt;
* The Class Browser now supports the auto-creation of MetaClassScopes as well as the auto-adding of MetaProperties to MetaClassScopes.&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* UBIK GroupRights Evaluator is provided via the the ACM Context now&lt;br /&gt;
** It is possible to override the Method GetGroupRightsEvaluator if necessary&lt;br /&gt;
** This gives the possibility to inject any Usecase specific GroupRights Evaluator&lt;br /&gt;
* External document providers now have access to the login session (if they implement the new interface IExternalSessionAwareDocumentProvider)&lt;br /&gt;
* UBIK Enterprise Server is able to execute multiple tasks in parallel now. Plugins do not get terminated once the first tasks finishes.&lt;br /&gt;
* Objects in the View Test Environment are sorted now: &lt;br /&gt;
** if objects have the SYSCLS_SORTEDITEM classification, they are sorted by their GroupID, followed by their OrderID, followed by their display strings. &lt;br /&gt;
** if objects don't have the SYSCLS_SORTEDITEM classification they are sorted by their display strings only.&lt;br /&gt;
* UBIK Hotspotting - Freetext Annotations support chinese characters when flattening them into pdf now&lt;br /&gt;
** a new method SupportChineseCharacterSet() is available on the AnnotatedDocument&lt;br /&gt;
* UBIK Compiler includes System.IO.Compression now. This enables the customizer to make use of compression functions (e.g. ZipFile) in his customizing code a/o debug window.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Password Information does not get shown in the Object Explorer any more&lt;br /&gt;
* A database fix (executed during update to database version 3.7.1) solves the problem of unit - symbols being cut off&lt;br /&gt;
* CUI Event Notification Scan Service was not able to process Notifications when returning from idle. This problem is fixed now.&lt;br /&gt;
* Enterprise Server: A downward compatibility issue for configuration of watch folders via interface.xml files is fixed now.&lt;br /&gt;
* A bug in processing Date Time Values on the Web Service is fixed now. Changing values by exact 1h (or 2h during daylight saving time) works now.&lt;br /&gt;
* A problem when importing language specific characters (e.g. 'Ä', 'Ü', ...) during database update is fixed now.&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* There is the possibility to create dead records in the sandbox property table if one renames used MetaProperties. This problem can also happen when working with Smart Studio.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Build History Web Service =&lt;br /&gt;
* 3.7.1 Build 15455 on 2023.01.23&lt;br /&gt;
** Initial release.&lt;br /&gt;
* 3.7.1 Build 15481 on 2023.03.07&lt;br /&gt;
* 3.7.1 Build 15534 on 2023.04.13&lt;br /&gt;
** Checkout feature was extended providing a [[SYCLS_CUSTOM_EXCLUSIVE_ACCESS|Custom Exclusive Access classification object]]&lt;br /&gt;
* 3.7.1 Build 15551 on 2023.05.03&lt;br /&gt;
** UBIK Session management differs between Windows UWP and Windows Xamarin clients now. The correct UI customizing packages are provided to the clients now.&lt;br /&gt;
* 3.7.1 Build 15578 on 2023.06.15&lt;br /&gt;
** SSO Authentication manages OS Specific information now. This enables the UIcustomizing download to work again.&lt;br /&gt;
** Event Notification Endpoint is able to handle Notifications with empty Sequence ID and / or empty DBID now.&lt;br /&gt;
* 3.7.1 Build 15585 on 2023.07.03&lt;br /&gt;
** Evaluation of Child Info takes configured user rights in account now.&lt;br /&gt;
** The package provides a correct web.config now.&lt;br /&gt;
** Temporary files get deleted after thumbnail creation&lt;br /&gt;
* 3.7.1 Build 15617 on 2023.09.28&lt;br /&gt;
** A bug when uploading empty or broken streams was fixed.&lt;br /&gt;
** A bug in evaluating the number of child and document objects (see [[SYSCLS_CHILDINFOOWNER]]) was solved.&lt;br /&gt;
** A bug in content creation was fixed: If the new object gets deleted (e.g. via customizing) during the creation the client gets informed about this (delete flag is set).&lt;br /&gt;
** The reverting of unsaved changes was improved (to improve the MRO progress calculation).&lt;br /&gt;
** The reverting mechanism also takes care about tasks being set to N/A.&lt;br /&gt;
** WebService supports the creation of orphaned objects now (e.g. when the owner was deleted). By this we avoid communication errors (client/server) in offline scenarios.&lt;br /&gt;
* 3.7.1 Build 15623 on 2023.11.08&lt;br /&gt;
*3.7.1  Build 15625 on 2024.03.20&lt;br /&gt;
* 3.7.1 Build 15628 on 2024.04.25&lt;br /&gt;
* * UBIK Web Service supports up to TLS1.2 now.&lt;br /&gt;
* 3.7.1 Build 15629 on 2024.05.17&lt;br /&gt;
* 3.7.1 Build 15631 on 2024.06.25&lt;br /&gt;
** A bug in the CUI Event Notification Endpoint was fixed. The Service supports database format 3.7.3 now.&lt;br /&gt;
* 3.7.1 Build 15636 on 2025.02.17&lt;br /&gt;
** Ubik View Cache Launcher supports TSL 1.2 now.&lt;br /&gt;
** Several compatibility and bug fixes&lt;br /&gt;
&lt;br /&gt;
= Build History UBIK.Studio =&lt;br /&gt;
* 3.7.1 Build 15464 on 2023.01.23&lt;br /&gt;
** Initial release.&lt;br /&gt;
* 3.7.1 Build 15481 on 2023.03.07&lt;br /&gt;
** Null or empty string values can be processed when importing to reference proxy properties. The link will be updated as null (no reference).&lt;br /&gt;
** Checkout feature was extended providing a [[SYCLS_CUSTOM_EXCLUSIVE_ACCESS|Custom Exclusive Access classification object]]&lt;br /&gt;
* 3.7.1 Build 15534 on 2023.04.13&lt;br /&gt;
** UBIK Database Kernel is now able to process double.NaN, double.NegativeInfinity and double.PositiveInfinity. The resulting database value will be db null.&lt;br /&gt;
** Importing a proxy that refers to itself does not create a 2nd (broken) proxy with the same external primary key. The proxy reference (to itself) is correct now.&lt;br /&gt;
** Importing a proxy property takes 2nd bidirectional setting (master in case of conflict) in account now.&lt;br /&gt;
* 3.7.1 Build 15551 on 2023.05.03&lt;br /&gt;
* 3.7.1 Build 15578 on 2023.06.15&lt;br /&gt;
** A bug when releasing MetaClasses in the wrong order is fixed. No data gets lost anymore.&lt;br /&gt;
** Data consistency gets checked before releasing or sandboxing a MetaClass now.&lt;br /&gt;
** Temporary files get deleted after thumbnail creation&lt;br /&gt;
* 3.7.1 Build 15579 on 2023.06.27&lt;br /&gt;
** An issue where MetaClass.CloneSpecializedInstance didn't copy encrypted values correctly was fixed.&lt;br /&gt;
* 3.7.1 Build 15606 on 2023.08.04&lt;br /&gt;
** An issue with missing and wrong files in the package was fixed.&lt;br /&gt;
* 3.7.1 Build 15617 on 2023.09.28&lt;br /&gt;
* 3.7.1 Build 15623 on 2023.11.08&lt;br /&gt;
* 3.7.1 Build 15625 on 2024.03.20&lt;br /&gt;
* 3.7.1 Build 15628 on 2024.04.25&lt;br /&gt;
* 3.7.1 Build 15629 on 2024.05.17&lt;br /&gt;
** A conflict with invalid Object UIDS (for CUI MetaProxyProperties) was solved in Database uddate 3.7.3. It is essential to perform this database update before transfering data to Ubik 4.&lt;br /&gt;
** An issue where the CUI MetaClasses didn't have the correct module reference was fixed, allowing for a migration to UBIK 4.&lt;br /&gt;
* 3.7.1 Build 15636 on 2025.02.17&lt;br /&gt;
** Several compatibility and bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Build History UBIK.Plugins =&lt;br /&gt;
* 3.7.1 Build 15455 on 2023.01.23&lt;br /&gt;
** Initial release.&lt;br /&gt;
* 3.7.1 Build 15455 on 2023.01.23&lt;br /&gt;
** A bug in processing document revisions is fixed now. An unexpected answer (from the rest api) does not stop the import anymore.&lt;br /&gt;
** The Session ID was removed from file of Comos Export file name.&lt;br /&gt;
* 3.7.1 Build 15481 on 2023.03.07&lt;br /&gt;
** CUI - The file based (old) import ignored the Ubik UID (when it was specified in the xml); this could lead to duplicate Proxies being created. This is fixed now.&lt;br /&gt;
** CUI - The (file based) ComosImportManager provides a possibility to inject an Import Value Validator. This gives extra flexibility when applying usecase specific import logics.&lt;br /&gt;
** CUI - A problem when updating empty link specs was fixed. It is possible to remove an imported link now.&lt;br /&gt;
** Hotspotting - Flattening annotations into a revision does not update the original document any more - fixed.&lt;br /&gt;
** Hotspotting - Flattening annotations into a rotated pdf adapts the annotations accordingly now.&lt;br /&gt;
** Hotspotting - Merging a broken Hotspot Thumbnail does not destroy the original pdf any more.&lt;br /&gt;
* 3.7.1 Build 15534 on 2023.04.13&lt;br /&gt;
** An issue when importing handshake files from Comos is fixed now.&lt;br /&gt;
* 3.7.1 Build 15551 on 2023.05.03&lt;br /&gt;
* 3.7.1 Build 15578 on 2023.06.15&lt;br /&gt;
** A bug in the calculation of MRO related values during imports is fixed now.&lt;br /&gt;
** CUI - Proxies are not set as &amp;quot;Mark for Deletion&amp;quot; if they were never imported before (having no target)&lt;br /&gt;
* 3.7.1 Build 15579 on 2023.06.27&lt;br /&gt;
** MRO - An issue with forcing an update of changed predecessor information on the client was solved.&lt;br /&gt;
** CUI - a problem in handling bidirectional proxy values when importing via REST API is fixed now.&lt;br /&gt;
* 3.7.1 Build 15617 on 2023.09.28&lt;br /&gt;
** CUI - A better management of bidirectional DateTime Properties avoids invalid timezone based calculations&lt;br /&gt;
** CUI - A bug in reading Comos Document Revisions was fixed: reading is supported for Documents/Revisions in Working Overlays now.&lt;br /&gt;
* 3.7.1 Build 15623 on 2023.11.08&lt;br /&gt;
** CUI - A problem when processing null related values for non - string properties is fixed now.&lt;br /&gt;
** CUI - Imported Comos Proxies do get a reference to Project and login now.&lt;br /&gt;
** CUI - Exports are not triggered when processing imports any more.&lt;br /&gt;
** MRO - Progress and weight Calculations can handle more complex import scenarios now.&lt;br /&gt;
* 3.7.1 Build 15625 on 2024.03.20&lt;br /&gt;
** OPCUA - Library update to 1.3.342.0 Version&lt;br /&gt;
** OPCUA - Supports &amp;quot;OpcUaMessageSecurityMode&amp;quot;, &amp;quot;OpcUaSecurityPolicyType&amp;quot;, and &amp;quot;OpcUaTransportProfileType&amp;quot; now.&lt;br /&gt;
** File-based CUI - A problem with writing xml files for Comos export is solved now.&lt;br /&gt;
** Opacity level on Annotations is applied when flattening into pdfs now.&lt;br /&gt;
* 3.7.1 Build 15628 on 2024.04.25&lt;br /&gt;
* 3.7.1 Build 15629 on 2024.05.17&lt;br /&gt;
* 3.7.1 Build 15636 on 2025.02.17&lt;br /&gt;
** Several compatibility and bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Build History UBIK.SmartStudio=&lt;br /&gt;
* 3.7.1. Build 15463 on 2023.03.13&lt;br /&gt;
** Comos Smart Import: Adding a meta proxy property for the Comos UID by default.&lt;br /&gt;
** Comos Smart Import: Added the possibility to specify the full name (including the namespace) for a UBIK root metaclass in the Comos XML file, e.g.: System.NAMEDBASECLASS.&lt;br /&gt;
** SmartModelling: Added more details to MetaProxyProperty: MulitLanguage, TargetIndex.&lt;br /&gt;
** Fixed issues regarding the matching of models from different sources and versions, especially system MetaProperties and MetaClasses.&lt;br /&gt;
* 3.7.1 Build 15464 on 2023.04.25&lt;br /&gt;
** Comos Smart Import: An issue where the SmartImport from Comos led to erroneous results was fixed.&lt;br /&gt;
* 3.7.1 Build 15465 on 2023.05.03&lt;br /&gt;
** An issue where a missing assembly binding in SmartStudio led to errors when loading plugins was fixed.&lt;br /&gt;
* 3.7.1 Build 15472 on 2024.04.25&lt;br /&gt;
** An issue where empty lists (e.g., unit groups without items) led to an error when importing XML files from Comos was fixed.&lt;br /&gt;
* 3.7.1 Build ? on 2024.05.?&lt;br /&gt;
** An issue where selective lists, units and classifications weren't fully transported via SmartStudio's Transport Container was fixed.&lt;br /&gt;
* 3.7.1. Build 15475 on 2025.02.14&lt;br /&gt;
** Improved MetaProxy Properties model for data transfer&lt;br /&gt;
** Fix: Selective Lists not available on client after upgrade&lt;br /&gt;
** Fix: Looking up meta classes by name failed&lt;br /&gt;
** Taking meta class into account even for meta models&lt;br /&gt;
* 3.7.1. Build 15476 on 2025.02.21&lt;br /&gt;
** Custom code for MetaProxies can now be edited and transported using SmartStudio.&lt;br /&gt;
* 3.7.1 Build 15479 on 2025/06/17&lt;br /&gt;
** An issue where too large Smart Project files couldn't be serialized was improved by increasing an object-count limit and by compression.&lt;br /&gt;
* 3.7.1 Build 15480 on 2025/08/11&lt;br /&gt;
** An issue in UBIK.SmartStudio, where MetaProxyProperties with the same name but different data types were confused with each other, was fixed.&lt;br /&gt;
* 3.7.1 Build 15495 on 2026/04/17&lt;br /&gt;
** An issue where selective items weren't transported correctly via SmartStudio was fixed.&lt;br /&gt;
** An issue where saving a situation with system MetaProperties could fail was fixed. &lt;br /&gt;
&amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Version 3.7|Version 3.7.1 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29681</id>
		<title>Version 5.1.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29681"/>
				<updated>2026-04-17T16:07:02Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: /* 5.1.0.100?? - 2026-??-?? (Hotfix) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{{Hint|&lt;br /&gt;
'''Custom code compilation errors: Implicitly abstract classes'''&lt;br /&gt;
&lt;br /&gt;
Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
Any valid custom classes that use abstract custom code must also be marked as such via their ClassType.&lt;br /&gt;
&lt;br /&gt;
'''Obsolete classes''':&lt;br /&gt;
* IMAGE_MANAGER&lt;br /&gt;
* SYSTEM_IMAGE&lt;br /&gt;
* DISPLAY_DATA_APPLICATION&lt;br /&gt;
* OSIPI_SERVER (if you're not using the OSIPI Plugin)&lt;br /&gt;
* OSIPI_DATA_POINT (if you're not using the OSIPI Plugin)&lt;br /&gt;
* SYMBOL&lt;br /&gt;
'''Namespaces with obsolete classes''':&lt;br /&gt;
* System.DataExchange&lt;br /&gt;
* System.DataExchange.Relation }}&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.100?? - 2026-??-?? (Service Pack) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
* Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where saving a situation with system MetaProperties could fail was fixed. &lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now supports Language synchronization and Localizations for system objects.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.1|Version 5.1.0 (Server)]]&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.10003 - 2026-04-01 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* UBIK Jobs: UBIK provides a new concept about how to schedule and execute tasks asynchronous on a sperate (Enterprise) Service.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where changelogs couldn't be activated for system design MetaClasses was fixed.&lt;br /&gt;
* An issue where a rename &amp;amp; removal of a MetaProperty from a MetaClass led to an error during saving was fixed.&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* ACM Management shows sorted lists now.&lt;br /&gt;
* 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&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
* Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* MRO Signature Tasks have been introduced, which automatically displays the signee as well as the validation timestamp after the task has been signed.&lt;br /&gt;
* MRO Picture Tasks have been introduced, which are used to document the task status by adding a photo as finished or not finished.&lt;br /&gt;
* 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.&lt;br /&gt;
* MRO Material MetaClass and business logic, providing a structured and reliable foundation for managing material data was introduced.&lt;br /&gt;
* MRO Goods Movement data model and business logic, enabling structured and reliable handling of goods movement processes were introduced.&lt;br /&gt;
* MRO Notifications data model and business logic, providing a structured and reliable foundation for handling notifications were introduced.&lt;br /&gt;
* MRO Workpackage -Templates (Datamodel and business logic) and  were introduced.&lt;br /&gt;
* The MRO Workpackage template mechanism supports scheduling and asynchronous execution on an Enterprise Service now.&lt;br /&gt;
* A standard Datamodel for Assets and Functional Locations was introduced in MRO.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now takes relation property values into account for MetaProperties assigned to a MetaClass.&lt;br /&gt;
* System definitions generated by the [[UBIK_Plugin_Design]] feature now include multi-language translations for References, Relations, Units and UnitItems.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.1|Version 5.1.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_3.7.1_(Server)&amp;diff=29680</id>
		<title>Version 3.7.1 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_3.7.1_(Server)&amp;diff=29680"/>
				<updated>2026-04-17T15:48:49Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: /* Build History UBIK.SmartStudio */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;wikitable sortable&amp;quot; | width = &amp;quot;300&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Release Date&lt;br /&gt;
|- &lt;br /&gt;
| 3.7.1 || 2023.01.31&lt;br /&gt;
|- &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Initial Release =&lt;br /&gt;
=== New features ===&lt;br /&gt;
* MRO Plugins provides a new feature &amp;quot;Grouped Tasks&amp;quot;&lt;br /&gt;
** Objects having the [[MROCLS_GROUPEDTASK|Grouped Task Classification]] are considered as such.&lt;br /&gt;
* CUI Event Notification Endpoints provides the possibility to add Databbase ID filters&lt;br /&gt;
* Added support for OSIPI asset framework attributes&lt;br /&gt;
* UBIK provides the possibility to enable an Auto - Deletion for certain objects such as&lt;br /&gt;
** Service Logs&lt;br /&gt;
** UBIK System Events&lt;br /&gt;
** Event Notifications&lt;br /&gt;
** ... &lt;br /&gt;
* UBIK Enterprise Server&lt;br /&gt;
** It is possible to configure whether unprocessed Command files get deleted from the watch folders during the startup of the Service&lt;br /&gt;
** if configured (and not cleared), unprocessed Command files get queued for processing right after the startup of the Service&lt;br /&gt;
** it is possible to configure multiple watch folders and their processors for file based imports&lt;br /&gt;
* UBIK.Studio provides a set of new [[STUDIO_DRAG_DROP_ACTIONS|UI (Drag &amp;amp; Drop) Actions]]. Such as:&lt;br /&gt;
** Automatic creation of a MetaClass Scope&lt;br /&gt;
** Add MetaProperties to a MetaClass Scope&lt;br /&gt;
* OSI Pi Plugin provides a new Source Property which enables to configure if a value is fetched from the asset framework (attributes)&lt;br /&gt;
* The Class Browser now supports the auto-creation of MetaClassScopes as well as the auto-adding of MetaProperties to MetaClassScopes.&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* UBIK GroupRights Evaluator is provided via the the ACM Context now&lt;br /&gt;
** It is possible to override the Method GetGroupRightsEvaluator if necessary&lt;br /&gt;
** This gives the possibility to inject any Usecase specific GroupRights Evaluator&lt;br /&gt;
* External document providers now have access to the login session (if they implement the new interface IExternalSessionAwareDocumentProvider)&lt;br /&gt;
* UBIK Enterprise Server is able to execute multiple tasks in parallel now. Plugins do not get terminated once the first tasks finishes.&lt;br /&gt;
* Objects in the View Test Environment are sorted now: &lt;br /&gt;
** if objects have the SYSCLS_SORTEDITEM classification, they are sorted by their GroupID, followed by their OrderID, followed by their display strings. &lt;br /&gt;
** if objects don't have the SYSCLS_SORTEDITEM classification they are sorted by their display strings only.&lt;br /&gt;
* UBIK Hotspotting - Freetext Annotations support chinese characters when flattening them into pdf now&lt;br /&gt;
** a new method SupportChineseCharacterSet() is available on the AnnotatedDocument&lt;br /&gt;
* UBIK Compiler includes System.IO.Compression now. This enables the customizer to make use of compression functions (e.g. ZipFile) in his customizing code a/o debug window.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Password Information does not get shown in the Object Explorer any more&lt;br /&gt;
* A database fix (executed during update to database version 3.7.1) solves the problem of unit - symbols being cut off&lt;br /&gt;
* CUI Event Notification Scan Service was not able to process Notifications when returning from idle. This problem is fixed now.&lt;br /&gt;
* Enterprise Server: A downward compatibility issue for configuration of watch folders via interface.xml files is fixed now.&lt;br /&gt;
* A bug in processing Date Time Values on the Web Service is fixed now. Changing values by exact 1h (or 2h during daylight saving time) works now.&lt;br /&gt;
* A problem when importing language specific characters (e.g. 'Ä', 'Ü', ...) during database update is fixed now.&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* There is the possibility to create dead records in the sandbox property table if one renames used MetaProperties. This problem can also happen when working with Smart Studio.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Build History Web Service =&lt;br /&gt;
* 3.7.1 Build 15455 on 2023.01.23&lt;br /&gt;
** Initial release.&lt;br /&gt;
* 3.7.1 Build 15481 on 2023.03.07&lt;br /&gt;
* 3.7.1 Build 15534 on 2023.04.13&lt;br /&gt;
** Checkout feature was extended providing a [[SYCLS_CUSTOM_EXCLUSIVE_ACCESS|Custom Exclusive Access classification object]]&lt;br /&gt;
* 3.7.1 Build 15551 on 2023.05.03&lt;br /&gt;
** UBIK Session management differs between Windows UWP and Windows Xamarin clients now. The correct UI customizing packages are provided to the clients now.&lt;br /&gt;
* 3.7.1 Build 15578 on 2023.06.15&lt;br /&gt;
** SSO Authentication manages OS Specific information now. This enables the UIcustomizing download to work again.&lt;br /&gt;
** Event Notification Endpoint is able to handle Notifications with empty Sequence ID and / or empty DBID now.&lt;br /&gt;
* 3.7.1 Build 15585 on 2023.07.03&lt;br /&gt;
** Evaluation of Child Info takes configured user rights in account now.&lt;br /&gt;
** The package provides a correct web.config now.&lt;br /&gt;
** Temporary files get deleted after thumbnail creation&lt;br /&gt;
* 3.7.1 Build 15617 on 2023.09.28&lt;br /&gt;
** A bug when uploading empty or broken streams was fixed.&lt;br /&gt;
** A bug in evaluating the number of child and document objects (see [[SYSCLS_CHILDINFOOWNER]]) was solved.&lt;br /&gt;
** A bug in content creation was fixed: If the new object gets deleted (e.g. via customizing) during the creation the client gets informed about this (delete flag is set).&lt;br /&gt;
** The reverting of unsaved changes was improved (to improve the MRO progress calculation).&lt;br /&gt;
** The reverting mechanism also takes care about tasks being set to N/A.&lt;br /&gt;
** WebService supports the creation of orphaned objects now (e.g. when the owner was deleted). By this we avoid communication errors (client/server) in offline scenarios.&lt;br /&gt;
* 3.7.1 Build 15623 on 2023.11.08&lt;br /&gt;
*3.7.1  Build 15625 on 2024.03.20&lt;br /&gt;
* 3.7.1 Build 15628 on 2024.04.25&lt;br /&gt;
* * UBIK Web Service supports up to TLS1.2 now.&lt;br /&gt;
* 3.7.1 Build 15629 on 2024.05.17&lt;br /&gt;
* 3.7.1 Build 15631 on 2024.06.25&lt;br /&gt;
** A bug in the CUI Event Notification Endpoint was fixed. The Service supports database format 3.7.3 now.&lt;br /&gt;
* 3.7.1 Build 15636 on 2025.02.17&lt;br /&gt;
** Ubik View Cache Launcher supports TSL 1.2 now.&lt;br /&gt;
** Several compatibility and bug fixes&lt;br /&gt;
&lt;br /&gt;
= Build History UBIK.Studio =&lt;br /&gt;
* 3.7.1 Build 15464 on 2023.01.23&lt;br /&gt;
** Initial release.&lt;br /&gt;
* 3.7.1 Build 15481 on 2023.03.07&lt;br /&gt;
** Null or empty string values can be processed when importing to reference proxy properties. The link will be updated as null (no reference).&lt;br /&gt;
** Checkout feature was extended providing a [[SYCLS_CUSTOM_EXCLUSIVE_ACCESS|Custom Exclusive Access classification object]]&lt;br /&gt;
* 3.7.1 Build 15534 on 2023.04.13&lt;br /&gt;
** UBIK Database Kernel is now able to process double.NaN, double.NegativeInfinity and double.PositiveInfinity. The resulting database value will be db null.&lt;br /&gt;
** Importing a proxy that refers to itself does not create a 2nd (broken) proxy with the same external primary key. The proxy reference (to itself) is correct now.&lt;br /&gt;
** Importing a proxy property takes 2nd bidirectional setting (master in case of conflict) in account now.&lt;br /&gt;
* 3.7.1 Build 15551 on 2023.05.03&lt;br /&gt;
* 3.7.1 Build 15578 on 2023.06.15&lt;br /&gt;
** A bug when releasing MetaClasses in the wrong order is fixed. No data gets lost anymore.&lt;br /&gt;
** Data consistency gets checked before releasing or sandboxing a MetaClass now.&lt;br /&gt;
** Temporary files get deleted after thumbnail creation&lt;br /&gt;
* 3.7.1 Build 15579 on 2023.06.27&lt;br /&gt;
** An issue where MetaClass.CloneSpecializedInstance didn't copy encrypted values correctly was fixed.&lt;br /&gt;
* 3.7.1 Build 15606 on 2023.08.04&lt;br /&gt;
** An issue with missing and wrong files in the package was fixed.&lt;br /&gt;
* 3.7.1 Build 15617 on 2023.09.28&lt;br /&gt;
* 3.7.1 Build 15623 on 2023.11.08&lt;br /&gt;
* 3.7.1 Build 15625 on 2024.03.20&lt;br /&gt;
* 3.7.1 Build 15628 on 2024.04.25&lt;br /&gt;
* 3.7.1 Build 15629 on 2024.05.17&lt;br /&gt;
** A conflict with invalid Object UIDS (for CUI MetaProxyProperties) was solved in Database uddate 3.7.3. It is essential to perform this database update before transfering data to Ubik 4.&lt;br /&gt;
** An issue where the CUI MetaClasses didn't have the correct module reference was fixed, allowing for a migration to UBIK 4.&lt;br /&gt;
* 3.7.1 Build 15636 on 2025.02.17&lt;br /&gt;
** Several compatibility and bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Build History UBIK.Plugins =&lt;br /&gt;
* 3.7.1 Build 15455 on 2023.01.23&lt;br /&gt;
** Initial release.&lt;br /&gt;
* 3.7.1 Build 15455 on 2023.01.23&lt;br /&gt;
** A bug in processing document revisions is fixed now. An unexpected answer (from the rest api) does not stop the import anymore.&lt;br /&gt;
** The Session ID was removed from file of Comos Export file name.&lt;br /&gt;
* 3.7.1 Build 15481 on 2023.03.07&lt;br /&gt;
** CUI - The file based (old) import ignored the Ubik UID (when it was specified in the xml); this could lead to duplicate Proxies being created. This is fixed now.&lt;br /&gt;
** CUI - The (file based) ComosImportManager provides a possibility to inject an Import Value Validator. This gives extra flexibility when applying usecase specific import logics.&lt;br /&gt;
** CUI - A problem when updating empty link specs was fixed. It is possible to remove an imported link now.&lt;br /&gt;
** Hotspotting - Flattening annotations into a revision does not update the original document any more - fixed.&lt;br /&gt;
** Hotspotting - Flattening annotations into a rotated pdf adapts the annotations accordingly now.&lt;br /&gt;
** Hotspotting - Merging a broken Hotspot Thumbnail does not destroy the original pdf any more.&lt;br /&gt;
* 3.7.1 Build 15534 on 2023.04.13&lt;br /&gt;
** An issue when importing handshake files from Comos is fixed now.&lt;br /&gt;
* 3.7.1 Build 15551 on 2023.05.03&lt;br /&gt;
* 3.7.1 Build 15578 on 2023.06.15&lt;br /&gt;
** A bug in the calculation of MRO related values during imports is fixed now.&lt;br /&gt;
** CUI - Proxies are not set as &amp;quot;Mark for Deletion&amp;quot; if they were never imported before (having no target)&lt;br /&gt;
* 3.7.1 Build 15579 on 2023.06.27&lt;br /&gt;
** MRO - An issue with forcing an update of changed predecessor information on the client was solved.&lt;br /&gt;
** CUI - a problem in handling bidirectional proxy values when importing via REST API is fixed now.&lt;br /&gt;
* 3.7.1 Build 15617 on 2023.09.28&lt;br /&gt;
** CUI - A better management of bidirectional DateTime Properties avoids invalid timezone based calculations&lt;br /&gt;
** CUI - A bug in reading Comos Document Revisions was fixed: reading is supported for Documents/Revisions in Working Overlays now.&lt;br /&gt;
* 3.7.1 Build 15623 on 2023.11.08&lt;br /&gt;
** CUI - A problem when processing null related values for non - string properties is fixed now.&lt;br /&gt;
** CUI - Imported Comos Proxies do get a reference to Project and login now.&lt;br /&gt;
** CUI - Exports are not triggered when processing imports any more.&lt;br /&gt;
** MRO - Progress and weight Calculations can handle more complex import scenarios now.&lt;br /&gt;
* 3.7.1 Build 15625 on 2024.03.20&lt;br /&gt;
** OPCUA - Library update to 1.3.342.0 Version&lt;br /&gt;
** OPCUA - Supports &amp;quot;OpcUaMessageSecurityMode&amp;quot;, &amp;quot;OpcUaSecurityPolicyType&amp;quot;, and &amp;quot;OpcUaTransportProfileType&amp;quot; now.&lt;br /&gt;
** File-based CUI - A problem with writing xml files for Comos export is solved now.&lt;br /&gt;
** Opacity level on Annotations is applied when flattening into pdfs now.&lt;br /&gt;
* 3.7.1 Build 15628 on 2024.04.25&lt;br /&gt;
* 3.7.1 Build 15629 on 2024.05.17&lt;br /&gt;
* 3.7.1 Build 15636 on 2025.02.17&lt;br /&gt;
** Several compatibility and bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Build History UBIK.SmartStudio=&lt;br /&gt;
* 3.7.1. Build 15463 on 2023.03.13&lt;br /&gt;
** Comos Smart Import: Adding a meta proxy property for the Comos UID by default.&lt;br /&gt;
** Comos Smart Import: Added the possibility to specify the full name (including the namespace) for a UBIK root metaclass in the Comos XML file, e.g.: System.NAMEDBASECLASS.&lt;br /&gt;
** SmartModelling: Added more details to MetaProxyProperty: MulitLanguage, TargetIndex.&lt;br /&gt;
** Fixed issues regarding the matching of models from different sources and versions, especially system MetaProperties and MetaClasses.&lt;br /&gt;
* 3.7.1 Build 15464 on 2023.04.25&lt;br /&gt;
** Comos Smart Import: An issue where the SmartImport from Comos led to erroneous results was fixed.&lt;br /&gt;
* 3.7.1 Build 15465 on 2023.05.03&lt;br /&gt;
** An issue where a missing assembly binding in SmartStudio led to errors when loading plugins was fixed.&lt;br /&gt;
* 3.7.1 Build 15472 on 2024.04.25&lt;br /&gt;
** An issue where empty lists (e.g., unit groups without items) led to an error when importing XML files from Comos was fixed.&lt;br /&gt;
* 3.7.1 Build ? on 2024.05.?&lt;br /&gt;
** An issue where selective lists, units and classifications weren't fully transported via SmartStudio's Transport Container was fixed.&lt;br /&gt;
* 3.7.1. Build 15475 on 2025.02.14&lt;br /&gt;
** Improved MetaProxy Properties model for data transfer&lt;br /&gt;
** Fix: Selective Lists not available on client after upgrade&lt;br /&gt;
** Fix: Looking up meta classes by name failed&lt;br /&gt;
** Taking meta class into account even for meta models&lt;br /&gt;
* 3.7.1. Build 15476 on 2025.02.21&lt;br /&gt;
** Custom code for MetaProxies can now be edited and transported using SmartStudio.&lt;br /&gt;
* 3.7.1 Build 15479 on 2025/06/17&lt;br /&gt;
** An issue where too large Smart Project files couldn't be serialized was improved by increasing an object-count limit and by compression.&lt;br /&gt;
* 3.7.1 Build 15480 on 2025/08/11&lt;br /&gt;
** An issue in UBIK.SmartStudio, where MetaProxyProperties with the same name but different data types were confused with each other, was fixed.&lt;br /&gt;
* 3.7.1 Build ??? on 2026/??/??&lt;br /&gt;
** An issue where selective items weren't transported correctly via SmartStudio was fixed.&lt;br /&gt;
** An issue where saving a situation with system MetaProperties could fail was fixed. &lt;br /&gt;
&amp;lt;headertabs /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Version 3.7|Version 3.7.1 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29679</id>
		<title>Version 5.1.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29679"/>
				<updated>2026-04-17T15:47:47Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{{Hint|&lt;br /&gt;
'''Custom code compilation errors: Implicitly abstract classes'''&lt;br /&gt;
&lt;br /&gt;
Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
Any valid custom classes that use abstract custom code must also be marked as such via their ClassType.&lt;br /&gt;
&lt;br /&gt;
'''Obsolete classes''':&lt;br /&gt;
* IMAGE_MANAGER&lt;br /&gt;
* SYSTEM_IMAGE&lt;br /&gt;
* DISPLAY_DATA_APPLICATION&lt;br /&gt;
* OSIPI_SERVER (if you're not using the OSIPI Plugin)&lt;br /&gt;
* OSIPI_DATA_POINT (if you're not using the OSIPI Plugin)&lt;br /&gt;
* SYMBOL&lt;br /&gt;
'''Namespaces with obsolete classes''':&lt;br /&gt;
* System.DataExchange&lt;br /&gt;
* System.DataExchange.Relation }}&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.100?? - 2026-??-?? (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
* Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where saving a situation with system MetaProperties could fail was fixed. &lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now supports Language synchronization and Localizations for system objects.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.10003 - 2026-04-01 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* UBIK Jobs: UBIK provides a new concept about how to schedule and execute tasks asynchronous on a sperate (Enterprise) Service.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where changelogs couldn't be activated for system design MetaClasses was fixed.&lt;br /&gt;
* An issue where a rename &amp;amp; removal of a MetaProperty from a MetaClass led to an error during saving was fixed.&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* ACM Management shows sorted lists now.&lt;br /&gt;
* 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&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
* Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* MRO Signature Tasks have been introduced, which automatically displays the signee as well as the validation timestamp after the task has been signed.&lt;br /&gt;
* MRO Picture Tasks have been introduced, which are used to document the task status by adding a photo as finished or not finished.&lt;br /&gt;
* 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.&lt;br /&gt;
* MRO Material MetaClass and business logic, providing a structured and reliable foundation for managing material data was introduced.&lt;br /&gt;
* MRO Goods Movement data model and business logic, enabling structured and reliable handling of goods movement processes were introduced.&lt;br /&gt;
* MRO Notifications data model and business logic, providing a structured and reliable foundation for handling notifications were introduced.&lt;br /&gt;
* MRO Workpackage -Templates (Datamodel and business logic) and  were introduced.&lt;br /&gt;
* The MRO Workpackage template mechanism supports scheduling and asynchronous execution on an Enterprise Service now.&lt;br /&gt;
* A standard Datamodel for Assets and Functional Locations was introduced in MRO.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now takes relation property values into account for MetaProperties assigned to a MetaClass.&lt;br /&gt;
* System definitions generated by the [[UBIK_Plugin_Design]] feature now include multi-language translations for References, Relations, Units and UnitItems.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.1|Version 5.1.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=HowTo:Transfer_Data_from_UBIK_3_to_UBIK_4%2B&amp;diff=29677</id>
		<title>HowTo:Transfer Data from UBIK 3 to UBIK 4+</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=HowTo:Transfer_Data_from_UBIK_3_to_UBIK_4%2B&amp;diff=29677"/>
				<updated>2026-04-17T10:15:08Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: NWE moved page HowTo:Transfer Data from UBIK 3 to UBIK 4 to HowTo:Transfer Data from UBIK 3 to UBIK 4+&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;With {{UBIK}} Server version 4+, much has changed on database level. We had to sacrifice direct downward compatibility with respect to older database versions in order to gain new possibilities (see [[Dynamic_Live_Mode]]).&lt;br /&gt;
&lt;br /&gt;
In order to upgrade a {{UBIK}} Environment from version 3.7 to version 4+, it is necessary to create a new database and to transfer the data from the old database to the new one. Here's how.&lt;br /&gt;
&lt;br /&gt;
{{Hint|&lt;br /&gt;
'''Custom code compilation errors in UBIK 5.1: Implicitly abstract classes'''&lt;br /&gt;
&lt;br /&gt;
Custom code assembly improvements for UBIK 5.1 have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
Any valid custom classes that use abstract custom code must also be marked as such via their ClassType.&lt;br /&gt;
&lt;br /&gt;
'''Obsolete classes''':&lt;br /&gt;
* IMAGE_MANAGER&lt;br /&gt;
* SYSTEM_IMAGE&lt;br /&gt;
* DISPLAY_DATA_APPLICATION&lt;br /&gt;
* OSIPI_SERVER (if you're not using the OSIPI Plugin)&lt;br /&gt;
* OSIPI_DATA_POINT (if you're not using the OSIPI Plugin)&lt;br /&gt;
* SYMBOL&lt;br /&gt;
'''Namespaces with obsolete classes''':&lt;br /&gt;
* System.DataExchange&lt;br /&gt;
* System.DataExchange.Relation }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;{{Template:HowTo/Begin}}&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= General =&lt;br /&gt;
== Enhanced Instance Data Transfer ==&lt;br /&gt;
Since Version 5.0.0 the Instance Data Transfer has been enhanced.&lt;br /&gt;
* The Instance Data Transfer now supports transfers from any source database (version 3.7 or later).&lt;br /&gt;
* Instances that have changed in the source system since the last transfer will be updated in the target system when performing a new transfer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A detailed description of how to transfer data from an {{UBIK}} 3 environment to an {{UBIK}} 4 is provided in the &amp;quot;Transfer Data from UBIK 3 to UBIK 4&amp;quot; tab.&lt;br /&gt;
&lt;br /&gt;
= Transfer Data from UBIK 3 to UBIK 4+ =&lt;br /&gt;
&amp;lt;!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Save all meta definitions to a SmartStudio Project ==&lt;br /&gt;
&lt;br /&gt;
* Make sure the database is updated to (database update script) version 3.7.3, because recent fixes in uids require a database update to this version.&lt;br /&gt;
{{Hint|Please use UBIK.Studio version 3.7.1 for updating the database - the update script version 3.7.3 is independent.}}&lt;br /&gt;
* If you don't need the CUI plugin, delete all meta classes related to CUI from your 3.7 database before continuing. The same is true for any other structure or content you don't want transferred.&lt;br /&gt;
* Make sure your SmartStudio version 3.7 has all the plugins required for your project.&lt;br /&gt;
* Open SmartStudio version 3.7.&lt;br /&gt;
* Open a new, empty Project.&lt;br /&gt;
* Connect to the old {{UBIK}} 3.7 Environment.&lt;br /&gt;
* Open a new Transport Container worksheet.&lt;br /&gt;
* Right-click to open the context menu and click &amp;quot;Load all MetaClasses&amp;quot;.&lt;br /&gt;
=&amp;gt; Now, all MetaClasses and MetaProperties are added to the Transport Container. This can take a while.&lt;br /&gt;
* After loading all the meta definitions is finished, save the Transport Container to the Project.&lt;br /&gt;
* Save the Project to the file system.&lt;br /&gt;
&lt;br /&gt;
{{Hint|Make sure to use the newest SmartStudio versions from the release portal (also for 3.7)!}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Create an empty {{UBIK}} 4.0 database ==&lt;br /&gt;
* Create a new, empty database for your {{UBIK}} 4 Environment. It has to be on the same server as your old database (or a copy thereof).&lt;br /&gt;
* Make sure your SmartStudio version 4 has all the plugins required for your project. &lt;br /&gt;
* If you haven't removed the CUI meta classes from your 3.7 database before loading the meta classes into the SmartStudio project, you also need the CUI plugin.&lt;br /&gt;
* Open SmartStudio version 4.&lt;br /&gt;
* Open the previously created Project.&lt;br /&gt;
* Connect to the new (and empty) {{UBIK}} 4 Environment.&lt;br /&gt;
=&amp;gt; SmartStudio now asks you to upgrade the empty database to version 4. Confirm the upgrade dialog. {{UBIK}} now creates all the basic system definitions in the previously empty database.&lt;br /&gt;
&lt;br /&gt;
{{Hint|You might get an MSDTC related error. In that case you need to enable the MSDTC: https://learn.microsoft.com/en-us/biztalk/adapters-and-accelerators/adapter-sql/configure-msdtc-on-sql-server-and-adapter-client}}&lt;br /&gt;
&lt;br /&gt;
== Transfer the previously copied meta definitions ==&lt;br /&gt;
* Open the Transport Container with all the 3.7 meta definitions from the Project.&lt;br /&gt;
* Merge &amp;amp; Save the Transport Container to the Environment.&lt;br /&gt;
=&amp;gt; All the meta definitions should be available in the new {{UBIK}} 4 Environment. Now we just have to transfer the instance data.&lt;br /&gt;
&lt;br /&gt;
{{Hint|Known issue: SmartStudio assumes the relation data meta class of a relation has the same name. If the relation was renamed (but not the data meta class), a new data meta class with the same name will be created for the relation. In that case, you might have to set the correct data meta class after the transfer (all meta classes are transferred, just the reference might be wrong). The new data meta class with the same name as the relation can be deleted then.}}&lt;br /&gt;
&lt;br /&gt;
{{Hint|Known issue: SmartStudio doesn't know about the Meta Property's &amp;quot;Serialize&amp;quot; property, which adds an additional column for file references. After migrating the meta definitions to your {{UBIK}} 4 Environment, please set this property to true manually if needed. }}&lt;br /&gt;
&lt;br /&gt;
== Remove obsolete MetaClasses ==&lt;br /&gt;
* Some old meta classes have been transferred, but we can just delete them:&lt;br /&gt;
** System.Main.SYSTEMSETTINGS&lt;br /&gt;
&lt;br /&gt;
== Make sure all languages are configured ==&lt;br /&gt;
* Open the Bulk Editor for the Language Meta Class (using SmartStudio or regular Studio) in your new 4.0 Environment.&lt;br /&gt;
* Enter all required languages (if you had more than 2).&lt;br /&gt;
* It is only important that there are enough languages, you can modify them afterwards.&lt;br /&gt;
=&amp;gt; Now, there should be as many languages as there were in the old 3.7 Environment.&lt;br /&gt;
&lt;br /&gt;
== Transfer all instance data ==&lt;br /&gt;
* Open the &amp;quot;Instance Data Transfer Wizard&amp;quot; using the &amp;quot;Environment&amp;quot; menu.&lt;br /&gt;
* Follow the wizard's instructions until the end.&lt;br /&gt;
=&amp;gt; The wizard copies all the instance data from the old 3.7 Environment to the new {{UBIK}} 4 Environment.&lt;br /&gt;
&lt;br /&gt;
{{Hint|If the transfer keeps failing after some time, the maximum transaction timeout configured on your machine might be the issue: https://stackoverflow.com/a/21274884 or https://thecodesaysitall.blogspot.com/2012/04/long-running-systemtransactions.html }}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Maintain languages ==&lt;br /&gt;
* All languages have been transferred from the old 3.7 Environment.&lt;br /&gt;
* Now, there might be duplicate entries. &lt;br /&gt;
* Remove all language objects you don't need and make sure the details (index, primary language) are set correctly.&lt;br /&gt;
=&amp;gt; Now, all translations should be displayed correctly; please check.&lt;br /&gt;
&lt;br /&gt;
== Optional: Maintain customizing ==&lt;br /&gt;
&lt;br /&gt;
In case your customizing doesn't compile even after removing the obsolete meta classes, this might help.&lt;br /&gt;
&lt;br /&gt;
* Copy your custom code library from your old DB to the new one.&lt;br /&gt;
* If a class cannot be found, please make sure it doesn't have the namespace &amp;quot;System&amp;quot;. Alternatively, you can use &amp;quot;Sys.&amp;quot; as a prefix in the custom code to find the class.&lt;br /&gt;
&lt;br /&gt;
Also, some method signatures have changed, so we have to adapt custom code if these methods are used:&lt;br /&gt;
&lt;br /&gt;
* For most View related methods, the parameter &amp;quot;bool sorted&amp;quot; does not exist anymore; it can be removed.&lt;br /&gt;
* The UBIKClassList does not derive from List anymore. If you're using it as List in your custom code, you have to adapt this, using UBIKClassList instead.&lt;br /&gt;
&lt;br /&gt;
If you're stuck, please ask a developer.&lt;br /&gt;
&lt;br /&gt;
== Optional: Maintain system object customizing ==&lt;br /&gt;
Most likely, you won't need to do anything here, but if you changed system meta objects in your old 3.7 Environment, additional adaptions might be necessary.&lt;br /&gt;
* In the unlikely event that there were custom changes to system objects like the NAMEDBASECLASS, please check whether anything is missing.&lt;br /&gt;
* Custom property values or relations must be amended manually.&lt;br /&gt;
* Custom code and icon can be restored by linking to the correct Display Data object, which was transferred.&lt;br /&gt;
* Ask a developer if you need help.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;{{Template:HowTo/End}}&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:How-To|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Install|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Installing|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Server|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Version 4.0|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Version 4.2|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Version 4.3|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Version 4.4|Transfer Data from 3.7 to 4.0]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=HowTo:Transfer_Data_from_UBIK_3_to_UBIK_4&amp;diff=29678</id>
		<title>HowTo:Transfer Data from UBIK 3 to UBIK 4</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=HowTo:Transfer_Data_from_UBIK_3_to_UBIK_4&amp;diff=29678"/>
				<updated>2026-04-17T10:15:08Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: NWE moved page HowTo:Transfer Data from UBIK 3 to UBIK 4 to HowTo:Transfer Data from UBIK 3 to UBIK 4+&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[HowTo:Transfer Data from UBIK 3 to UBIK 4+]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=HowTo:Transfer_Data_from_UBIK_3_to_UBIK_4%2B&amp;diff=29676</id>
		<title>HowTo:Transfer Data from UBIK 3 to UBIK 4+</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=HowTo:Transfer_Data_from_UBIK_3_to_UBIK_4%2B&amp;diff=29676"/>
				<updated>2026-04-17T10:14:47Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;With {{UBIK}} Server version 4+, much has changed on database level. We had to sacrifice direct downward compatibility with respect to older database versions in order to gain new possibilities (see [[Dynamic_Live_Mode]]).&lt;br /&gt;
&lt;br /&gt;
In order to upgrade a {{UBIK}} Environment from version 3.7 to version 4+, it is necessary to create a new database and to transfer the data from the old database to the new one. Here's how.&lt;br /&gt;
&lt;br /&gt;
{{Hint|&lt;br /&gt;
'''Custom code compilation errors in UBIK 5.1: Implicitly abstract classes'''&lt;br /&gt;
&lt;br /&gt;
Custom code assembly improvements for UBIK 5.1 have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
Any valid custom classes that use abstract custom code must also be marked as such via their ClassType.&lt;br /&gt;
&lt;br /&gt;
'''Obsolete classes''':&lt;br /&gt;
* IMAGE_MANAGER&lt;br /&gt;
* SYSTEM_IMAGE&lt;br /&gt;
* DISPLAY_DATA_APPLICATION&lt;br /&gt;
* OSIPI_SERVER (if you're not using the OSIPI Plugin)&lt;br /&gt;
* OSIPI_DATA_POINT (if you're not using the OSIPI Plugin)&lt;br /&gt;
* SYMBOL&lt;br /&gt;
'''Namespaces with obsolete classes''':&lt;br /&gt;
* System.DataExchange&lt;br /&gt;
* System.DataExchange.Relation }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;{{Template:HowTo/Begin}}&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= General =&lt;br /&gt;
== Enhanced Instance Data Transfer ==&lt;br /&gt;
Since Version 5.0.0 the Instance Data Transfer has been enhanced.&lt;br /&gt;
* The Instance Data Transfer now supports transfers from any source database (version 3.7 or later).&lt;br /&gt;
* Instances that have changed in the source system since the last transfer will be updated in the target system when performing a new transfer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A detailed description of how to transfer data from an {{UBIK}} 3 environment to an {{UBIK}} 4 is provided in the &amp;quot;Transfer Data from UBIK 3 to UBIK 4&amp;quot; tab.&lt;br /&gt;
&lt;br /&gt;
= Transfer Data from UBIK 3 to UBIK 4+ =&lt;br /&gt;
&amp;lt;!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Save all meta definitions to a SmartStudio Project ==&lt;br /&gt;
&lt;br /&gt;
* Make sure the database is updated to (database update script) version 3.7.3, because recent fixes in uids require a database update to this version.&lt;br /&gt;
{{Hint|Please use UBIK.Studio version 3.7.1 for updating the database - the update script version 3.7.3 is independent.}}&lt;br /&gt;
* If you don't need the CUI plugin, delete all meta classes related to CUI from your 3.7 database before continuing. The same is true for any other structure or content you don't want transferred.&lt;br /&gt;
* Make sure your SmartStudio version 3.7 has all the plugins required for your project.&lt;br /&gt;
* Open SmartStudio version 3.7.&lt;br /&gt;
* Open a new, empty Project.&lt;br /&gt;
* Connect to the old {{UBIK}} 3.7 Environment.&lt;br /&gt;
* Open a new Transport Container worksheet.&lt;br /&gt;
* Right-click to open the context menu and click &amp;quot;Load all MetaClasses&amp;quot;.&lt;br /&gt;
=&amp;gt; Now, all MetaClasses and MetaProperties are added to the Transport Container. This can take a while.&lt;br /&gt;
* After loading all the meta definitions is finished, save the Transport Container to the Project.&lt;br /&gt;
* Save the Project to the file system.&lt;br /&gt;
&lt;br /&gt;
{{Hint|Make sure to use the newest SmartStudio versions from the release portal (also for 3.7)!}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Create an empty {{UBIK}} 4.0 database ==&lt;br /&gt;
* Create a new, empty database for your {{UBIK}} 4 Environment. It has to be on the same server as your old database (or a copy thereof).&lt;br /&gt;
* Make sure your SmartStudio version 4 has all the plugins required for your project. &lt;br /&gt;
* If you haven't removed the CUI meta classes from your 3.7 database before loading the meta classes into the SmartStudio project, you also need the CUI plugin.&lt;br /&gt;
* Open SmartStudio version 4.&lt;br /&gt;
* Open the previously created Project.&lt;br /&gt;
* Connect to the new (and empty) {{UBIK}} 4 Environment.&lt;br /&gt;
=&amp;gt; SmartStudio now asks you to upgrade the empty database to version 4. Confirm the upgrade dialog. {{UBIK}} now creates all the basic system definitions in the previously empty database.&lt;br /&gt;
&lt;br /&gt;
{{Hint|You might get an MSDTC related error. In that case you need to enable the MSDTC: https://learn.microsoft.com/en-us/biztalk/adapters-and-accelerators/adapter-sql/configure-msdtc-on-sql-server-and-adapter-client}}&lt;br /&gt;
&lt;br /&gt;
== Transfer the previously copied meta definitions ==&lt;br /&gt;
* Open the Transport Container with all the 3.7 meta definitions from the Project.&lt;br /&gt;
* Merge &amp;amp; Save the Transport Container to the Environment.&lt;br /&gt;
=&amp;gt; All the meta definitions should be available in the new {{UBIK}} 4 Environment. Now we just have to transfer the instance data.&lt;br /&gt;
&lt;br /&gt;
{{Hint|Known issue: SmartStudio assumes the relation data meta class of a relation has the same name. If the relation was renamed (but not the data meta class), a new data meta class with the same name will be created for the relation. In that case, you might have to set the correct data meta class after the transfer (all meta classes are transferred, just the reference might be wrong). The new data meta class with the same name as the relation can be deleted then.}}&lt;br /&gt;
&lt;br /&gt;
{{Hint|Known issue: SmartStudio doesn't know about the Meta Property's &amp;quot;Serialize&amp;quot; property, which adds an additional column for file references. After migrating the meta definitions to your {{UBIK}} 4 Environment, please set this property to true manually if needed. }}&lt;br /&gt;
&lt;br /&gt;
== Remove obsolete MetaClasses ==&lt;br /&gt;
* Some old meta classes have been transferred, but we can just delete them:&lt;br /&gt;
** System.Main.SYSTEMSETTINGS&lt;br /&gt;
&lt;br /&gt;
== Make sure all languages are configured ==&lt;br /&gt;
* Open the Bulk Editor for the Language Meta Class (using SmartStudio or regular Studio) in your new 4.0 Environment.&lt;br /&gt;
* Enter all required languages (if you had more than 2).&lt;br /&gt;
* It is only important that there are enough languages, you can modify them afterwards.&lt;br /&gt;
=&amp;gt; Now, there should be as many languages as there were in the old 3.7 Environment.&lt;br /&gt;
&lt;br /&gt;
== Transfer all instance data ==&lt;br /&gt;
* Open the &amp;quot;Instance Data Transfer Wizard&amp;quot; using the &amp;quot;Environment&amp;quot; menu.&lt;br /&gt;
* Follow the wizard's instructions until the end.&lt;br /&gt;
=&amp;gt; The wizard copies all the instance data from the old 3.7 Environment to the new {{UBIK}} 4 Environment.&lt;br /&gt;
&lt;br /&gt;
{{Hint|If the transfer keeps failing after some time, the maximum transaction timeout configured on your machine might be the issue: https://stackoverflow.com/a/21274884 or https://thecodesaysitall.blogspot.com/2012/04/long-running-systemtransactions.html }}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Maintain languages ==&lt;br /&gt;
* All languages have been transferred from the old 3.7 Environment.&lt;br /&gt;
* Now, there might be duplicate entries. &lt;br /&gt;
* Remove all language objects you don't need and make sure the details (index, primary language) are set correctly.&lt;br /&gt;
=&amp;gt; Now, all translations should be displayed correctly; please check.&lt;br /&gt;
&lt;br /&gt;
== Optional: Maintain customizing ==&lt;br /&gt;
&lt;br /&gt;
In case your customizing doesn't compile even after removing the obsolete meta classes, this might help.&lt;br /&gt;
&lt;br /&gt;
* Copy your custom code library from your old DB to the new one.&lt;br /&gt;
* If a class cannot be found, please make sure it doesn't have the namespace &amp;quot;System&amp;quot;. Alternatively, you can use &amp;quot;Sys.&amp;quot; as a prefix in the custom code to find the class.&lt;br /&gt;
&lt;br /&gt;
Also, some method signatures have changed, so we have to adapt custom code if these methods are used:&lt;br /&gt;
&lt;br /&gt;
* For most View related methods, the parameter &amp;quot;bool sorted&amp;quot; does not exist anymore; it can be removed.&lt;br /&gt;
* The UBIKClassList does not derive from List anymore. If you're using it as List in your custom code, you have to adapt this, using UBIKClassList instead.&lt;br /&gt;
&lt;br /&gt;
If you're stuck, please ask a developer.&lt;br /&gt;
&lt;br /&gt;
== Optional: Maintain system object customizing ==&lt;br /&gt;
Most likely, you won't need to do anything here, but if you changed system meta objects in your old 3.7 Environment, additional adaptions might be necessary.&lt;br /&gt;
* In the unlikely event that there were custom changes to system objects like the NAMEDBASECLASS, please check whether anything is missing.&lt;br /&gt;
* Custom property values or relations must be amended manually.&lt;br /&gt;
* Custom code and icon can be restored by linking to the correct Display Data object, which was transferred.&lt;br /&gt;
* Ask a developer if you need help.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;{{Template:HowTo/End}}&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:How-To|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Install|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Installing|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Server|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Version 4.0|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Version 4.2|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Version 4.3|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Version 4.4|Transfer Data from 3.7 to 4.0]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=HowTo:Transfer_Data_from_UBIK_3_to_UBIK_4%2B&amp;diff=29675</id>
		<title>HowTo:Transfer Data from UBIK 3 to UBIK 4+</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=HowTo:Transfer_Data_from_UBIK_3_to_UBIK_4%2B&amp;diff=29675"/>
				<updated>2026-04-17T10:14:07Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;With {{UBIK}} Server version 4, much has changed on database level. We had to sacrifice direct downward compatibility with respect to older database versions in order to gain new possibilities (see [[Dynamic_Live_Mode]]).&lt;br /&gt;
&lt;br /&gt;
In order to upgrade a {{UBIK}} Environment from version 3.7 to version 4, it is necessary to create a new database and to transfer the data from the old database to the new one. Here's how.&lt;br /&gt;
&lt;br /&gt;
{{Hint|&lt;br /&gt;
'''Custom code compilation errors in UBIK 5.1: Implicitly abstract classes'''&lt;br /&gt;
&lt;br /&gt;
Custom code assembly improvements for UBIK 5.1 have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
Any valid custom classes that use abstract custom code must also be marked as such via their ClassType.&lt;br /&gt;
&lt;br /&gt;
'''Obsolete classes''':&lt;br /&gt;
* IMAGE_MANAGER&lt;br /&gt;
* SYSTEM_IMAGE&lt;br /&gt;
* DISPLAY_DATA_APPLICATION&lt;br /&gt;
* OSIPI_SERVER (if you're not using the OSIPI Plugin)&lt;br /&gt;
* OSIPI_DATA_POINT (if you're not using the OSIPI Plugin)&lt;br /&gt;
* SYMBOL&lt;br /&gt;
'''Namespaces with obsolete classes''':&lt;br /&gt;
* System.DataExchange&lt;br /&gt;
* System.DataExchange.Relation }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;{{Template:HowTo/Begin}}&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= General =&lt;br /&gt;
== Enhanced Instance Data Transfer ==&lt;br /&gt;
Since Version 5.0.0 the Instance Data Transfer has been enhanced.&lt;br /&gt;
* The Instance Data Transfer now supports transfers from any source database (version 3.7 or later).&lt;br /&gt;
* Instances that have changed in the source system since the last transfer will be updated in the target system when performing a new transfer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A detailed description of how to transfer data from an {{UBIK}} 3 environment to an {{UBIK}} 4 is provided in the &amp;quot;Transfer Data from UBIK 3 to UBIK 4&amp;quot; tab.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Transfer Data from UBIK 3 to UBIK 4 =&lt;br /&gt;
&amp;lt;!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Save all meta definitions to a SmartStudio Project ==&lt;br /&gt;
&lt;br /&gt;
* Make sure the database is updated to (database update script) version 3.7.3, because recent fixes in uids require a database update to this version.&lt;br /&gt;
{{Hint|Please use UBIK.Studio version 3.7.1 for updating the database - the update script version 3.7.3 is independent.}}&lt;br /&gt;
* If you don't need the CUI plugin, delete all meta classes related to CUI from your 3.7 database before continuing. The same is true for any other structure or content you don't want transferred.&lt;br /&gt;
* Make sure your SmartStudio version 3.7 has all the plugins required for your project.&lt;br /&gt;
* Open SmartStudio version 3.7.&lt;br /&gt;
* Open a new, empty Project.&lt;br /&gt;
* Connect to the old {{UBIK}} 3.7 Environment.&lt;br /&gt;
* Open a new Transport Container worksheet.&lt;br /&gt;
* Right-click to open the context menu and click &amp;quot;Load all MetaClasses&amp;quot;.&lt;br /&gt;
=&amp;gt; Now, all MetaClasses and MetaProperties are added to the Transport Container. This can take a while.&lt;br /&gt;
* After loading all the meta definitions is finished, save the Transport Container to the Project.&lt;br /&gt;
* Save the Project to the file system.&lt;br /&gt;
&lt;br /&gt;
{{Hint|Make sure to use the newest SmartStudio versions from the release portal (also for 3.7)!}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Create an empty {{UBIK}} 4.0 database ==&lt;br /&gt;
* Create a new, empty database for your {{UBIK}} 4 Environment. It has to be on the same server as your old database (or a copy thereof).&lt;br /&gt;
* Make sure your SmartStudio version 4 has all the plugins required for your project. &lt;br /&gt;
* If you haven't removed the CUI meta classes from your 3.7 database before loading the meta classes into the SmartStudio project, you also need the CUI plugin.&lt;br /&gt;
* Open SmartStudio version 4.&lt;br /&gt;
* Open the previously created Project.&lt;br /&gt;
* Connect to the new (and empty) {{UBIK}} 4 Environment.&lt;br /&gt;
=&amp;gt; SmartStudio now asks you to upgrade the empty database to version 4. Confirm the upgrade dialog. {{UBIK}} now creates all the basic system definitions in the previously empty database.&lt;br /&gt;
&lt;br /&gt;
{{Hint|You might get an MSDTC related error. In that case you need to enable the MSDTC: https://learn.microsoft.com/en-us/biztalk/adapters-and-accelerators/adapter-sql/configure-msdtc-on-sql-server-and-adapter-client}}&lt;br /&gt;
&lt;br /&gt;
== Transfer the previously copied meta definitions ==&lt;br /&gt;
* Open the Transport Container with all the 3.7 meta definitions from the Project.&lt;br /&gt;
* Merge &amp;amp; Save the Transport Container to the Environment.&lt;br /&gt;
=&amp;gt; All the meta definitions should be available in the new {{UBIK}} 4 Environment. Now we just have to transfer the instance data.&lt;br /&gt;
&lt;br /&gt;
{{Hint|Known issue: SmartStudio assumes the relation data meta class of a relation has the same name. If the relation was renamed (but not the data meta class), a new data meta class with the same name will be created for the relation. In that case, you might have to set the correct data meta class after the transfer (all meta classes are transferred, just the reference might be wrong). The new data meta class with the same name as the relation can be deleted then.}}&lt;br /&gt;
&lt;br /&gt;
{{Hint|Known issue: SmartStudio doesn't know about the Meta Property's &amp;quot;Serialize&amp;quot; property, which adds an additional column for file references. After migrating the meta definitions to your {{UBIK}} 4 Environment, please set this property to true manually if needed. }}&lt;br /&gt;
&lt;br /&gt;
== Remove obsolete MetaClasses ==&lt;br /&gt;
* Some old meta classes have been transferred, but we can just delete them:&lt;br /&gt;
** System.Main.SYSTEMSETTINGS&lt;br /&gt;
&lt;br /&gt;
== Make sure all languages are configured ==&lt;br /&gt;
* Open the Bulk Editor for the Language Meta Class (using SmartStudio or regular Studio) in your new 4.0 Environment.&lt;br /&gt;
* Enter all required languages (if you had more than 2).&lt;br /&gt;
* It is only important that there are enough languages, you can modify them afterwards.&lt;br /&gt;
=&amp;gt; Now, there should be as many languages as there were in the old 3.7 Environment.&lt;br /&gt;
&lt;br /&gt;
== Transfer all instance data ==&lt;br /&gt;
* Open the &amp;quot;Instance Data Transfer Wizard&amp;quot; using the &amp;quot;Environment&amp;quot; menu.&lt;br /&gt;
* Follow the wizard's instructions until the end.&lt;br /&gt;
=&amp;gt; The wizard copies all the instance data from the old 3.7 Environment to the new {{UBIK}} 4 Environment.&lt;br /&gt;
&lt;br /&gt;
{{Hint|If the transfer keeps failing after some time, the maximum transaction timeout configured on your machine might be the issue: https://stackoverflow.com/a/21274884 or https://thecodesaysitall.blogspot.com/2012/04/long-running-systemtransactions.html }}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Maintain languages ==&lt;br /&gt;
* All languages have been transferred from the old 3.7 Environment.&lt;br /&gt;
* Now, there might be duplicate entries. &lt;br /&gt;
* Remove all language objects you don't need and make sure the details (index, primary language) are set correctly.&lt;br /&gt;
=&amp;gt; Now, all translations should be displayed correctly; please check.&lt;br /&gt;
&lt;br /&gt;
== Optional: Maintain customizing ==&lt;br /&gt;
&lt;br /&gt;
In case your customizing doesn't compile even after removing the obsolete meta classes, this might help.&lt;br /&gt;
&lt;br /&gt;
* Copy your custom code library from your old DB to the new one.&lt;br /&gt;
* If a class cannot be found, please make sure it doesn't have the namespace &amp;quot;System&amp;quot;. Alternatively, you can use &amp;quot;Sys.&amp;quot; as a prefix in the custom code to find the class.&lt;br /&gt;
&lt;br /&gt;
Also, some method signatures have changed, so we have to adapt custom code if these methods are used:&lt;br /&gt;
&lt;br /&gt;
* For most View related methods, the parameter &amp;quot;bool sorted&amp;quot; does not exist anymore; it can be removed.&lt;br /&gt;
* The UBIKClassList does not derive from List anymore. If you're using it as List in your custom code, you have to adapt this, using UBIKClassList instead.&lt;br /&gt;
&lt;br /&gt;
If you're stuck, please ask a developer.&lt;br /&gt;
&lt;br /&gt;
== Optional: Maintain system object customizing ==&lt;br /&gt;
Most likely, you won't need to do anything here, but if you changed system meta objects in your old 3.7 Environment, additional adaptions might be necessary.&lt;br /&gt;
* In the unlikely event that there were custom changes to system objects like the NAMEDBASECLASS, please check whether anything is missing.&lt;br /&gt;
* Custom property values or relations must be amended manually.&lt;br /&gt;
* Custom code and icon can be restored by linking to the correct Display Data object, which was transferred.&lt;br /&gt;
* Ask a developer if you need help.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;{{Template:HowTo/End}}&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:How-To|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Install|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Installing|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Server|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Version 4.0|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Version 4.2|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Version 4.3|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Version 4.4|Transfer Data from 3.7 to 4.0]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=HowTo:Transfer_Data_from_UBIK_3_to_UBIK_4%2B&amp;diff=29674</id>
		<title>HowTo:Transfer Data from UBIK 3 to UBIK 4+</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=HowTo:Transfer_Data_from_UBIK_3_to_UBIK_4%2B&amp;diff=29674"/>
				<updated>2026-04-17T10:13:14Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;With {{UBIK}} Server version 4, much has changed on database level. We had to sacrifice direct downward compatibility with respect to older database versions in order to gain new possibilities (see [[Dynamic_Live_Mode]]).&lt;br /&gt;
&lt;br /&gt;
In order to upgrade a {{UBIK}} Environment from version 3.7 to version 4, it is necessary to create a new database and to transfer the data from the old database to the new one. Here's how.&lt;br /&gt;
&lt;br /&gt;
{{Hint|&lt;br /&gt;
'''Custom code compilation errors: Implicitly abstract classes'''&lt;br /&gt;
&lt;br /&gt;
Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
Any valid custom classes that use abstract custom code must also be marked as such via their ClassType.&lt;br /&gt;
&lt;br /&gt;
'''Obsolete classes''':&lt;br /&gt;
* IMAGE_MANAGER&lt;br /&gt;
* SYSTEM_IMAGE&lt;br /&gt;
* DISPLAY_DATA_APPLICATION&lt;br /&gt;
* OSIPI_SERVER (if you're not using the OSIPI Plugin)&lt;br /&gt;
* OSIPI_DATA_POINT (if you're not using the OSIPI Plugin)&lt;br /&gt;
* SYMBOL&lt;br /&gt;
'''Namespaces with obsolete classes''':&lt;br /&gt;
* System.DataExchange&lt;br /&gt;
* System.DataExchange.Relation }}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;{{Template:HowTo/Begin}}&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= General =&lt;br /&gt;
== Enhanced Instance Data Transfer ==&lt;br /&gt;
Since Version 5.0.0 the Instance Data Transfer has been enhanced.&lt;br /&gt;
* The Instance Data Transfer now supports transfers from any source database (version 3.7 or later).&lt;br /&gt;
* Instances that have changed in the source system since the last transfer will be updated in the target system when performing a new transfer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A detailed description of how to transfer data from an {{UBIK}} 3 environment to an {{UBIK}} 4 is provided in the &amp;quot;Transfer Data from UBIK 3 to UBIK 4&amp;quot; tab.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Transfer Data from UBIK 3 to UBIK 4 =&lt;br /&gt;
&amp;lt;!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Save all meta definitions to a SmartStudio Project ==&lt;br /&gt;
&lt;br /&gt;
* Make sure the database is updated to (database update script) version 3.7.3, because recent fixes in uids require a database update to this version.&lt;br /&gt;
{{Hint|Please use UBIK.Studio version 3.7.1 for updating the database - the update script version 3.7.3 is independent.}}&lt;br /&gt;
* If you don't need the CUI plugin, delete all meta classes related to CUI from your 3.7 database before continuing. The same is true for any other structure or content you don't want transferred.&lt;br /&gt;
* Make sure your SmartStudio version 3.7 has all the plugins required for your project.&lt;br /&gt;
* Open SmartStudio version 3.7.&lt;br /&gt;
* Open a new, empty Project.&lt;br /&gt;
* Connect to the old {{UBIK}} 3.7 Environment.&lt;br /&gt;
* Open a new Transport Container worksheet.&lt;br /&gt;
* Right-click to open the context menu and click &amp;quot;Load all MetaClasses&amp;quot;.&lt;br /&gt;
=&amp;gt; Now, all MetaClasses and MetaProperties are added to the Transport Container. This can take a while.&lt;br /&gt;
* After loading all the meta definitions is finished, save the Transport Container to the Project.&lt;br /&gt;
* Save the Project to the file system.&lt;br /&gt;
&lt;br /&gt;
{{Hint|Make sure to use the newest SmartStudio versions from the release portal (also for 3.7)!}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Create an empty {{UBIK}} 4.0 database ==&lt;br /&gt;
* Create a new, empty database for your {{UBIK}} 4 Environment. It has to be on the same server as your old database (or a copy thereof).&lt;br /&gt;
* Make sure your SmartStudio version 4 has all the plugins required for your project. &lt;br /&gt;
* If you haven't removed the CUI meta classes from your 3.7 database before loading the meta classes into the SmartStudio project, you also need the CUI plugin.&lt;br /&gt;
* Open SmartStudio version 4.&lt;br /&gt;
* Open the previously created Project.&lt;br /&gt;
* Connect to the new (and empty) {{UBIK}} 4 Environment.&lt;br /&gt;
=&amp;gt; SmartStudio now asks you to upgrade the empty database to version 4. Confirm the upgrade dialog. {{UBIK}} now creates all the basic system definitions in the previously empty database.&lt;br /&gt;
&lt;br /&gt;
{{Hint|You might get an MSDTC related error. In that case you need to enable the MSDTC: https://learn.microsoft.com/en-us/biztalk/adapters-and-accelerators/adapter-sql/configure-msdtc-on-sql-server-and-adapter-client}}&lt;br /&gt;
&lt;br /&gt;
== Transfer the previously copied meta definitions ==&lt;br /&gt;
* Open the Transport Container with all the 3.7 meta definitions from the Project.&lt;br /&gt;
* Merge &amp;amp; Save the Transport Container to the Environment.&lt;br /&gt;
=&amp;gt; All the meta definitions should be available in the new {{UBIK}} 4 Environment. Now we just have to transfer the instance data.&lt;br /&gt;
&lt;br /&gt;
{{Hint|Known issue: SmartStudio assumes the relation data meta class of a relation has the same name. If the relation was renamed (but not the data meta class), a new data meta class with the same name will be created for the relation. In that case, you might have to set the correct data meta class after the transfer (all meta classes are transferred, just the reference might be wrong). The new data meta class with the same name as the relation can be deleted then.}}&lt;br /&gt;
&lt;br /&gt;
{{Hint|Known issue: SmartStudio doesn't know about the Meta Property's &amp;quot;Serialize&amp;quot; property, which adds an additional column for file references. After migrating the meta definitions to your {{UBIK}} 4 Environment, please set this property to true manually if needed. }}&lt;br /&gt;
&lt;br /&gt;
== Remove obsolete MetaClasses ==&lt;br /&gt;
* Some old meta classes have been transferred, but we can just delete them:&lt;br /&gt;
** System.Main.SYSTEMSETTINGS&lt;br /&gt;
&lt;br /&gt;
== Make sure all languages are configured ==&lt;br /&gt;
* Open the Bulk Editor for the Language Meta Class (using SmartStudio or regular Studio) in your new 4.0 Environment.&lt;br /&gt;
* Enter all required languages (if you had more than 2).&lt;br /&gt;
* It is only important that there are enough languages, you can modify them afterwards.&lt;br /&gt;
=&amp;gt; Now, there should be as many languages as there were in the old 3.7 Environment.&lt;br /&gt;
&lt;br /&gt;
== Transfer all instance data ==&lt;br /&gt;
* Open the &amp;quot;Instance Data Transfer Wizard&amp;quot; using the &amp;quot;Environment&amp;quot; menu.&lt;br /&gt;
* Follow the wizard's instructions until the end.&lt;br /&gt;
=&amp;gt; The wizard copies all the instance data from the old 3.7 Environment to the new {{UBIK}} 4 Environment.&lt;br /&gt;
&lt;br /&gt;
{{Hint|If the transfer keeps failing after some time, the maximum transaction timeout configured on your machine might be the issue: https://stackoverflow.com/a/21274884 or https://thecodesaysitall.blogspot.com/2012/04/long-running-systemtransactions.html }}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Maintain languages ==&lt;br /&gt;
* All languages have been transferred from the old 3.7 Environment.&lt;br /&gt;
* Now, there might be duplicate entries. &lt;br /&gt;
* Remove all language objects you don't need and make sure the details (index, primary language) are set correctly.&lt;br /&gt;
=&amp;gt; Now, all translations should be displayed correctly; please check.&lt;br /&gt;
&lt;br /&gt;
== Optional: Maintain customizing ==&lt;br /&gt;
&lt;br /&gt;
In case your customizing doesn't compile even after removing the obsolete meta classes, this might help.&lt;br /&gt;
&lt;br /&gt;
* Copy your custom code library from your old DB to the new one.&lt;br /&gt;
* If a class cannot be found, please make sure it doesn't have the namespace &amp;quot;System&amp;quot;. Alternatively, you can use &amp;quot;Sys.&amp;quot; as a prefix in the custom code to find the class.&lt;br /&gt;
&lt;br /&gt;
Also, some method signatures have changed, so we have to adapt custom code if these methods are used:&lt;br /&gt;
&lt;br /&gt;
* For most View related methods, the parameter &amp;quot;bool sorted&amp;quot; does not exist anymore; it can be removed.&lt;br /&gt;
* The UBIKClassList does not derive from List anymore. If you're using it as List in your custom code, you have to adapt this, using UBIKClassList instead.&lt;br /&gt;
&lt;br /&gt;
If you're stuck, please ask a developer.&lt;br /&gt;
&lt;br /&gt;
== Optional: Maintain system object customizing ==&lt;br /&gt;
Most likely, you won't need to do anything here, but if you changed system meta objects in your old 3.7 Environment, additional adaptions might be necessary.&lt;br /&gt;
* In the unlikely event that there were custom changes to system objects like the NAMEDBASECLASS, please check whether anything is missing.&lt;br /&gt;
* Custom property values or relations must be amended manually.&lt;br /&gt;
* Custom code and icon can be restored by linking to the correct Display Data object, which was transferred.&lt;br /&gt;
* Ask a developer if you need help.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;{{Template:HowTo/End}}&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:How-To|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Install|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Installing|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Server|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Version 4.0|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Version 4.2|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Version 4.3|Transfer Data from 3.7 to 4.0]]&lt;br /&gt;
[[Category:Version 4.4|Transfer Data from 3.7 to 4.0]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=UBIK_Plugin_Design&amp;diff=29666</id>
		<title>UBIK Plugin Design</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=UBIK_Plugin_Design&amp;diff=29666"/>
				<updated>2026-04-15T08:44:50Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: /* Supported capabilities and roadmap */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The {{UBIK}} Plugin Design feature allows users to create a {{UBIK}} Plugin C# solution, including system definitions purely from customizing in {{UBIK}} Studio.{{Version/ServerSince|5.0.0}}&lt;br /&gt;
== Overview ==&lt;br /&gt;
=== Relevant use-cases ===&lt;br /&gt;
Getting a customizing from one {{UBIK}} database into another can be quite a challenge. There are several use-cases in which this is required though:&lt;br /&gt;
* '''Staging''': E.g., moving a feature from a test environment to the productive environment&lt;br /&gt;
* '''Hotfixes''': A bugfix should be done in multiple environments&lt;br /&gt;
* '''Reusing features''': A set of features should be reused in multiple projects&lt;br /&gt;
* '''Standardization''': An implementation should be positioned as a verifiable standard package&lt;br /&gt;
&lt;br /&gt;
=== Benefit of {{UBIK}} Plugins ===&lt;br /&gt;
Plugins are a good way to deal with this, because of the following benefits:&lt;br /&gt;
* Plugins can be developed and maintained using industry-standard processes and tools (e.g., IDEs like Visual Studio and CVSs like Git).&lt;br /&gt;
* Plugins can be transported and deployed rather easily.&lt;br /&gt;
* Plugins can be strong-named (signed) and versioned.&lt;br /&gt;
* Plugins can be compiled, tested and even deployed automatically using DevOps infrastructure.&lt;br /&gt;
&lt;br /&gt;
=== Manual configuration, automatic generation ===&lt;br /&gt;
However, [[HowTo:Provide_system_definitions_with_a_custom_plugin|developing a {{UBIK}} Plugin]] from scratch is an expert-level task.&lt;br /&gt;
Optimally, one could configure a customizing in {{UBIK}} Studio, as usual, and generate a Plugin out of this configuration.&lt;br /&gt;
This can be achieved with the {{UBIK}} Plugin Design feature.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
=== Setup ===&lt;br /&gt;
The {{UBIK}} Plugin Design feature-set is contained in a {{UBIK}} Plugin itself. It's called &amp;quot;UBIK.Module.PluginDesign&amp;quot; and can be downloaded from the [https://release.augmensys.com/download/modules/Plugins/ Release Portal].&lt;br /&gt;
&lt;br /&gt;
To install it, copy &amp;amp; paste the UBIK.Module.PluginDesign.dll into the Injection folder of your {{UBIK}} Studio.&lt;br /&gt;
After this, when connecting to a {{UBIK}} Environment (database), an upgrade dialog allowing the installation of the Plugin should appear. &lt;br /&gt;
&lt;br /&gt;
=== Creation of a new Plugin Design Configuration ===&lt;br /&gt;
[[File:Plugin_Design_Configuration_instance.png|300px|thumb|Creating a plugin design configuration instance]]&lt;br /&gt;
The feature is accessible through the &amp;quot;System.PluginDesign.PLUGIN_DESIGN_CONFIGURATION&amp;quot; MetaClass in UBIK Studio.&lt;br /&gt;
A new Plugin Design Configuration instance can be created in the Bulk Editor to define a custom plugin context.&lt;br /&gt;
&lt;br /&gt;
=== Adding MetaClasses to the configuration ===&lt;br /&gt;
[[File:Metaclass_Added.png|300px|thumb|Adding a MetaClass to the configuration]]&lt;br /&gt;
Custom MetaClasses can be added to the plugin configuration using the &amp;quot;SYSREL_PLUGINDESIGNCONFIG_METACLASS&amp;quot; relation in the Relation Editor.&lt;br /&gt;
&lt;br /&gt;
=== Adding other objects to the configuration ===&lt;br /&gt;
In the initial version of this feature, we're assuming that your MetaClasses are the center of your customizing; everything else will be detected as a dependency of those. E.g., if you're using a MetaProperty in a MetaClass you related to the Plugin Design Configuration instance, it will also be contained in the generated C# solution. The same is true for all other (supported) kinds of objects. The Plugin Design feature is subject to active development.&lt;br /&gt;
&lt;br /&gt;
=== Exporting a C# solution for the plugin ===&lt;br /&gt;
[[File:Plugin_Generation_Trigger.png|220px|thumb|right|Trigger the C# solution generation]]&lt;br /&gt;
A C# solution can be generated for the plugin via context menu action in the Class Browser (content view style):&lt;br /&gt;
Right-click the Plugin Configuration instance, 'Start Action → &amp;quot;&amp;quot; → Create a C# solution for a custom UBIK plugin'.&lt;br /&gt;
This will increase the plugin version (revision), generate the C# solution and prompt the user with a save dialog for a respective .zip archive.&lt;br /&gt;
[[File:PluginResult.png|300px|thumb|Resulting C# solution in Visual Studio]]&lt;br /&gt;
&lt;br /&gt;
=== Next steps ===&lt;br /&gt;
The generated solution can be opened using Visual Studio.&lt;br /&gt;
You can build the C# project contained in the solution and deploy the resulting plugin DLL to your target system's injection folders.&lt;br /&gt;
However, you can also use the generated solution code as a basis for further development and push it into a Git repository, for example.&lt;br /&gt;
Further, you could set up some DevOps infrastructure for automatic building, testing and deployment - it's up to you.&lt;br /&gt;
&lt;br /&gt;
{{Hint|The generated plugin should never be deployed to the {{UBIK}} Environment where it was generated from (the source system), but to a different target system instead, because the generated system definitions would conflict with the original custom model. Vice-versa, the Plugin Design plugin is not needed in the target system. }}&lt;br /&gt;
&lt;br /&gt;
== Supported capabilities and roadmap ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:600px&amp;quot;&lt;br /&gt;
! Feature&lt;br /&gt;
! Release State&lt;br /&gt;
! Version&lt;br /&gt;
|-&lt;br /&gt;
| Generation of a basic Plugin project,&amp;lt;br/&amp;gt;including the Module and a SystemDefinitions stub&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Incremental versioning of the generated Plugin to support upgrades in a target Environment&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaClasses&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProperties&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Custom Class Code&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Custom Code Library&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Classifications&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Relations&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Selective Lists and Selective Items&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| References&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProxies and MetaProxyProperties&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Units and Unit Items&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProperty assignment properties (RelationData)&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.1 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Multi-language translations for References, Relations, Units &amp;amp; UnitItems&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.1  Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Language definitions&lt;br /&gt;
| {{Check_mark}} (release pending)&lt;br /&gt;
| 5.1 Service Pack&lt;br /&gt;
|-&lt;br /&gt;
| [[LOCALIZATION]] instances for multi-language translation of MetaClasses, MetaProperties, SelectiveLists &amp;amp; SelectiveItems&lt;br /&gt;
| {{Check_mark}} (release pending)&lt;br /&gt;
| 5.1 Service Pack&lt;br /&gt;
|-&lt;br /&gt;
| Queries&lt;br /&gt;
| Requirement&lt;br /&gt;
| Future version&lt;br /&gt;
|-&lt;br /&gt;
| ACM-related content&lt;br /&gt;
| Requirement&lt;br /&gt;
| Future version&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[UBIK_Studio_Basics]]&lt;br /&gt;
*[[Bulk_Editor]]&lt;br /&gt;
*[[Relation_Editor]]&lt;br /&gt;
*[[UBIK_Actions]]&lt;br /&gt;
*[[HowTo:Provide_system_definitions_with_a_custom_plugin]]&lt;br /&gt;
*[[Injection_Management|UBIK Plugin Injection]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=UBIK_Plugin_Design&amp;diff=29665</id>
		<title>UBIK Plugin Design</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=UBIK_Plugin_Design&amp;diff=29665"/>
				<updated>2026-04-15T08:43:59Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: /* Supported capabilities and roadmap */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The {{UBIK}} Plugin Design feature allows users to create a {{UBIK}} Plugin C# solution, including system definitions purely from customizing in {{UBIK}} Studio.{{Version/ServerSince|5.0.0}}&lt;br /&gt;
== Overview ==&lt;br /&gt;
=== Relevant use-cases ===&lt;br /&gt;
Getting a customizing from one {{UBIK}} database into another can be quite a challenge. There are several use-cases in which this is required though:&lt;br /&gt;
* '''Staging''': E.g., moving a feature from a test environment to the productive environment&lt;br /&gt;
* '''Hotfixes''': A bugfix should be done in multiple environments&lt;br /&gt;
* '''Reusing features''': A set of features should be reused in multiple projects&lt;br /&gt;
* '''Standardization''': An implementation should be positioned as a verifiable standard package&lt;br /&gt;
&lt;br /&gt;
=== Benefit of {{UBIK}} Plugins ===&lt;br /&gt;
Plugins are a good way to deal with this, because of the following benefits:&lt;br /&gt;
* Plugins can be developed and maintained using industry-standard processes and tools (e.g., IDEs like Visual Studio and CVSs like Git).&lt;br /&gt;
* Plugins can be transported and deployed rather easily.&lt;br /&gt;
* Plugins can be strong-named (signed) and versioned.&lt;br /&gt;
* Plugins can be compiled, tested and even deployed automatically using DevOps infrastructure.&lt;br /&gt;
&lt;br /&gt;
=== Manual configuration, automatic generation ===&lt;br /&gt;
However, [[HowTo:Provide_system_definitions_with_a_custom_plugin|developing a {{UBIK}} Plugin]] from scratch is an expert-level task.&lt;br /&gt;
Optimally, one could configure a customizing in {{UBIK}} Studio, as usual, and generate a Plugin out of this configuration.&lt;br /&gt;
This can be achieved with the {{UBIK}} Plugin Design feature.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
=== Setup ===&lt;br /&gt;
The {{UBIK}} Plugin Design feature-set is contained in a {{UBIK}} Plugin itself. It's called &amp;quot;UBIK.Module.PluginDesign&amp;quot; and can be downloaded from the [https://release.augmensys.com/download/modules/Plugins/ Release Portal].&lt;br /&gt;
&lt;br /&gt;
To install it, copy &amp;amp; paste the UBIK.Module.PluginDesign.dll into the Injection folder of your {{UBIK}} Studio.&lt;br /&gt;
After this, when connecting to a {{UBIK}} Environment (database), an upgrade dialog allowing the installation of the Plugin should appear. &lt;br /&gt;
&lt;br /&gt;
=== Creation of a new Plugin Design Configuration ===&lt;br /&gt;
[[File:Plugin_Design_Configuration_instance.png|300px|thumb|Creating a plugin design configuration instance]]&lt;br /&gt;
The feature is accessible through the &amp;quot;System.PluginDesign.PLUGIN_DESIGN_CONFIGURATION&amp;quot; MetaClass in UBIK Studio.&lt;br /&gt;
A new Plugin Design Configuration instance can be created in the Bulk Editor to define a custom plugin context.&lt;br /&gt;
&lt;br /&gt;
=== Adding MetaClasses to the configuration ===&lt;br /&gt;
[[File:Metaclass_Added.png|300px|thumb|Adding a MetaClass to the configuration]]&lt;br /&gt;
Custom MetaClasses can be added to the plugin configuration using the &amp;quot;SYSREL_PLUGINDESIGNCONFIG_METACLASS&amp;quot; relation in the Relation Editor.&lt;br /&gt;
&lt;br /&gt;
=== Adding other objects to the configuration ===&lt;br /&gt;
In the initial version of this feature, we're assuming that your MetaClasses are the center of your customizing; everything else will be detected as a dependency of those. E.g., if you're using a MetaProperty in a MetaClass you related to the Plugin Design Configuration instance, it will also be contained in the generated C# solution. The same is true for all other (supported) kinds of objects. The Plugin Design feature is subject to active development.&lt;br /&gt;
&lt;br /&gt;
=== Exporting a C# solution for the plugin ===&lt;br /&gt;
[[File:Plugin_Generation_Trigger.png|220px|thumb|right|Trigger the C# solution generation]]&lt;br /&gt;
A C# solution can be generated for the plugin via context menu action in the Class Browser (content view style):&lt;br /&gt;
Right-click the Plugin Configuration instance, 'Start Action → &amp;quot;&amp;quot; → Create a C# solution for a custom UBIK plugin'.&lt;br /&gt;
This will increase the plugin version (revision), generate the C# solution and prompt the user with a save dialog for a respective .zip archive.&lt;br /&gt;
[[File:PluginResult.png|300px|thumb|Resulting C# solution in Visual Studio]]&lt;br /&gt;
&lt;br /&gt;
=== Next steps ===&lt;br /&gt;
The generated solution can be opened using Visual Studio.&lt;br /&gt;
You can build the C# project contained in the solution and deploy the resulting plugin DLL to your target system's injection folders.&lt;br /&gt;
However, you can also use the generated solution code as a basis for further development and push it into a Git repository, for example.&lt;br /&gt;
Further, you could set up some DevOps infrastructure for automatic building, testing and deployment - it's up to you.&lt;br /&gt;
&lt;br /&gt;
{{Hint|The generated plugin should never be deployed to the {{UBIK}} Environment where it was generated from (the source system), but to a different target system instead, because the generated system definitions would conflict with the original custom model. Vice-versa, the Plugin Design plugin is not needed in the target system. }}&lt;br /&gt;
&lt;br /&gt;
== Supported capabilities and roadmap ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:600px&amp;quot;&lt;br /&gt;
! Feature&lt;br /&gt;
! Release State&lt;br /&gt;
! Version&lt;br /&gt;
|-&lt;br /&gt;
| Generation of a basic Plugin project,&amp;lt;br/&amp;gt;including the Module and a SystemDefinitions stub&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Incremental versioning of the generated Plugin to support upgrades in a target Environment&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaClasses&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProperties&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Custom Class Code&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Custom Code Library&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Classifications&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Relations&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Selective Lists and Selective Items&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| References&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProxies and MetaProxyProperties&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Units and Unit Items&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProperty assignment properties (RelationData)&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.1 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Multi-language translations for References, Relations, Units &amp;amp; UnitItems&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.1  Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| [[LOCALIZATION]] instances for multi-language translation of MetaClasses, MetaProperties, SelectiveLists &amp;amp; SelectiveItems&lt;br /&gt;
| {{Check_mark}} (release pending)&lt;br /&gt;
| 5.1 Service Pack&lt;br /&gt;
|-&lt;br /&gt;
| Queries&lt;br /&gt;
| Requirement&lt;br /&gt;
| Future version&lt;br /&gt;
|-&lt;br /&gt;
| ACM-related content&lt;br /&gt;
| Requirement&lt;br /&gt;
| Future version&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[UBIK_Studio_Basics]]&lt;br /&gt;
*[[Bulk_Editor]]&lt;br /&gt;
*[[Relation_Editor]]&lt;br /&gt;
*[[UBIK_Actions]]&lt;br /&gt;
*[[HowTo:Provide_system_definitions_with_a_custom_plugin]]&lt;br /&gt;
*[[Injection_Management|UBIK Plugin Injection]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=UBIK_Plugin_Design&amp;diff=29664</id>
		<title>UBIK Plugin Design</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=UBIK_Plugin_Design&amp;diff=29664"/>
				<updated>2026-04-15T08:43:30Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: /* Supported capabilities and roadmap */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The {{UBIK}} Plugin Design feature allows users to create a {{UBIK}} Plugin C# solution, including system definitions purely from customizing in {{UBIK}} Studio.{{Version/ServerSince|5.0.0}}&lt;br /&gt;
== Overview ==&lt;br /&gt;
=== Relevant use-cases ===&lt;br /&gt;
Getting a customizing from one {{UBIK}} database into another can be quite a challenge. There are several use-cases in which this is required though:&lt;br /&gt;
* '''Staging''': E.g., moving a feature from a test environment to the productive environment&lt;br /&gt;
* '''Hotfixes''': A bugfix should be done in multiple environments&lt;br /&gt;
* '''Reusing features''': A set of features should be reused in multiple projects&lt;br /&gt;
* '''Standardization''': An implementation should be positioned as a verifiable standard package&lt;br /&gt;
&lt;br /&gt;
=== Benefit of {{UBIK}} Plugins ===&lt;br /&gt;
Plugins are a good way to deal with this, because of the following benefits:&lt;br /&gt;
* Plugins can be developed and maintained using industry-standard processes and tools (e.g., IDEs like Visual Studio and CVSs like Git).&lt;br /&gt;
* Plugins can be transported and deployed rather easily.&lt;br /&gt;
* Plugins can be strong-named (signed) and versioned.&lt;br /&gt;
* Plugins can be compiled, tested and even deployed automatically using DevOps infrastructure.&lt;br /&gt;
&lt;br /&gt;
=== Manual configuration, automatic generation ===&lt;br /&gt;
However, [[HowTo:Provide_system_definitions_with_a_custom_plugin|developing a {{UBIK}} Plugin]] from scratch is an expert-level task.&lt;br /&gt;
Optimally, one could configure a customizing in {{UBIK}} Studio, as usual, and generate a Plugin out of this configuration.&lt;br /&gt;
This can be achieved with the {{UBIK}} Plugin Design feature.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
=== Setup ===&lt;br /&gt;
The {{UBIK}} Plugin Design feature-set is contained in a {{UBIK}} Plugin itself. It's called &amp;quot;UBIK.Module.PluginDesign&amp;quot; and can be downloaded from the [https://release.augmensys.com/download/modules/Plugins/ Release Portal].&lt;br /&gt;
&lt;br /&gt;
To install it, copy &amp;amp; paste the UBIK.Module.PluginDesign.dll into the Injection folder of your {{UBIK}} Studio.&lt;br /&gt;
After this, when connecting to a {{UBIK}} Environment (database), an upgrade dialog allowing the installation of the Plugin should appear. &lt;br /&gt;
&lt;br /&gt;
=== Creation of a new Plugin Design Configuration ===&lt;br /&gt;
[[File:Plugin_Design_Configuration_instance.png|300px|thumb|Creating a plugin design configuration instance]]&lt;br /&gt;
The feature is accessible through the &amp;quot;System.PluginDesign.PLUGIN_DESIGN_CONFIGURATION&amp;quot; MetaClass in UBIK Studio.&lt;br /&gt;
A new Plugin Design Configuration instance can be created in the Bulk Editor to define a custom plugin context.&lt;br /&gt;
&lt;br /&gt;
=== Adding MetaClasses to the configuration ===&lt;br /&gt;
[[File:Metaclass_Added.png|300px|thumb|Adding a MetaClass to the configuration]]&lt;br /&gt;
Custom MetaClasses can be added to the plugin configuration using the &amp;quot;SYSREL_PLUGINDESIGNCONFIG_METACLASS&amp;quot; relation in the Relation Editor.&lt;br /&gt;
&lt;br /&gt;
=== Adding other objects to the configuration ===&lt;br /&gt;
In the initial version of this feature, we're assuming that your MetaClasses are the center of your customizing; everything else will be detected as a dependency of those. E.g., if you're using a MetaProperty in a MetaClass you related to the Plugin Design Configuration instance, it will also be contained in the generated C# solution. The same is true for all other (supported) kinds of objects. The Plugin Design feature is subject to active development.&lt;br /&gt;
&lt;br /&gt;
=== Exporting a C# solution for the plugin ===&lt;br /&gt;
[[File:Plugin_Generation_Trigger.png|220px|thumb|right|Trigger the C# solution generation]]&lt;br /&gt;
A C# solution can be generated for the plugin via context menu action in the Class Browser (content view style):&lt;br /&gt;
Right-click the Plugin Configuration instance, 'Start Action → &amp;quot;&amp;quot; → Create a C# solution for a custom UBIK plugin'.&lt;br /&gt;
This will increase the plugin version (revision), generate the C# solution and prompt the user with a save dialog for a respective .zip archive.&lt;br /&gt;
[[File:PluginResult.png|300px|thumb|Resulting C# solution in Visual Studio]]&lt;br /&gt;
&lt;br /&gt;
=== Next steps ===&lt;br /&gt;
The generated solution can be opened using Visual Studio.&lt;br /&gt;
You can build the C# project contained in the solution and deploy the resulting plugin DLL to your target system's injection folders.&lt;br /&gt;
However, you can also use the generated solution code as a basis for further development and push it into a Git repository, for example.&lt;br /&gt;
Further, you could set up some DevOps infrastructure for automatic building, testing and deployment - it's up to you.&lt;br /&gt;
&lt;br /&gt;
{{Hint|The generated plugin should never be deployed to the {{UBIK}} Environment where it was generated from (the source system), but to a different target system instead, because the generated system definitions would conflict with the original custom model. Vice-versa, the Plugin Design plugin is not needed in the target system. }}&lt;br /&gt;
&lt;br /&gt;
== Supported capabilities and roadmap ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:600px&amp;quot;&lt;br /&gt;
! Feature&lt;br /&gt;
! Release State&lt;br /&gt;
! Version&lt;br /&gt;
|-&lt;br /&gt;
| Generation of a basic Plugin project,&amp;lt;br/&amp;gt;including the Module and a SystemDefinitions stub&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Incremental versioning of the generated Plugin to support upgrades in a target Environment&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaClasses&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProperties&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Custom Class Code&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Custom Code Library&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Classifications&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Relations&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Selective Lists and Selective Items&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| References&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProxies and MetaProxyProperties&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Units and Unit Items&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProperty assignment properties (RelationData)&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.1 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Multi-language translations for References, Relations, Units &amp;amp; UnitItems&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.1  Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| [[LOCALIZATION]] instances for multi-language translation of MetaClasses, MetaProperties, SelectiveLists &amp;amp; SelectiveItems&lt;br /&gt;
| {{Check_mark}} - release pending&lt;br /&gt;
| 5.1 Service Pack&lt;br /&gt;
|-&lt;br /&gt;
| Queries&lt;br /&gt;
| Requirement&lt;br /&gt;
| Future version&lt;br /&gt;
|-&lt;br /&gt;
| ACM-related content&lt;br /&gt;
| Requirement&lt;br /&gt;
| Future version&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[UBIK_Studio_Basics]]&lt;br /&gt;
*[[Bulk_Editor]]&lt;br /&gt;
*[[Relation_Editor]]&lt;br /&gt;
*[[UBIK_Actions]]&lt;br /&gt;
*[[HowTo:Provide_system_definitions_with_a_custom_plugin]]&lt;br /&gt;
*[[Injection_Management|UBIK Plugin Injection]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=UBIK_Plugin_Design&amp;diff=29663</id>
		<title>UBIK Plugin Design</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=UBIK_Plugin_Design&amp;diff=29663"/>
				<updated>2026-04-15T08:42:27Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: /* Supported capabilities and roadmap */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The {{UBIK}} Plugin Design feature allows users to create a {{UBIK}} Plugin C# solution, including system definitions purely from customizing in {{UBIK}} Studio.{{Version/ServerSince|5.0.0}}&lt;br /&gt;
== Overview ==&lt;br /&gt;
=== Relevant use-cases ===&lt;br /&gt;
Getting a customizing from one {{UBIK}} database into another can be quite a challenge. There are several use-cases in which this is required though:&lt;br /&gt;
* '''Staging''': E.g., moving a feature from a test environment to the productive environment&lt;br /&gt;
* '''Hotfixes''': A bugfix should be done in multiple environments&lt;br /&gt;
* '''Reusing features''': A set of features should be reused in multiple projects&lt;br /&gt;
* '''Standardization''': An implementation should be positioned as a verifiable standard package&lt;br /&gt;
&lt;br /&gt;
=== Benefit of {{UBIK}} Plugins ===&lt;br /&gt;
Plugins are a good way to deal with this, because of the following benefits:&lt;br /&gt;
* Plugins can be developed and maintained using industry-standard processes and tools (e.g., IDEs like Visual Studio and CVSs like Git).&lt;br /&gt;
* Plugins can be transported and deployed rather easily.&lt;br /&gt;
* Plugins can be strong-named (signed) and versioned.&lt;br /&gt;
* Plugins can be compiled, tested and even deployed automatically using DevOps infrastructure.&lt;br /&gt;
&lt;br /&gt;
=== Manual configuration, automatic generation ===&lt;br /&gt;
However, [[HowTo:Provide_system_definitions_with_a_custom_plugin|developing a {{UBIK}} Plugin]] from scratch is an expert-level task.&lt;br /&gt;
Optimally, one could configure a customizing in {{UBIK}} Studio, as usual, and generate a Plugin out of this configuration.&lt;br /&gt;
This can be achieved with the {{UBIK}} Plugin Design feature.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
=== Setup ===&lt;br /&gt;
The {{UBIK}} Plugin Design feature-set is contained in a {{UBIK}} Plugin itself. It's called &amp;quot;UBIK.Module.PluginDesign&amp;quot; and can be downloaded from the [https://release.augmensys.com/download/modules/Plugins/ Release Portal].&lt;br /&gt;
&lt;br /&gt;
To install it, copy &amp;amp; paste the UBIK.Module.PluginDesign.dll into the Injection folder of your {{UBIK}} Studio.&lt;br /&gt;
After this, when connecting to a {{UBIK}} Environment (database), an upgrade dialog allowing the installation of the Plugin should appear. &lt;br /&gt;
&lt;br /&gt;
=== Creation of a new Plugin Design Configuration ===&lt;br /&gt;
[[File:Plugin_Design_Configuration_instance.png|300px|thumb|Creating a plugin design configuration instance]]&lt;br /&gt;
The feature is accessible through the &amp;quot;System.PluginDesign.PLUGIN_DESIGN_CONFIGURATION&amp;quot; MetaClass in UBIK Studio.&lt;br /&gt;
A new Plugin Design Configuration instance can be created in the Bulk Editor to define a custom plugin context.&lt;br /&gt;
&lt;br /&gt;
=== Adding MetaClasses to the configuration ===&lt;br /&gt;
[[File:Metaclass_Added.png|300px|thumb|Adding a MetaClass to the configuration]]&lt;br /&gt;
Custom MetaClasses can be added to the plugin configuration using the &amp;quot;SYSREL_PLUGINDESIGNCONFIG_METACLASS&amp;quot; relation in the Relation Editor.&lt;br /&gt;
&lt;br /&gt;
=== Adding other objects to the configuration ===&lt;br /&gt;
In the initial version of this feature, we're assuming that your MetaClasses are the center of your customizing; everything else will be detected as a dependency of those. E.g., if you're using a MetaProperty in a MetaClass you related to the Plugin Design Configuration instance, it will also be contained in the generated C# solution. The same is true for all other (supported) kinds of objects. The Plugin Design feature is subject to active development.&lt;br /&gt;
&lt;br /&gt;
=== Exporting a C# solution for the plugin ===&lt;br /&gt;
[[File:Plugin_Generation_Trigger.png|220px|thumb|right|Trigger the C# solution generation]]&lt;br /&gt;
A C# solution can be generated for the plugin via context menu action in the Class Browser (content view style):&lt;br /&gt;
Right-click the Plugin Configuration instance, 'Start Action → &amp;quot;&amp;quot; → Create a C# solution for a custom UBIK plugin'.&lt;br /&gt;
This will increase the plugin version (revision), generate the C# solution and prompt the user with a save dialog for a respective .zip archive.&lt;br /&gt;
[[File:PluginResult.png|300px|thumb|Resulting C# solution in Visual Studio]]&lt;br /&gt;
&lt;br /&gt;
=== Next steps ===&lt;br /&gt;
The generated solution can be opened using Visual Studio.&lt;br /&gt;
You can build the C# project contained in the solution and deploy the resulting plugin DLL to your target system's injection folders.&lt;br /&gt;
However, you can also use the generated solution code as a basis for further development and push it into a Git repository, for example.&lt;br /&gt;
Further, you could set up some DevOps infrastructure for automatic building, testing and deployment - it's up to you.&lt;br /&gt;
&lt;br /&gt;
{{Hint|The generated plugin should never be deployed to the {{UBIK}} Environment where it was generated from (the source system), but to a different target system instead, because the generated system definitions would conflict with the original custom model. Vice-versa, the Plugin Design plugin is not needed in the target system. }}&lt;br /&gt;
&lt;br /&gt;
== Supported capabilities and roadmap ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:600px&amp;quot;&lt;br /&gt;
! Feature&lt;br /&gt;
! Release State&lt;br /&gt;
! Version&lt;br /&gt;
|-&lt;br /&gt;
| Generation of a basic Plugin project,&amp;lt;br/&amp;gt;including the Module and a SystemDefinitions stub&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Incremental versioning of the generated Plugin to support upgrades in a target Environment&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaClasses&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProperties&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Custom Class Code&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Custom Code Library&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Classifications&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Relations&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Selective Lists and Selective Items&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| References&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProxies and MetaProxyProperties&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Units and Unit Items&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProperty assignment properties (RelationData)&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.1 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Multi-language translations for References, Relations, Units &amp;amp; UnitItems&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.1  Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| [[LOCALIZATION]] instances for multi-language translation of MetaClasses, MetaProperties, SelectiveLists &amp;amp; SelectiveItems&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.1 Service Pack&lt;br /&gt;
|-&lt;br /&gt;
| Queries&lt;br /&gt;
| Requirement&lt;br /&gt;
| Future version&lt;br /&gt;
|-&lt;br /&gt;
| ACM-related content&lt;br /&gt;
| Requirement&lt;br /&gt;
| Future version&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[UBIK_Studio_Basics]]&lt;br /&gt;
*[[Bulk_Editor]]&lt;br /&gt;
*[[Relation_Editor]]&lt;br /&gt;
*[[UBIK_Actions]]&lt;br /&gt;
*[[HowTo:Provide_system_definitions_with_a_custom_plugin]]&lt;br /&gt;
*[[Injection_Management|UBIK Plugin Injection]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29662</id>
		<title>Version 5.1.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29662"/>
				<updated>2026-04-15T08:41:44Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{{Hint|&lt;br /&gt;
'''Custom code compilation errors: Implicitly abstract classes'''&lt;br /&gt;
&lt;br /&gt;
Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
Any valid custom classes that use abstract custom code must also be marked as such via their ClassType.&lt;br /&gt;
&lt;br /&gt;
'''Obsolete classes''':&lt;br /&gt;
* IMAGE_MANAGER&lt;br /&gt;
* SYSTEM_IMAGE&lt;br /&gt;
* DISPLAY_DATA_APPLICATION&lt;br /&gt;
* OSIPI_SERVER (if you're not using the OSIPI Plugin)&lt;br /&gt;
* OSIPI_DATA_POINT (if you're not using the OSIPI Plugin)&lt;br /&gt;
* SYMBOL&lt;br /&gt;
'''Namespaces with obsolete classes''':&lt;br /&gt;
* System.DataExchange&lt;br /&gt;
* System.DataExchange.Relation }}&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.100?? - 2026-??-?? (Service Pack) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
* Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now supports Language synchronization and Localizations for system objects.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.10003 - 2026-04-01 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* UBIK Jobs: UBIK provides a new concept about how to schedule and execute tasks asynchronous on a sperate (Enterprise) Service.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where changelogs couldn't be activated for system design MetaClasses was fixed.&lt;br /&gt;
* An issue where a rename &amp;amp; removal of a MetaProperty from a MetaClass led to an error during saving was fixed.&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* ACM Management shows sorted lists now.&lt;br /&gt;
* 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&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
* Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* MRO Signature Tasks have been introduced, which automatically displays the signee as well as the validation timestamp after the task has been signed.&lt;br /&gt;
* MRO Picture Tasks have been introduced, which are used to document the task status by adding a photo as finished or not finished.&lt;br /&gt;
* 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.&lt;br /&gt;
* MRO Material MetaClass and business logic, providing a structured and reliable foundation for managing material data was introduced.&lt;br /&gt;
* MRO Goods Movement data model and business logic, enabling structured and reliable handling of goods movement processes were introduced.&lt;br /&gt;
* MRO Notifications data model and business logic, providing a structured and reliable foundation for handling notifications were introduced.&lt;br /&gt;
* MRO Workpackage -Templates (Datamodel and business logic) and  were introduced.&lt;br /&gt;
* The MRO Workpackage template mechanism supports scheduling and asynchronous execution on an Enterprise Service now.&lt;br /&gt;
* A standard Datamodel for Assets and Functional Locations was introduced in MRO.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now takes relation property values into account for MetaProperties assigned to a MetaClass.&lt;br /&gt;
* System definitions generated by the [[UBIK_Plugin_Design]] feature now include multi-language translations for References, Relations, Units and UnitItems.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.1|Version 5.1.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29661</id>
		<title>Version 5.1.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29661"/>
				<updated>2026-04-14T11:57:38Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{{Hint|&lt;br /&gt;
'''Custom code compilation errors: Implicitly abstract classes'''&lt;br /&gt;
&lt;br /&gt;
Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
Any valid custom classes that use abstract custom code must also be marked as such via their ClassType.&lt;br /&gt;
&lt;br /&gt;
'''Obsolete classes''':&lt;br /&gt;
* IMAGE_MANAGER&lt;br /&gt;
* SYSTEM_IMAGE&lt;br /&gt;
* DISPLAY_DATA_APPLICATION&lt;br /&gt;
* OSIPI_SERVER (if you're not using the OSIPI Plugin)&lt;br /&gt;
* OSIPI_DATA_POINT (if you're not using the OSIPI Plugin)&lt;br /&gt;
* SYMBOL&lt;br /&gt;
'''Namespaces with obsolete classes''':&lt;br /&gt;
* System.DataExchange&lt;br /&gt;
* System.DataExchange.Relation }}&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.10003 - 2026-04-01 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* UBIK Jobs: UBIK provides a new concept about how to schedule and execute tasks asynchronous on a sperate (Enterprise) Service.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where changelogs couldn't be activated for system design MetaClasses was fixed.&lt;br /&gt;
* An issue where a rename &amp;amp; removal of a MetaProperty from a MetaClass led to an error during saving was fixed.&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* ACM Management shows sorted lists now.&lt;br /&gt;
* 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&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
* Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* MRO Signature Tasks have been introduced, which automatically displays the signee as well as the validation timestamp after the task has been signed.&lt;br /&gt;
* MRO Picture Tasks have been introduced, which are used to document the task status by adding a photo as finished or not finished.&lt;br /&gt;
* 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.&lt;br /&gt;
* MRO Material MetaClass and business logic, providing a structured and reliable foundation for managing material data was introduced.&lt;br /&gt;
* MRO Goods Movement data model and business logic, enabling structured and reliable handling of goods movement processes were introduced.&lt;br /&gt;
* MRO Notifications data model and business logic, providing a structured and reliable foundation for handling notifications were introduced.&lt;br /&gt;
* MRO Workpackage -Templates (Datamodel and business logic) and  were introduced.&lt;br /&gt;
* The MRO Workpackage template mechanism supports scheduling and asynchronous execution on an Enterprise Service now.&lt;br /&gt;
* A standard Datamodel for Assets and Functional Locations was introduced in MRO.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now takes relation property values into account for MetaProperties assigned to a MetaClass.&lt;br /&gt;
* System definitions generated by the [[UBIK_Plugin_Design]] feature now include multi-language translations for References, Relations, Units and UnitItems.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.1|Version 5.1.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29660</id>
		<title>Version 5.1.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29660"/>
				<updated>2026-04-14T11:56:32Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{{Hint|&lt;br /&gt;
'''Custom code compilation errors: Implicitly abstract classes'''&lt;br /&gt;
&lt;br /&gt;
Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
Any valid custom classes that use abstract custom code must also be marked as such via their ClassType.&lt;br /&gt;
&lt;br /&gt;
'''Obsolete classes''':&lt;br /&gt;
* IMAGE_MANAGER&lt;br /&gt;
* SYSTEM_IMAGE&lt;br /&gt;
* DISPLAY_DATA_APPLICATION&lt;br /&gt;
* OSIPI_SERVER&lt;br /&gt;
* OSIPI_DATA_POINT&lt;br /&gt;
* SYMBOL&lt;br /&gt;
'''Namespaces with obsolete classes''':&lt;br /&gt;
* System.DataExchange&lt;br /&gt;
* System.DataExchange.Relation }}&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.10003 - 2026-04-01 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* UBIK Jobs: UBIK provides a new concept about how to schedule and execute tasks asynchronous on a sperate (Enterprise) Service.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where changelogs couldn't be activated for system design MetaClasses was fixed.&lt;br /&gt;
* An issue where a rename &amp;amp; removal of a MetaProperty from a MetaClass led to an error during saving was fixed.&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* ACM Management shows sorted lists now.&lt;br /&gt;
* 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&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
* Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* MRO Signature Tasks have been introduced, which automatically displays the signee as well as the validation timestamp after the task has been signed.&lt;br /&gt;
* MRO Picture Tasks have been introduced, which are used to document the task status by adding a photo as finished or not finished.&lt;br /&gt;
* 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.&lt;br /&gt;
* MRO Material MetaClass and business logic, providing a structured and reliable foundation for managing material data was introduced.&lt;br /&gt;
* MRO Goods Movement data model and business logic, enabling structured and reliable handling of goods movement processes were introduced.&lt;br /&gt;
* MRO Notifications data model and business logic, providing a structured and reliable foundation for handling notifications were introduced.&lt;br /&gt;
* MRO Workpackage -Templates (Datamodel and business logic) and  were introduced.&lt;br /&gt;
* The MRO Workpackage template mechanism supports scheduling and asynchronous execution on an Enterprise Service now.&lt;br /&gt;
* A standard Datamodel for Assets and Functional Locations was introduced in MRO.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now takes relation property values into account for MetaProperties assigned to a MetaClass.&lt;br /&gt;
* System definitions generated by the [[UBIK_Plugin_Design]] feature now include multi-language translations for References, Relations, Units and UnitItems.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.1|Version 5.1.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29659</id>
		<title>Version 5.1.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29659"/>
				<updated>2026-04-14T11:56:22Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{{Hint|&lt;br /&gt;
'''Custom code compilation errors: Implicitly abstract classes'''&lt;br /&gt;
&lt;br /&gt;
Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
Any valid custom classes that use abstract custom code must also be marked as such via their ClassType.&lt;br /&gt;
'''Obsolete classes''':&lt;br /&gt;
* IMAGE_MANAGER&lt;br /&gt;
* SYSTEM_IMAGE&lt;br /&gt;
* DISPLAY_DATA_APPLICATION&lt;br /&gt;
* OSIPI_SERVER&lt;br /&gt;
* OSIPI_DATA_POINT&lt;br /&gt;
* SYMBOL&lt;br /&gt;
'''Namespaces with obsolete classes''':&lt;br /&gt;
* System.DataExchange&lt;br /&gt;
* System.DataExchange.Relation }}&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.10003 - 2026-04-01 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* UBIK Jobs: UBIK provides a new concept about how to schedule and execute tasks asynchronous on a sperate (Enterprise) Service.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where changelogs couldn't be activated for system design MetaClasses was fixed.&lt;br /&gt;
* An issue where a rename &amp;amp; removal of a MetaProperty from a MetaClass led to an error during saving was fixed.&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* ACM Management shows sorted lists now.&lt;br /&gt;
* 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&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
* Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* MRO Signature Tasks have been introduced, which automatically displays the signee as well as the validation timestamp after the task has been signed.&lt;br /&gt;
* MRO Picture Tasks have been introduced, which are used to document the task status by adding a photo as finished or not finished.&lt;br /&gt;
* 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.&lt;br /&gt;
* MRO Material MetaClass and business logic, providing a structured and reliable foundation for managing material data was introduced.&lt;br /&gt;
* MRO Goods Movement data model and business logic, enabling structured and reliable handling of goods movement processes were introduced.&lt;br /&gt;
* MRO Notifications data model and business logic, providing a structured and reliable foundation for handling notifications were introduced.&lt;br /&gt;
* MRO Workpackage -Templates (Datamodel and business logic) and  were introduced.&lt;br /&gt;
* The MRO Workpackage template mechanism supports scheduling and asynchronous execution on an Enterprise Service now.&lt;br /&gt;
* A standard Datamodel for Assets and Functional Locations was introduced in MRO.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now takes relation property values into account for MetaProperties assigned to a MetaClass.&lt;br /&gt;
* System definitions generated by the [[UBIK_Plugin_Design]] feature now include multi-language translations for References, Relations, Units and UnitItems.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.1|Version 5.1.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29654</id>
		<title>Version 5.1.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29654"/>
				<updated>2026-04-14T08:15:59Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{{Hint|Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). See the custom code compilation output errors in UBIK.Studio for the specific class names. }}&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.10003 - 2026-04-01 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* UBIK Jobs: UBIK provides a new concept about how to schedule and execute tasks asynchronous on a sperate (Enterprise) Service.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where changelogs couldn't be activated for system design MetaClasses was fixed.&lt;br /&gt;
* An issue where a rename &amp;amp; removal of a MetaProperty from a MetaClass led to an error during saving was fixed.&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* ACM Management shows sorted lists now.&lt;br /&gt;
* 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&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
* Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* MRO Signature Tasks have been introduced, which automatically displays the signee as well as the validation timestamp after the task has been signed.&lt;br /&gt;
* MRO Picture Tasks have been introduced, which are used to document the task status by adding a photo as finished or not finished.&lt;br /&gt;
* 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.&lt;br /&gt;
* MRO Material MetaClass and business logic, providing a structured and reliable foundation for managing material data was introduced.&lt;br /&gt;
* MRO Goods Movement data model and business logic, enabling structured and reliable handling of goods movement processes were introduced.&lt;br /&gt;
* MRO Notifications data model and business logic, providing a structured and reliable foundation for handling notifications were introduced.&lt;br /&gt;
* MRO Workpackage -Templates (Datamodel and business logic) and  were introduced.&lt;br /&gt;
* The MRO Workpackage template mechanism supports scheduling and asynchronous execution on an Enterprise Service now.&lt;br /&gt;
* A standard Datamodel for Assets and Functional Locations was introduced in MRO.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now takes relation property values into account for MetaProperties assigned to a MetaClass.&lt;br /&gt;
* System definitions generated by the [[UBIK_Plugin_Design]] feature now include multi-language translations for References, Relations, Units and UnitItems.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.1|Version 5.1.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29653</id>
		<title>Version 5.1.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29653"/>
				<updated>2026-04-14T08:14:43Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: /* 5.1.0.10003 - 2026-04-01 (Initial Release) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.10003 - 2026-04-01 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* UBIK Jobs: UBIK provides a new concept about how to schedule and execute tasks asynchronous on a sperate (Enterprise) Service.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where changelogs couldn't be activated for system design MetaClasses was fixed.&lt;br /&gt;
* An issue where a rename &amp;amp; removal of a MetaProperty from a MetaClass led to an error during saving was fixed.&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* ACM Management shows sorted lists now.&lt;br /&gt;
* 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&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
* Custom code assembly improvements have led to the effect that obsolete &amp;quot;legacy&amp;quot; MetaClasses originating from pre-version-4 databases get in the way of building the customizing and must be either deleted or marked as abstract (setting the ClassType property to 50). &lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* MRO Signature Tasks have been introduced, which automatically displays the signee as well as the validation timestamp after the task has been signed.&lt;br /&gt;
* MRO Picture Tasks have been introduced, which are used to document the task status by adding a photo as finished or not finished.&lt;br /&gt;
* 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.&lt;br /&gt;
* MRO Material MetaClass and business logic, providing a structured and reliable foundation for managing material data was introduced.&lt;br /&gt;
* MRO Goods Movement data model and business logic, enabling structured and reliable handling of goods movement processes were introduced.&lt;br /&gt;
* MRO Notifications data model and business logic, providing a structured and reliable foundation for handling notifications were introduced.&lt;br /&gt;
* MRO Workpackage -Templates (Datamodel and business logic) and  were introduced.&lt;br /&gt;
* The MRO Workpackage template mechanism supports scheduling and asynchronous execution on an Enterprise Service now.&lt;br /&gt;
* A standard Datamodel for Assets and Functional Locations was introduced in MRO.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now takes relation property values into account for MetaProperties assigned to a MetaClass.&lt;br /&gt;
* System definitions generated by the [[UBIK_Plugin_Design]] feature now include multi-language translations for References, Relations, Units and UnitItems.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.1|Version 5.1.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=HowTo:Integrate_UBIK_in_an_SSO_Environment&amp;diff=29648</id>
		<title>HowTo:Integrate UBIK in an SSO Environment</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=HowTo:Integrate_UBIK_in_an_SSO_Environment&amp;diff=29648"/>
				<updated>2026-04-02T15:02:03Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Single_Sign-On|Single Sign-On (SSO)]] allows an end-user to interact with multiple services without logging in more than once. &lt;br /&gt;
&lt;br /&gt;
This page shows how to integrate {{UBIK}} into such an SSO environment.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;{{Template:HowTo/Begin}}&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Instructions =&lt;br /&gt;
&lt;br /&gt;
== Important information: Reverse Proxies ==&lt;br /&gt;
&lt;br /&gt;
Single Sign-On (SSO) offers benefits beyond reusing a central account, such as ensuring only the identity provider and browser see user credentials, enforcing two-factor authentication (2FA), and shielding intranet servers via reverse proxy checking for valid SSO sessions. Organizations often secure HTTPS interactions by ensuring requests carry a session cookie or bearer token from the identity provider, otherwise redirecting requests to the identity provider.&lt;br /&gt;
&lt;br /&gt;
{{UBIK}} supports this, too, by providing the SSO bearer token within the &amp;quot;Authorization&amp;quot; header for every request. A reverse proxy can verify this token or prevent access otherwise. Unfortunately, Microsoft Entry Application Proxy - even with the helpful-sounding &amp;quot;header-based SSO&amp;quot; configuration - is unable to just check this header without dropping the data when forwarding the incoming message to {{UBIK}}. Hence, with the Microsoft Entra Application Proxy the only way is to deactivate the check. Also, any method checking the session cookie is doomed to fail because for the backchannel, {{UBIK}} doesn't have any access to the browser's cookies, just to the SSO token.&lt;br /&gt;
&lt;br /&gt;
{{Hint|With Microsoft Entra Application Proxy, it is necessary to exclude {{UBIK}} web service URLs from the 2FA redirect rules!}}&lt;br /&gt;
&lt;br /&gt;
If there are further questions, support is available to help.&lt;br /&gt;
&lt;br /&gt;
== Login ==&lt;br /&gt;
As explained in the [[Single_Sign-On]] article, we want the mobile application to receive a token of authenticity from an authority the user has provided their credentials to. Next, the mobile application should ask the USAM web service to accept this token as credentials and establish a {{UBIK}} session.&lt;br /&gt;
Of course, the USAM web service must verify whether the token is valid. If so, an internal {{UBIK}} login object is created for the user, if it doesn't exist yet.&lt;br /&gt;
This can be customized in order to add further information to the login object (like a name, group relations or other arbitrary information), or to restrict which users may log in, now that their identity is verified.&lt;br /&gt;
&lt;br /&gt;
To implement this, the following steps must be done:&lt;br /&gt;
* {{UBIK}} must be registered as a client application (or &amp;quot;service provider&amp;quot; in SAML) at the customer's authority or identity provider (IdP). &lt;br /&gt;
** The service engineer must provide a callback URL at which we want to receive the result. In case of OIDC, this is the app's deep link URL &amp;quot;com.augmensys.ubik://SSO&amp;quot;. For SAML, an intermediate server (assertion consumer service, ACS) is required to relay the token for the app - we provide the {{UBIK}} auth mediator server for this.&lt;br /&gt;
** In return, the customer must provide a client ID and client secret for us to configure. &lt;br /&gt;
** In case of OIDC, the customer can decide which scopes/claims should be delivered with the token and whether they want to use the ID token or the access token for authentication. &lt;br /&gt;
* In the {{UBIK}} client profile, the SSO relevant settings must be adjusted (enabling SSO, specifying the protocol, the IdP URL, client ID, client secret, scopes and whether to use the access token).&lt;br /&gt;
* On the server side, make sure that an SSO Processor is configured able to process the responses from the IdP. Also, the processor can be customized for managing the login in greater detail and according to the project's requirements.&lt;br /&gt;
&lt;br /&gt;
== Interfacing  with SSO ==&lt;br /&gt;
When a {{UBIK}} object is synchronized between client and server, the {{UBIK}} customizing can interact with external systems. There, we might require authentication, and we need the user to provide a respective token so we can act on their behalf. In order to do so, we have to clarify the following details:&lt;br /&gt;
* For which types of objects (meta classes) do I need to interact with external systems, requiring SSO authentication?&lt;br /&gt;
* For which synchronization operations (e.g., update, commit, create, etc.) do I need authentication?&lt;br /&gt;
* Which SSO client configurations (identity provider base URL, scopes, etc. - see &amp;quot;login&amp;quot;) are used in this case?&lt;br /&gt;
For each resulting combination we have to create an [[SYSCLS_EXTERNALAUTHCONFIG|External Auth Config]] object and give it to the client in the infrastructure list.&lt;br /&gt;
&lt;br /&gt;
Further, we have to make sure the authentication tokens can be transported to the server. Therefore, add the [[SYSCLS_EXTERNALENTITY|External Entity Classification]] to all meta classes of objects that need external authentication.&lt;br /&gt;
&lt;br /&gt;
With this, the {{UBIK}} session in the web service's {{UBIK}} Environment is tagged with the SSO token, and the customizing code can use it to interact with 3rd party systems.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Studio =&lt;br /&gt;
&lt;br /&gt;
== Login ==&lt;br /&gt;
* Install the Auth Processor plugin (SAMLProcessor or OIDCProcessor plugin) in your web service's injection folder&lt;br /&gt;
* Customize your UBIK Context, overriding the method &amp;quot;GetSSOProcessor&amp;quot; so it returns an instance of the authentication processor&lt;br /&gt;
&lt;br /&gt;
=== Applying an SSO Processor ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;OIDC&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
{{Version/ServerSince|4.6.0}}In the case of a periodic rolling of the signing key, use the DynamicOIDCProcessor which fetches the JWKS automatically via the base URL of the chosen OIDC Provider: &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;csharp&amp;quot;&amp;gt;&lt;br /&gt;
public override UBIK.Kernel.SSO.ISSOProcessor GetSSOProcessor(System.String token)&lt;br /&gt;
{&lt;br /&gt;
	if (this.Name == &amp;quot;MyContextName&amp;quot;)&lt;br /&gt;
	{&lt;br /&gt;
		string authorityBaseUrl = &amp;quot;...&amp;quot;;&lt;br /&gt;
		return new UBIK.SSO.OIDCProcessor.DynamicOIDCProcessorExt(Environment, token, authorityBaseUrl);&lt;br /&gt;
	}&lt;br /&gt;
	return base.GetSSOProcessor(token);&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Instead of &amp;quot;...&amp;quot; you will need to insert the correct URL from your OIDC Provider where the JWKS should originate from.&lt;br /&gt;
&lt;br /&gt;
If the JWKS does not roll periodically:  &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;csharp&amp;quot;&amp;gt;&lt;br /&gt;
public override UBIK.Kernel.SSO.ISSOProcessor GetSSOProcessor(System.String token)&lt;br /&gt;
{&lt;br /&gt;
	if (this.Name == &amp;quot;MyContextName&amp;quot;)&lt;br /&gt;
	{&lt;br /&gt;
		string jwks = &amp;quot;...&amp;quot;;&lt;br /&gt;
		return new UBIK.SSO.OIDCProcessor.OIDCProcessorExt(Environment, token, jwks);&lt;br /&gt;
	}&lt;br /&gt;
	return base.GetSSOProcessor(token);&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
You will need to insert the correct jwks from your OIDC Provider instead of &amp;quot;...&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;SAML&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;csharp&amp;quot;&amp;gt; &lt;br /&gt;
public override UBIK.Kernel.SSO.ISSOProcessor GetSSOProcessor(System.String token)&lt;br /&gt;
{&lt;br /&gt;
	if (this.Name == &amp;quot;MyContextName&amp;quot;)&lt;br /&gt;
	{&lt;br /&gt;
		byte[] certificate= null; // load from file&lt;br /&gt;
		return new UBIK.SSO.SAMLProcessor.SAMLProcessorExt(Environment, token, certificate);&lt;br /&gt;
	}&lt;br /&gt;
	return base.GetSSOProcessor(token);&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
You will need to load the correct certificate from your SAML Identity Provider instead of null. It's recommended to save the certificate on the server and load it from file storage. The certificate must be the one the IdP uses to sign its SAML responses with.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Customizing the SSO processor ===&lt;br /&gt;
&lt;br /&gt;
There are several use-cases where we need to customize the SSO processor. We can define what should be done when a login object is required or found, and we can use the information delivered with the SSO token in the form of assertions or claims. In any case, we must override the SSO processor implementation, e.g.:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;Example Code&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;csharp&amp;quot; &amp;gt;&lt;br /&gt;
public class MyOIDCProcessor : UBIK.SSO.OIDCProcessor.DynamicOIDCProcessorExt&lt;br /&gt;
{&lt;br /&gt;
    // Example for a claim type identifier used to get a value from the Assertions() dictionary.&lt;br /&gt;
    public const string KEY_MAIL = @&amp;quot;http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
    public MyOIDCProcessor(UBIKEnvironment environment, string token, string authorityBaseUrl) : base(environment, token, authorityBaseUrl)&lt;br /&gt;
    {  }&lt;br /&gt;
&lt;br /&gt;
    protected override Login CreateLogin(string loginName, string domain, UBIK.Service.DTO.V220.OSTypes osType)&lt;br /&gt;
    {&lt;br /&gt;
        // In this example, we use the default login creation, but add the email address as the human-readable login name.&lt;br /&gt;
        // However, we could also use a special MetaClass for creating the login instance or do anything else we require.&lt;br /&gt;
        Login login = base.CreateLogin(loginName, domain, osType);&lt;br /&gt;
        &lt;br /&gt;
        // The Assertions() method yields a Dictionary&amp;lt;string, object&amp;gt;, where the values usually are strings, too. &lt;br /&gt;
        // The keys correspond to the claim type identifiers.&lt;br /&gt;
        if (Assertions().ContainsKey(KEY_MAIL) &amp;amp;&amp;amp; !string.IsNullOrEmpty(Assertions()[KEY_MAIL] as string))&lt;br /&gt;
        {&lt;br /&gt;
            login.Name = Assertions()[KEY_MAIL] as string;&lt;br /&gt;
            UBIKKernel.LogCustomizing(MethodBase.GetCurrentMethod(),&lt;br /&gt;
            $&amp;quot;Login name for {login.ID} was set to {login.Name} -&amp;gt; Key: {KEY_MAIL}&amp;quot;);&lt;br /&gt;
        }&lt;br /&gt;
        return login;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    public override string GetLoginID()&lt;br /&gt;
    {&lt;br /&gt;
         // Here, we could influence the login ID used in UBIK, if we have a good mapping.&lt;br /&gt;
         return base.GetLoginID();&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    public override Login GetLogin(UBIK.Service.DTO.V220.OSTypes osType)&lt;br /&gt;
    {&lt;br /&gt;
        Login login = base.GetLogin(osType);&lt;br /&gt;
        if (login != null)&lt;br /&gt;
        {&lt;br /&gt;
            // Here, we could update groups assignment or other account information.&lt;br /&gt;
            // If the login object is modified here, please remember to call the login.Save() method before returning!&lt;br /&gt;
        }&lt;br /&gt;
        return login;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    public override bool IsValid()&lt;br /&gt;
    {&lt;br /&gt;
        // Here, we could only accept trusted accounts, for example.&lt;br /&gt;
        return base.IsValid();&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Interfacing ==&lt;br /&gt;
* Add [[SYSCLS_EXTERNALAUTHCONFIG|External Auth Config]] objects to the client's infrastructure &lt;br /&gt;
* Add the [[SYSCLS_EXTERNALENTITY|External Entity Classification]] to all affected meta class scopes&lt;br /&gt;
&lt;br /&gt;
An external auth config object specifies for which meta class and sync action (e.g., when uploading instruction documents), which SSO configuration should be used. The result of a correct configuration will be that the client sends an SSO token to the server when performing the sync action for an instance of the meta class. On the server side, you can use that token to interact with the external system. This only works if there is a scope with the external entity classification for that meta class, because it provides the means to transport the token.&lt;br /&gt;
&lt;br /&gt;
Here's how the SSO token can be retrieved by the server side customizing (only when executed by the web service that received the content though, for security reasons):&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;csharp&amp;quot;&amp;gt;&lt;br /&gt;
public string GetOIDCToken(UBIKSession session, BaseClass c, UBIK.Kernel.Classification.SSO.IOOperation op)&lt;br /&gt;
{&lt;br /&gt;
    UBIKKernel.LogDebugOutput(MethodBase.GetCurrentMethod(), 1234, &amp;quot;Getting OIDC Token&amp;quot;, this);&lt;br /&gt;
    UBIK.Kernel.Classification.SSO.SSOCacheKey key = new UBIK.Kernel.Classification.SSO.SSOCacheKey(op, c.ClassID);&lt;br /&gt;
    if (session.Tags.TryRetrieveTag(key, out object tag))&lt;br /&gt;
    {&lt;br /&gt;
        string oidcToken = tag as string;&lt;br /&gt;
        return oidcToken;&lt;br /&gt;
    }&lt;br /&gt;
    else&lt;br /&gt;
    {&lt;br /&gt;
        UBIKKernel.LogDebugOutput(MethodBase.GetCurrentMethod(), 1234, &amp;quot;No OIDC token found in session &amp;quot; + session.ID + &amp;quot; for ioOperation &amp;quot; + op + &amp;quot; and class ID &amp;quot; + c.ClassID, this);&lt;br /&gt;
    }&lt;br /&gt;
    return null;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Client =&lt;br /&gt;
&lt;br /&gt;
== OIDC ==&lt;br /&gt;
&lt;br /&gt;
* Set up an identity provider if necessary&lt;br /&gt;
* Assemble a client configuration JSON string, .e.g. for Entra:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
      {'AuthorityURL' : 'https://login.microsoftonline.com/{tenantid}/v2.0', &lt;br /&gt;
      'ClientID' : '{clientid}', &lt;br /&gt;
      'ClientSecret' : null, &lt;br /&gt;
      'RedirectURL' : 'com.augmensys.ubik://sso/',&lt;br /&gt;
      'Scope' : 'openid',&lt;br /&gt;
      'UseAccessToken' : 'false'}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Attention|The &amp;quot;RedirectURL&amp;quot; is needed so that the SSO login process can be redirected back to the client after authentication. When using the Mobile clients, the custom protocol (&amp;quot;com.augmensys.ubik://sso/&amp;quot;) might trigger a trust warning from some SSO providers (e.g. Entra), asking users to additionally confirm the login. If you want to avoid such warnings, it's possible to configure the so called &amp;quot;universal link&amp;quot; (&amp;quot;https://ubikapp.augmensys.com/sso/&amp;quot;) as the RedirectURL instead. {{Version/XamarinSince|4.9}} This is not the case for the UWP client because there's no such trust warning problem and universal link is not properly supported on Windows anyway.}}&lt;br /&gt;
&lt;br /&gt;
{{Hint|When using the universal link as the RedirectURL, the Mobile iOS client needs to open the Safari browser in order to successfully complete the login process. If you see the browser stuck on the {{UBIK}} SSO page and that it does not redirect to the client, please set Safari as the default browser. And the Mobile iOS client opens the Safari browser externally, because we found out that the redirect process requires user interaction even when the user has already previously logged in. (This is in line with what many others also experienced, like described in [https://stackoverflow.com/questions/44706216/universal-link-does-not-work-in-safari this example].) This means there will be a browser instance open in the background after you log in/out using SSO on a Mobile iOS client, which is unfortunately a technical limitation until Apple changes their universal link support.}}&lt;br /&gt;
&lt;br /&gt;
* Integrate client configuration in profile:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;InternalSSOSettings&amp;gt;&lt;br /&gt;
    &amp;lt;EnableSSO&amp;gt;true&amp;lt;/EnableSSO&amp;gt;   &lt;br /&gt;
    &amp;lt;SSOConfiguration&amp;gt;&lt;br /&gt;
      ...&lt;br /&gt;
    &amp;lt;/SSOConfiguration&amp;gt;&lt;br /&gt;
    &amp;lt;SSOProtocol&amp;gt;OIDC&amp;lt;/SSOProtocol&amp;gt;&lt;br /&gt;
  &amp;lt;/InternalSSOSettings&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Hint|Entra requires a client secret for web applications (to be configured both in Entra as well as in the client profile's OIDC settings described above). For native/mobile applications, the client secret must be null though!}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SAML ==&lt;br /&gt;
&lt;br /&gt;
* Set up an identity provider if necessary&lt;br /&gt;
* Set up an SSO mediator backend server to relay SSO responses to the client&lt;br /&gt;
&lt;br /&gt;
To set up an Authentication Mediator Server first go to http://release.augmensys.com/ and download the provided Zip File.&lt;br /&gt;
After you downloaded the Zip create a new IIS applicatio (https://docs.microsoft.com/en-us/iis/configuration/system.applicationhost/sites/site/application/).&lt;br /&gt;
Open the just created app in your file explorer, unpack the downloaded ZIP file and copy all files of that ZIP into the app-folder.&lt;br /&gt;
If IIS prohibites you to copy files you need to first stop the server. After successfully copying the Files you need to Restart/Start the IIS server again.&lt;br /&gt;
Now you have set up the Authentication-Backend and it is ready to use.&lt;br /&gt;
&lt;br /&gt;
* Assemble a client configuration JSON string, .e.g.:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
{&amp;quot;AuthUser&amp;quot;: &amp;quot;user&amp;quot;, &amp;quot;AuthUserPw&amp;quot;: &amp;quot;test&amp;quot;, &amp;quot;BackendURL&amp;quot;: &amp;quot;https://ubik.test.com/UBIK/DEV/AUTH_SERVICE/&amp;quot;, &amp;quot;IdpURL&amp;quot;: &amp;quot;https://idp.com/idpssoinit?metaAlias=ubik;spEntityID=ubik&amp;quot;, &amp;quot;IdpLogoutURL&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;IsPivotEnabled&amp;quot;: false, &amp;quot;Env_Broadcast&amp;quot; : null, &amp;quot;Env_Data&amp;quot;: null}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
* Integrate client configuration in profile:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;InternalSSOSettings&amp;gt;&lt;br /&gt;
    &amp;lt;EnableSSO&amp;gt;true&amp;lt;/EnableSSO&amp;gt;   &lt;br /&gt;
    &amp;lt;SSOConfiguration&amp;gt;&lt;br /&gt;
      ...&lt;br /&gt;
    &amp;lt;/SSOConfiguration&amp;gt;&lt;br /&gt;
    &amp;lt;SSOProtocol&amp;gt;SAML&amp;lt;/SSOProtocol&amp;gt;&lt;br /&gt;
  &amp;lt;/InternalSSOSettings&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;{{Template:HowTo/End}}&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&amp;lt;!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED --&amp;gt;&lt;br /&gt;
* [[Single_Sign-On]]&lt;br /&gt;
* [[SYSCLS_EXTERNALAUTHCONFIG|External Auth Config Classification (SSO)]]&lt;br /&gt;
* [[SYSCLS_EXTERNALENTITY|External Entity Classification (SSO)]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Client|Integrate UBIK in an SSO Environment]]&lt;br /&gt;
[[Category:How-To|Integrate UBIK in an SSO Environment]]&lt;br /&gt;
[[Category:Mobile|Integrate UBIK in an SSO Environment]]&lt;br /&gt;
[[Category:SSO|Integrate UBIK in an SSO Environment]]&lt;br /&gt;
[[Category:Version 3.6|Integrate UBIK in an SSO Environment]]&lt;br /&gt;
[[Category:WinX|Integrate UBIK in an SSO Environment]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=HowTo:Integrate_UBIK_in_an_SSO_Environment&amp;diff=29647</id>
		<title>HowTo:Integrate UBIK in an SSO Environment</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=HowTo:Integrate_UBIK_in_an_SSO_Environment&amp;diff=29647"/>
				<updated>2026-04-02T15:01:39Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: /* Important information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Single_Sign-On|Single Sign-On (SSO)]] allows an end-user to interact with multiple services without logging in more than once. &lt;br /&gt;
&lt;br /&gt;
This page shows how to integrate {{UBIK}} into such an SSO environment.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;{{Template:HowTo/Begin}}&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Instructions =&lt;br /&gt;
&lt;br /&gt;
= Important information: Reverse Proxies =&lt;br /&gt;
&lt;br /&gt;
Single Sign-On (SSO) offers benefits beyond reusing a central account, such as ensuring only the identity provider and browser see user credentials, enforcing two-factor authentication (2FA), and shielding intranet servers via reverse proxy checking for valid SSO sessions. Organizations often secure HTTPS interactions by ensuring requests carry a session cookie or bearer token from the identity provider, otherwise redirecting requests to the identity provider.&lt;br /&gt;
&lt;br /&gt;
{{UBIK}} supports this, too, by providing the SSO bearer token within the &amp;quot;Authorization&amp;quot; header for every request. A reverse proxy can verify this token or prevent access otherwise. Unfortunately, Microsoft Entry Application Proxy - even with the helpful-sounding &amp;quot;header-based SSO&amp;quot; configuration - is unable to just check this header without dropping the data when forwarding the incoming message to {{UBIK}}. Hence, with the Microsoft Entra Application Proxy the only way is to deactivate the check. Also, any method checking the session cookie is doomed to fail because for the backchannel, {{UBIK}} doesn't have any access to the browser's cookies, just to the SSO token.&lt;br /&gt;
&lt;br /&gt;
{{Hint|With Microsoft Entra Application Proxy, it is necessary to exclude {{UBIK}} web service URLs from the 2FA redirect rules!}}&lt;br /&gt;
&lt;br /&gt;
If there are further questions, support is available to help.&lt;br /&gt;
&lt;br /&gt;
[[Category:Client|Integrate UBIK in an SSO Environment]]&lt;br /&gt;
[[Category:How-To|Integrate UBIK in an SSO Environment]]&lt;br /&gt;
[[Category:Mobile|Integrate UBIK in an SSO Environment]]&lt;br /&gt;
[[Category:SSO|Integrate UBIK in an SSO Environment]]&lt;br /&gt;
[[Category:Version 3.6|Integrate UBIK in an SSO Environment]]&lt;br /&gt;
[[Category:WinX|Integrate UBIK in an SSO Environment]]&lt;br /&gt;
&lt;br /&gt;
== Login ==&lt;br /&gt;
As explained in the [[Single_Sign-On]] article, we want the mobile application to receive a token of authenticity from an authority the user has provided their credentials to. Next, the mobile application should ask the USAM web service to accept this token as credentials and establish a {{UBIK}} session.&lt;br /&gt;
Of course, the USAM web service must verify whether the token is valid. If so, an internal {{UBIK}} login object is created for the user, if it doesn't exist yet.&lt;br /&gt;
This can be customized in order to add further information to the login object (like a name, group relations or other arbitrary information), or to restrict which users may log in, now that their identity is verified.&lt;br /&gt;
&lt;br /&gt;
To implement this, the following steps must be done:&lt;br /&gt;
* {{UBIK}} must be registered as a client application (or &amp;quot;service provider&amp;quot; in SAML) at the customer's authority or identity provider (IdP). &lt;br /&gt;
** The service engineer must provide a callback URL at which we want to receive the result. In case of OIDC, this is the app's deep link URL &amp;quot;com.augmensys.ubik://SSO&amp;quot;. For SAML, an intermediate server (assertion consumer service, ACS) is required to relay the token for the app - we provide the {{UBIK}} auth mediator server for this.&lt;br /&gt;
** In return, the customer must provide a client ID and client secret for us to configure. &lt;br /&gt;
** In case of OIDC, the customer can decide which scopes/claims should be delivered with the token and whether they want to use the ID token or the access token for authentication. &lt;br /&gt;
* In the {{UBIK}} client profile, the SSO relevant settings must be adjusted (enabling SSO, specifying the protocol, the IdP URL, client ID, client secret, scopes and whether to use the access token).&lt;br /&gt;
* On the server side, make sure that an SSO Processor is configured able to process the responses from the IdP. Also, the processor can be customized for managing the login in greater detail and according to the project's requirements.&lt;br /&gt;
&lt;br /&gt;
== Interfacing  with SSO ==&lt;br /&gt;
When a {{UBIK}} object is synchronized between client and server, the {{UBIK}} customizing can interact with external systems. There, we might require authentication, and we need the user to provide a respective token so we can act on their behalf. In order to do so, we have to clarify the following details:&lt;br /&gt;
* For which types of objects (meta classes) do I need to interact with external systems, requiring SSO authentication?&lt;br /&gt;
* For which synchronization operations (e.g., update, commit, create, etc.) do I need authentication?&lt;br /&gt;
* Which SSO client configurations (identity provider base URL, scopes, etc. - see &amp;quot;login&amp;quot;) are used in this case?&lt;br /&gt;
For each resulting combination we have to create an [[SYSCLS_EXTERNALAUTHCONFIG|External Auth Config]] object and give it to the client in the infrastructure list.&lt;br /&gt;
&lt;br /&gt;
Further, we have to make sure the authentication tokens can be transported to the server. Therefore, add the [[SYSCLS_EXTERNALENTITY|External Entity Classification]] to all meta classes of objects that need external authentication.&lt;br /&gt;
&lt;br /&gt;
With this, the {{UBIK}} session in the web service's {{UBIK}} Environment is tagged with the SSO token, and the customizing code can use it to interact with 3rd party systems.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Studio =&lt;br /&gt;
&lt;br /&gt;
== Login ==&lt;br /&gt;
* Install the Auth Processor plugin (SAMLProcessor or OIDCProcessor plugin) in your web service's injection folder&lt;br /&gt;
* Customize your UBIK Context, overriding the method &amp;quot;GetSSOProcessor&amp;quot; so it returns an instance of the authentication processor&lt;br /&gt;
&lt;br /&gt;
=== Applying an SSO Processor ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;OIDC&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
{{Version/ServerSince|4.6.0}}In the case of a periodic rolling of the signing key, use the DynamicOIDCProcessor which fetches the JWKS automatically via the base URL of the chosen OIDC Provider: &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;csharp&amp;quot;&amp;gt;&lt;br /&gt;
public override UBIK.Kernel.SSO.ISSOProcessor GetSSOProcessor(System.String token)&lt;br /&gt;
{&lt;br /&gt;
	if (this.Name == &amp;quot;MyContextName&amp;quot;)&lt;br /&gt;
	{&lt;br /&gt;
		string authorityBaseUrl = &amp;quot;...&amp;quot;;&lt;br /&gt;
		return new UBIK.SSO.OIDCProcessor.DynamicOIDCProcessorExt(Environment, token, authorityBaseUrl);&lt;br /&gt;
	}&lt;br /&gt;
	return base.GetSSOProcessor(token);&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Instead of &amp;quot;...&amp;quot; you will need to insert the correct URL from your OIDC Provider where the JWKS should originate from.&lt;br /&gt;
&lt;br /&gt;
If the JWKS does not roll periodically:  &lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;csharp&amp;quot;&amp;gt;&lt;br /&gt;
public override UBIK.Kernel.SSO.ISSOProcessor GetSSOProcessor(System.String token)&lt;br /&gt;
{&lt;br /&gt;
	if (this.Name == &amp;quot;MyContextName&amp;quot;)&lt;br /&gt;
	{&lt;br /&gt;
		string jwks = &amp;quot;...&amp;quot;;&lt;br /&gt;
		return new UBIK.SSO.OIDCProcessor.OIDCProcessorExt(Environment, token, jwks);&lt;br /&gt;
	}&lt;br /&gt;
	return base.GetSSOProcessor(token);&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
You will need to insert the correct jwks from your OIDC Provider instead of &amp;quot;...&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;SAML&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;csharp&amp;quot;&amp;gt; &lt;br /&gt;
public override UBIK.Kernel.SSO.ISSOProcessor GetSSOProcessor(System.String token)&lt;br /&gt;
{&lt;br /&gt;
	if (this.Name == &amp;quot;MyContextName&amp;quot;)&lt;br /&gt;
	{&lt;br /&gt;
		byte[] certificate= null; // load from file&lt;br /&gt;
		return new UBIK.SSO.SAMLProcessor.SAMLProcessorExt(Environment, token, certificate);&lt;br /&gt;
	}&lt;br /&gt;
	return base.GetSSOProcessor(token);&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
You will need to load the correct certificate from your SAML Identity Provider instead of null. It's recommended to save the certificate on the server and load it from file storage. The certificate must be the one the IdP uses to sign its SAML responses with.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Customizing the SSO processor ===&lt;br /&gt;
&lt;br /&gt;
There are several use-cases where we need to customize the SSO processor. We can define what should be done when a login object is required or found, and we can use the information delivered with the SSO token in the form of assertions or claims. In any case, we must override the SSO processor implementation, e.g.:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;Example Code&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;csharp&amp;quot; &amp;gt;&lt;br /&gt;
public class MyOIDCProcessor : UBIK.SSO.OIDCProcessor.DynamicOIDCProcessorExt&lt;br /&gt;
{&lt;br /&gt;
    // Example for a claim type identifier used to get a value from the Assertions() dictionary.&lt;br /&gt;
    public const string KEY_MAIL = @&amp;quot;http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
    public MyOIDCProcessor(UBIKEnvironment environment, string token, string authorityBaseUrl) : base(environment, token, authorityBaseUrl)&lt;br /&gt;
    {  }&lt;br /&gt;
&lt;br /&gt;
    protected override Login CreateLogin(string loginName, string domain, UBIK.Service.DTO.V220.OSTypes osType)&lt;br /&gt;
    {&lt;br /&gt;
        // In this example, we use the default login creation, but add the email address as the human-readable login name.&lt;br /&gt;
        // However, we could also use a special MetaClass for creating the login instance or do anything else we require.&lt;br /&gt;
        Login login = base.CreateLogin(loginName, domain, osType);&lt;br /&gt;
        &lt;br /&gt;
        // The Assertions() method yields a Dictionary&amp;lt;string, object&amp;gt;, where the values usually are strings, too. &lt;br /&gt;
        // The keys correspond to the claim type identifiers.&lt;br /&gt;
        if (Assertions().ContainsKey(KEY_MAIL) &amp;amp;&amp;amp; !string.IsNullOrEmpty(Assertions()[KEY_MAIL] as string))&lt;br /&gt;
        {&lt;br /&gt;
            login.Name = Assertions()[KEY_MAIL] as string;&lt;br /&gt;
            UBIKKernel.LogCustomizing(MethodBase.GetCurrentMethod(),&lt;br /&gt;
            $&amp;quot;Login name for {login.ID} was set to {login.Name} -&amp;gt; Key: {KEY_MAIL}&amp;quot;);&lt;br /&gt;
        }&lt;br /&gt;
        return login;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    public override string GetLoginID()&lt;br /&gt;
    {&lt;br /&gt;
         // Here, we could influence the login ID used in UBIK, if we have a good mapping.&lt;br /&gt;
         return base.GetLoginID();&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    public override Login GetLogin(UBIK.Service.DTO.V220.OSTypes osType)&lt;br /&gt;
    {&lt;br /&gt;
        Login login = base.GetLogin(osType);&lt;br /&gt;
        if (login != null)&lt;br /&gt;
        {&lt;br /&gt;
            // Here, we could update groups assignment or other account information.&lt;br /&gt;
            // If the login object is modified here, please remember to call the login.Save() method before returning!&lt;br /&gt;
        }&lt;br /&gt;
        return login;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    public override bool IsValid()&lt;br /&gt;
    {&lt;br /&gt;
        // Here, we could only accept trusted accounts, for example.&lt;br /&gt;
        return base.IsValid();&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Interfacing ==&lt;br /&gt;
* Add [[SYSCLS_EXTERNALAUTHCONFIG|External Auth Config]] objects to the client's infrastructure &lt;br /&gt;
* Add the [[SYSCLS_EXTERNALENTITY|External Entity Classification]] to all affected meta class scopes&lt;br /&gt;
&lt;br /&gt;
An external auth config object specifies for which meta class and sync action (e.g., when uploading instruction documents), which SSO configuration should be used. The result of a correct configuration will be that the client sends an SSO token to the server when performing the sync action for an instance of the meta class. On the server side, you can use that token to interact with the external system. This only works if there is a scope with the external entity classification for that meta class, because it provides the means to transport the token.&lt;br /&gt;
&lt;br /&gt;
Here's how the SSO token can be retrieved by the server side customizing (only when executed by the web service that received the content though, for security reasons):&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;csharp&amp;quot;&amp;gt;&lt;br /&gt;
public string GetOIDCToken(UBIKSession session, BaseClass c, UBIK.Kernel.Classification.SSO.IOOperation op)&lt;br /&gt;
{&lt;br /&gt;
    UBIKKernel.LogDebugOutput(MethodBase.GetCurrentMethod(), 1234, &amp;quot;Getting OIDC Token&amp;quot;, this);&lt;br /&gt;
    UBIK.Kernel.Classification.SSO.SSOCacheKey key = new UBIK.Kernel.Classification.SSO.SSOCacheKey(op, c.ClassID);&lt;br /&gt;
    if (session.Tags.TryRetrieveTag(key, out object tag))&lt;br /&gt;
    {&lt;br /&gt;
        string oidcToken = tag as string;&lt;br /&gt;
        return oidcToken;&lt;br /&gt;
    }&lt;br /&gt;
    else&lt;br /&gt;
    {&lt;br /&gt;
        UBIKKernel.LogDebugOutput(MethodBase.GetCurrentMethod(), 1234, &amp;quot;No OIDC token found in session &amp;quot; + session.ID + &amp;quot; for ioOperation &amp;quot; + op + &amp;quot; and class ID &amp;quot; + c.ClassID, this);&lt;br /&gt;
    }&lt;br /&gt;
    return null;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Client =&lt;br /&gt;
&lt;br /&gt;
== OIDC ==&lt;br /&gt;
&lt;br /&gt;
* Set up an identity provider if necessary&lt;br /&gt;
* Assemble a client configuration JSON string, .e.g. for Entra:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
      {'AuthorityURL' : 'https://login.microsoftonline.com/{tenantid}/v2.0', &lt;br /&gt;
      'ClientID' : '{clientid}', &lt;br /&gt;
      'ClientSecret' : null, &lt;br /&gt;
      'RedirectURL' : 'com.augmensys.ubik://sso/',&lt;br /&gt;
      'Scope' : 'openid',&lt;br /&gt;
      'UseAccessToken' : 'false'}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Attention|The &amp;quot;RedirectURL&amp;quot; is needed so that the SSO login process can be redirected back to the client after authentication. When using the Mobile clients, the custom protocol (&amp;quot;com.augmensys.ubik://sso/&amp;quot;) might trigger a trust warning from some SSO providers (e.g. Entra), asking users to additionally confirm the login. If you want to avoid such warnings, it's possible to configure the so called &amp;quot;universal link&amp;quot; (&amp;quot;https://ubikapp.augmensys.com/sso/&amp;quot;) as the RedirectURL instead. {{Version/XamarinSince|4.9}} This is not the case for the UWP client because there's no such trust warning problem and universal link is not properly supported on Windows anyway.}}&lt;br /&gt;
&lt;br /&gt;
{{Hint|When using the universal link as the RedirectURL, the Mobile iOS client needs to open the Safari browser in order to successfully complete the login process. If you see the browser stuck on the {{UBIK}} SSO page and that it does not redirect to the client, please set Safari as the default browser. And the Mobile iOS client opens the Safari browser externally, because we found out that the redirect process requires user interaction even when the user has already previously logged in. (This is in line with what many others also experienced, like described in [https://stackoverflow.com/questions/44706216/universal-link-does-not-work-in-safari this example].) This means there will be a browser instance open in the background after you log in/out using SSO on a Mobile iOS client, which is unfortunately a technical limitation until Apple changes their universal link support.}}&lt;br /&gt;
&lt;br /&gt;
* Integrate client configuration in profile:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;InternalSSOSettings&amp;gt;&lt;br /&gt;
    &amp;lt;EnableSSO&amp;gt;true&amp;lt;/EnableSSO&amp;gt;   &lt;br /&gt;
    &amp;lt;SSOConfiguration&amp;gt;&lt;br /&gt;
      ...&lt;br /&gt;
    &amp;lt;/SSOConfiguration&amp;gt;&lt;br /&gt;
    &amp;lt;SSOProtocol&amp;gt;OIDC&amp;lt;/SSOProtocol&amp;gt;&lt;br /&gt;
  &amp;lt;/InternalSSOSettings&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Hint|Entra requires a client secret for web applications (to be configured both in Entra as well as in the client profile's OIDC settings described above). For native/mobile applications, the client secret must be null though!}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== SAML ==&lt;br /&gt;
&lt;br /&gt;
* Set up an identity provider if necessary&lt;br /&gt;
* Set up an SSO mediator backend server to relay SSO responses to the client&lt;br /&gt;
&lt;br /&gt;
To set up an Authentication Mediator Server first go to http://release.augmensys.com/ and download the provided Zip File.&lt;br /&gt;
After you downloaded the Zip create a new IIS applicatio (https://docs.microsoft.com/en-us/iis/configuration/system.applicationhost/sites/site/application/).&lt;br /&gt;
Open the just created app in your file explorer, unpack the downloaded ZIP file and copy all files of that ZIP into the app-folder.&lt;br /&gt;
If IIS prohibites you to copy files you need to first stop the server. After successfully copying the Files you need to Restart/Start the IIS server again.&lt;br /&gt;
Now you have set up the Authentication-Backend and it is ready to use.&lt;br /&gt;
&lt;br /&gt;
* Assemble a client configuration JSON string, .e.g.:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
{&amp;quot;AuthUser&amp;quot;: &amp;quot;user&amp;quot;, &amp;quot;AuthUserPw&amp;quot;: &amp;quot;test&amp;quot;, &amp;quot;BackendURL&amp;quot;: &amp;quot;https://ubik.test.com/UBIK/DEV/AUTH_SERVICE/&amp;quot;, &amp;quot;IdpURL&amp;quot;: &amp;quot;https://idp.com/idpssoinit?metaAlias=ubik;spEntityID=ubik&amp;quot;, &amp;quot;IdpLogoutURL&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;IsPivotEnabled&amp;quot;: false, &amp;quot;Env_Broadcast&amp;quot; : null, &amp;quot;Env_Data&amp;quot;: null}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
* Integrate client configuration in profile:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;InternalSSOSettings&amp;gt;&lt;br /&gt;
    &amp;lt;EnableSSO&amp;gt;true&amp;lt;/EnableSSO&amp;gt;   &lt;br /&gt;
    &amp;lt;SSOConfiguration&amp;gt;&lt;br /&gt;
      ...&lt;br /&gt;
    &amp;lt;/SSOConfiguration&amp;gt;&lt;br /&gt;
    &amp;lt;SSOProtocol&amp;gt;SAML&amp;lt;/SSOProtocol&amp;gt;&lt;br /&gt;
  &amp;lt;/InternalSSOSettings&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;{{Template:HowTo/End}}&amp;lt;!-- DO NOT REMOVE THIS --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&amp;lt;!-- DO NOT MODIFY THE NAME OF THIS SECTION, BUT REMOVE IT IF NOT REQUIRED --&amp;gt;&lt;br /&gt;
* [[Single_Sign-On]]&lt;br /&gt;
* [[SYSCLS_EXTERNALAUTHCONFIG|External Auth Config Classification (SSO)]]&lt;br /&gt;
* [[SYSCLS_EXTERNALENTITY|External Entity Classification (SSO)]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Client|Integrate UBIK in an SSO Environment]]&lt;br /&gt;
[[Category:How-To|Integrate UBIK in an SSO Environment]]&lt;br /&gt;
[[Category:Mobile|Integrate UBIK in an SSO Environment]]&lt;br /&gt;
[[Category:SSO|Integrate UBIK in an SSO Environment]]&lt;br /&gt;
[[Category:Version 3.6|Integrate UBIK in an SSO Environment]]&lt;br /&gt;
[[Category:WinX|Integrate UBIK in an SSO Environment]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Single_Sign-On&amp;diff=29646</id>
		<title>Single Sign-On</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Single_Sign-On&amp;diff=29646"/>
				<updated>2026-04-02T15:00:49Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: /* Important information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Single Sign-On (SSO) allows a user to access multiple services in a single session, without having to authenticate themselves repeatedly. {{UBIK}} can be integrated into an SSO environment.&lt;br /&gt;
&lt;br /&gt;
= Important information: Reverse Proxies =&lt;br /&gt;
&lt;br /&gt;
Single Sign-On (SSO) offers benefits beyond reusing a central account, such as ensuring only the identity provider and browser see user credentials, enforcing two-factor authentication (2FA), and shielding intranet servers via reverse proxy checking for valid SSO sessions. Organizations often secure HTTPS interactions by ensuring requests carry a session cookie or bearer token from the identity provider, otherwise redirecting requests to the identity provider.&lt;br /&gt;
&lt;br /&gt;
{{UBIK}} supports this, too, by providing the SSO bearer token within the &amp;quot;Authorization&amp;quot; header for every request. A reverse proxy can verify this token or prevent access otherwise. Unfortunately, Microsoft Entry Application Proxy - even with the helpful-sounding &amp;quot;header-based SSO&amp;quot; configuration - is unable to just check this header without dropping the data when forwarding the incoming message to {{UBIK}}. Hence, with the Microsoft Entra Application Proxy the only way is to deactivate the check. Also, any method checking the session cookie is doomed to fail because for the backchannel, {{UBIK}} doesn't have any access to the browser's cookies, just to the SSO token.&lt;br /&gt;
&lt;br /&gt;
{{Hint|With Microsoft Entra Application Proxy, it is necessary to exclude {{UBIK}} web service URLs from the 2FA redirect rules!}}&lt;br /&gt;
&lt;br /&gt;
If there are further questions, support is available to help.&lt;br /&gt;
&lt;br /&gt;
[[Category:Mobile|Single Sign-On]]&lt;br /&gt;
[[Category:SSO|Single Sign-On]]&lt;br /&gt;
&lt;br /&gt;
= Protocols =&lt;br /&gt;
SSO protocols supported by UBIK are:&lt;br /&gt;
* OpenID Connect (OIDC)&lt;br /&gt;
* Security Assertion Markup Language (SAML)&lt;br /&gt;
However, OIDC is the more modern protocol and better suited for mobile applications, and therefore recommended by us.&lt;br /&gt;
= Use-Cases =&lt;br /&gt;
== Login ==&lt;br /&gt;
One use-case is logging in to {{UBIK}} via SSO. Here, we can distinguish between authentication and authorization. &lt;br /&gt;
&lt;br /&gt;
=== Authentication ===&lt;br /&gt;
Authentication is the process of verifying the user's identity, in the case of SSO using a central authority called the &amp;quot;Identity Provider&amp;quot; (IdP) or simply &amp;quot;Authority&amp;quot;.&lt;br /&gt;
In {{UBIK}}, this is implemented by opening a browser so the user can negotiate their login with the IdP, instead of using input fields for the credentials. The {{UBIK}} authentication web service never gets to see the user's credentials - instead, it just verifies the SSO token provided by the IdP and establishes an internal {{UBIK}} session based on this.&lt;br /&gt;
&lt;br /&gt;
=== Authorization ===&lt;br /&gt;
Authorization is the process of allowing an action to be performed. In the case of SSO, an action is authorized based on the user's identity and rights attested by the Identity Provider. This means {{UBIK}} can be customized to assign groups and/or rights to a user based on the information received from the IdP, or even to grant or deny access completely. &lt;br /&gt;
&lt;br /&gt;
== Interfacing with SSO ==&lt;br /&gt;
Another use-case is interfacing, where {{UBIK}} interacts with a 3rd party system on the user's behalf. For authentication (and authorization), the user's SSO token is provided to the 3rd party system as credentials. Since a {{UBIK}} app synchronizes all content with the {{UBIK}} content web service, the latter takes care of the interaction with any 3rd party system. Thus, the app relays the user's SSO token via the content web service to perform an action at the 3rd party system, on the user's behalf.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Architecture and flow (OIDC) =&lt;br /&gt;
[[Image:UBIK SSO Architecture.png|thumb]]&lt;br /&gt;
# The user logs in to the SSO environment at the Identity Provider, using their web browser. If the login was successful, the browser redirects the user back to the app.&lt;br /&gt;
# Using a back channel without user interface, the app now fetches the actual SSO token from the Identity Provider.&lt;br /&gt;
# In order to establish a UBIK session, the app presents the SSO token to the {{UBIK}} authentication web service (USAM). If the token is valid, a UBIK session is created and the app receives a UBIK session token.&lt;br /&gt;
# In some cases, we want to send or receive data to/from 3rd party services. In this case, we send an SSO token to the {{UBIK}} content web service, together with our {{UBIK}} session token.&lt;br /&gt;
## The content web service checks whether the {{UBIK}} session is valid.&lt;br /&gt;
## The content web service processes the app's request, including an interaction with a 3rd party service. For authorization, it sends along the SSO token the app provided before.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The first two steps of the above algorithm explain the authorization code flow of OIDC. For SAML, the only real difference is the reception of the IdP's response at the app, which happens via a mediator server in that case, necessarily (the SAML protocol does not support redirecting the result to a mobile app).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Availability =&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; width: 30%&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:60%&amp;quot; | Clients&lt;br /&gt;
!! style=&amp;quot;width:40%&amp;quot; | Available since&lt;br /&gt;
|-&lt;br /&gt;
| Mobile (Maui)&lt;br /&gt;
|| [[Version_5.0_(Mobile)]]&lt;br /&gt;
|-&lt;br /&gt;
| Xamarin.Android&lt;br /&gt;
|| [[Version_4.6_Xamarin]]&lt;br /&gt;
|-&lt;br /&gt;
| Xamarin.iOS&lt;br /&gt;
|| [[Version_4.8_Xamarin]]&lt;br /&gt;
|-&lt;br /&gt;
| WinX&lt;br /&gt;
|| [[Version_4.6_(WinX)]]&lt;br /&gt;
|-&lt;br /&gt;
| WebClient&lt;br /&gt;
|| Version 4.2 Web Client&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Attention|Android caches some information about the app regarding the so-called universal link which is needed in the SSO process. If you already have a {{UBIK}} client on an Android device and install another {{UBIK}} client, the SSO process might not work since the cached information is for the old app. So it's advised to uninstall the old app before installing the new one.&lt;br /&gt;
* Just to be clear, this is about installing a brand new app, e.g migrating from the Xamarin app to the MAUI app.&lt;br /&gt;
* Simply updating a Xamarin app or a MAUI app to their respective newer versions will NOT have this problem.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= See also =&lt;br /&gt;
* [[HowTo:Integrate_UBIK_in_an_SSO_Environment|How to integrate {{UBIK}} in an SSO environment]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Mobile|Single Sign-On]]&lt;br /&gt;
[[Category:SSO|Single Sign-On]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.2.0_(Server)&amp;diff=29645</id>
		<title>Version 5.2.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.2.0_(Server)&amp;diff=29645"/>
				<updated>2026-04-02T12:54:52Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= 5.2.0.??? - 2026-??-?? (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* It is now possible to load code from external files in WhoBert.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.2.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.2.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.2|Version 5.2.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.2.0_(Server)&amp;diff=29644</id>
		<title>Version 5.2.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.2.0_(Server)&amp;diff=29644"/>
				<updated>2026-04-02T12:53:38Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: Created page with &amp;quot;__NOTOC__  = 5.2.0.??? - 2026-??-?? (Initial Release) =  &amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt; &amp;lt;div style=&amp;quot;font-weight:bold;l...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= 5.2.0.??? - 2026-??-?? (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Server|Version 5.2.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.2|Version 5.2.0 (Server)]]&lt;br /&gt;
[[Category:Release notes|Version 5.2.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Category:Version_5.2&amp;diff=29643</id>
		<title>Category:Version 5.2</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Category:Version_5.2&amp;diff=29643"/>
				<updated>2026-04-02T12:53:00Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: Created page with &amp;quot;Category:Version&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Version]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Main_Page&amp;diff=29639</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Main_Page&amp;diff=29639"/>
				<updated>2026-03-31T16:26:33Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- MAIN DESKTOP DIV --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Change this comment to force updates! --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;nomobile&amp;quot;&amp;gt; &lt;br /&gt;
&amp;lt;!-- Hide Desktop content from Mobile view --&amp;gt;&lt;br /&gt;
&amp;lt;!-- BOX 1 --&amp;gt;&lt;br /&gt;
&amp;lt;!-- SEARCH BOX --&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: TABLE --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;table&amp;quot; style=&amp;quot;width:100%; border: solid #D3D3D3 1px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: ROW --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableRow&amp;quot; style=&amp;quot;background: #D3D3D3;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: DATA CELL --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableCell&amp;quot; style=&amp;quot;border:none;padding:10px;text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: inline-block;padding-right:20px&amp;quot;&amp;gt;[[File:IC_MainPage-32.png|30px]]&amp;lt;/div&amp;gt;&amp;lt;div style=&amp;quot;display: inline-block;&amp;quot;&amp;gt;&amp;lt;inputbox&amp;gt;&lt;br /&gt;
inline=true&lt;br /&gt;
type=fulltext&lt;br /&gt;
width=400&lt;br /&gt;
namespaces=&lt;br /&gt;
searchbuttonlabel=Search&lt;br /&gt;
buttonlabel=Search&lt;br /&gt;
bgcolor=&lt;br /&gt;
break=no&lt;br /&gt;
placeholder=What can we help you with?&lt;br /&gt;
&amp;lt;/inputbox&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: CELL --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: ROW --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: TABLE --&amp;gt;&lt;br /&gt;
&amp;lt;!-- SEARCH BOX --&amp;gt;&lt;br /&gt;
&amp;lt;!-- BEGINNER ITEMS --&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: TABLE --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;table&amp;quot; style=&amp;quot;width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: ROW --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableRow&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: CELL --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableCell&amp;quot; style=&amp;quot;border:none;padding:10px;background:none;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- INLINE TABLE --&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;table style=&amp;quot;width:70%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;text-align:center;width:10%;background:#ffffff;border-radius:5px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;mp-beginnersLink&amp;quot;&amp;gt;[[What_is_UBIK|What is {{UBIK}}?]]&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[File:IC_MainPage-06a.png|link=What_is_UBIK|What is UBIK|x50px]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;width:5%&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;text-align:center;width:10%;background:#ffffff;border-radius:5px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;mp-beginnersLink&amp;quot;&amp;gt;[[Getting Started|Getting started]]&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[File:IC_MainPage-05a.png|link=Getting_Started|alt=Getting Started|Getting Started|x50px]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;width:5%&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;text-align:center;width:10%;background:#ffffff;border-radius:5px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;mp-beginnersLink&amp;quot;&amp;gt;[[Contact|Contact]]&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[File:IC_MainPage-04a.png|link=Contact|x50px]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;width:5%&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;text-align:center;width:10%;background:#ffffff;border-radius:5px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;mp-beginnersLink&amp;quot;&amp;gt;[[:Category:FAQ|FAQ]]&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[File:IC_MainPage-02a.png|link=:Category:FAQ|alt=FAQ|FAQ|x50px]]&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;width:5%&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;text-align:center;width:10%;background:#ffffff;border-radius:5px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;mp-beginnersLink&amp;quot;&amp;gt;[[Hardware Page|Hardware]]&amp;lt;/span&amp;gt;&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
[[File:IC_Hardware03.png|link=Hardware Page|alt=Hardware Page|Hardware Page|x50px]]&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;!-- INLINE TABLE --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: CELL --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: ROW --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: TABLE --&amp;gt;&lt;br /&gt;
&amp;lt;!-- BEGINNER ITEMS --&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: TABLE --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;table&amp;quot; style=&amp;quot;width:100%; border: solid #D3D3D3 1px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: ROW --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableRow&amp;quot; style=&amp;quot;background: #D3D3D3;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: ICON CELL --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableCell&amp;quot; style=&amp;quot;border:none;padding:10px;&amp;quot;&amp;gt;[[File:IC_UBIK_IconPack-06.png|20px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: DATA CELL --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableCell bgAUGMENSYSa&amp;quot; style=&amp;quot;width:100%; padding:0px; margin:auto 0px;border:none;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- PRODUCTS TABLE --&amp;gt;&lt;br /&gt;
&amp;lt;table style=&amp;quot;width:100%;border:none;padding:2px;margin:0px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;width:100%;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;table style=&amp;quot;width:100%;border:1px;padding:0px;margin-top:20px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;text-align:center;width:25%&amp;quot;&amp;gt;&lt;br /&gt;
[[File:App-Ubik_g.png|link=UBIK_Studio_Basics|130px]]&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;mp-productsLink2&amp;quot;&amp;gt;[[UBIK_Studio_Basics|Studio]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;text-align:center;width:25%&amp;quot;&amp;gt;&lt;br /&gt;
[[File:App-Ubik_go.png|link=SmartStudio|130px]]&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;mp-productsLink2&amp;quot;&amp;gt;[[SmartStudio|Smart Studio]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;text-align:center;width:25%&amp;quot;&amp;gt;&lt;br /&gt;
[[File:App-Ubik_Grey.png|link=UBIK_Client_Getting_Started|130px]]&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;mp-productsLink2&amp;quot;&amp;gt;[[UBIK_Client_Getting_Started|Client]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td style=&amp;quot;text-align:center;width:25%&amp;quot;&amp;gt;&lt;br /&gt;
[[File:App-Ubik_Grey.png|link=MaTaP|130px]]&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;mp-productsLink2&amp;quot;&amp;gt;[[MaTaP|MaTaP]]&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PRODUCTS TABLE --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: DATA CELL --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: ROW --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: TABLE --&amp;gt;&lt;br /&gt;
&amp;lt;!-- BOX 1 --&amp;gt;&lt;br /&gt;
  &lt;br /&gt;
&amp;lt;!-- DIV: SPACER ROW --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;height:20px&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: SPACER ROW --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DIV: SPACER ROW --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;height:20px&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: SPACER ROW --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:1px solid #f0ad4e; background:#fff3cd; padding:16px; border-radius:6px; margin-bottom:20px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:18px; font-weight:bold; margin-bottom:8px;&amp;quot;&amp;gt;&lt;br /&gt;
⚠ End of Lifecycle Announcement – UBIK Xamarin Client&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Microsoft officially ended support for &amp;lt;b&amp;gt;Xamarin on May 1, 2024&amp;lt;/b&amp;gt;.  &lt;br /&gt;
As a result, the &amp;lt;b&amp;gt;UBIK Xamarin Client&amp;lt;/b&amp;gt; will no longer be actively developed or maintained.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Last available version:&amp;lt;/b&amp;gt;  &lt;br /&gt;
'''[[Version_4.9_(Xamarin)#4_9|UBIK Client 4.9 (Xamarin)]]'''&lt;br /&gt;
&lt;br /&gt;
Mobile platform requirements are evolving:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ul style=&amp;quot;margin-top:8px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;b&amp;gt;April 2025&amp;lt;/b&amp;gt; – Apple requires apps to be built with &amp;lt;b&amp;gt;Xcode 16 and the iOS 18 SDK&amp;lt;/b&amp;gt;.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;b&amp;gt;August 31, 2025&amp;lt;/b&amp;gt; – Google Play requires apps to target &amp;lt;b&amp;gt;Android 15 (API level 35)&amp;lt;/b&amp;gt;.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Because Xamarin does not support these newer SDK requirements, future updates of the UBIK Xamarin Client are no longer possible.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Successor:&amp;lt;/b&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
The new mobile application is '''[[Version_5.0_(Mobile)#5_0|UBIK Go (Version 5.0 Mobile)]]''', built on &amp;lt;b&amp;gt;.NET MAUI&amp;lt;/b&amp;gt;.  &lt;br /&gt;
All future mobile development will be implemented in UBIK Go.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;b&amp;gt;UI Customizations:&amp;lt;/b&amp;gt;  &lt;br /&gt;
If you have UI customizations for Xamarin, you can use this guide to assist with the transformation:  &lt;br /&gt;
'''[[HowTo:Convert_Xamarin_XAMLs_to_Maui|Convert Xamarin XAMLs to MAUI]]'''&lt;br /&gt;
&lt;br /&gt;
For help, please reach out via our &amp;lt;b&amp;gt;[https://support.augmensys.net/ Support Portal]&amp;lt;/b&amp;gt;.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{:RoadmapOverview}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- DIV: BOX 1 --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;table&amp;quot; style=&amp;quot;width:100%;border: none;background: #fff;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: BOX 1 TABLE ROW --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableRow&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: LEFT CELL --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableCell&amp;quot; style=&amp;quot;width:30%;border:none;background: #fff;&amp;quot; &amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: VERSION BOX TABLE --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;table&amp;quot; style=&amp;quot;border: solid #D3D3D3 1px;background: #fff;margin-right:10px;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: VERSION BOX TABLE ROW --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableRow&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: ICON CELL --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableCell&amp;quot; style=&amp;quot;border:none;padding:5px&amp;quot;&amp;gt;[[File:IC_MainPage-31.png|30px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: ICON CELL --&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: DATA CELL --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableCell&amp;quot; style=&amp;quot;width:100%; padding-left:20px;border:none;background: #fff&amp;quot;&amp;gt;&lt;br /&gt;
{{:List_of_Versions}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: DATA CELL --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: VERSION BOX TABLE ROW --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: VERSION BOX TABLE --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: LEFT CELL --&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: RIGHT CELL --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableCell&amp;quot; style=&amp;quot;width:30%;border:none;background: #fff;margin:0 auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: TABLE --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;table&amp;quot; style=&amp;quot;border: none;background: #fff;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: ROW --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableRow&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: CELL --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableCell&amp;quot; style=&amp;quot;width:100%; padding-left:20px;border:none;background: #fff;margin: 0 auto&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: NEWS BOX TABLE --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;table&amp;quot; style=&amp;quot;border: solid #D3D3D3 1px;background: #fff;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: NEWS BOX TABLE ROW --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableRow&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: ICON CELL --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableCell&amp;quot; style=&amp;quot;border:none;padding-left:5px;padding-right:5px;padding-top:10px;&amp;quot;&amp;gt;[[File:IC_MainPage-30.png|30px]]&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: ICON CELL --&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: DATA CELL --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableCell&amp;quot; style=&amp;quot;width:100%; padding-left:20px;border:none;background: #fff;margin: 0 auto&amp;quot;&amp;gt;&lt;br /&gt;
{{:News_and_Announcements}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: DATA CELL --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: NEWS BOX TABLE ROW --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: NEWS BOX TABLE --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: CELL --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: ROW --&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: TAGCLOUD ROW --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableRow&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: TAGCLOUD CELL --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;tableCell&amp;quot; style=&amp;quot;width:100%; padding-left:20px;border:none;background: #fff;margin: 0 auto&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!-- TAG CLOUD --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin:auto;width:80%;text-align:center;padding-top:50px;&amp;quot;&amp;gt;{{TagCloud|include=Built-in_objects,Client,How-To,FAQ,Document,Installing,POI,Server,Session_management|depth=3}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- TAG CLOUD --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: TAGCLOUD CELL --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: TAGCLOUD ROW --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: TABLE --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: RIGHT CELL --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: BOX 1 TABLE ROW --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- DIV: BOX 1 --&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ROW FOOTER --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Impressium --&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;UBIK&amp;quot; class=&amp;quot;mainpage-bottom&amp;quot; align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
[[File:Augmensys_Logo_2019_small.png|center|link=Augmensys GmbH]]&lt;br /&gt;
&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;user&amp;quot; style=&amp;quot;font-size:85%;&amp;quot;&amp;gt;[[Special:Statistics|{{NUMBEROFUSERS}}]] users registered&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;online&amp;quot; style=&amp;quot;font-size:85%;&amp;quot;&amp;gt;[[Special:Statistics|{{NUMBEROFACTIVEUSERS}}]] users active in the last 30 days&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div id=&amp;quot;articlecount&amp;quot; style=&amp;quot;font-size:85%;&amp;quot;&amp;gt;[[Special:Statistics|{{NUMBEROFARTICLES}}]] articles currently added&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- ROW FOOTER --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Hide Desktop content from Mobile view --&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- MAIN DESKTOP DIV --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- MAIN MOBILE DIV --&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;nodesktop&amp;quot;&amp;gt;&lt;br /&gt;
  {{:Main_Page_Mobile}}&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!-- MAIN MOBILE DIV --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__NOTOC____NOEDITSECTION__&lt;br /&gt;
{{DISPLAYTITLE:&amp;lt;span style=&amp;quot;display:none&amp;quot;&amp;gt;{{FULLPAGENAME}}&amp;lt;/span&amp;gt;}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|RoadmapOverview]]&lt;br /&gt;
[[Category:Roadmap|RoadmapOverview]]&lt;br /&gt;
[[Category:Version|List of Versions]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=UBIK_Plugin_Design&amp;diff=29638</id>
		<title>UBIK Plugin Design</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=UBIK_Plugin_Design&amp;diff=29638"/>
				<updated>2026-03-31T15:59:53Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The {{UBIK}} Plugin Design feature allows users to create a {{UBIK}} Plugin C# solution, including system definitions purely from customizing in {{UBIK}} Studio.{{Version/ServerSince|5.0.0}}&lt;br /&gt;
== Overview ==&lt;br /&gt;
=== Relevant use-cases ===&lt;br /&gt;
Getting a customizing from one {{UBIK}} database into another can be quite a challenge. There are several use-cases in which this is required though:&lt;br /&gt;
* '''Staging''': E.g., moving a feature from a test environment to the productive environment&lt;br /&gt;
* '''Hotfixes''': A bugfix should be done in multiple environments&lt;br /&gt;
* '''Reusing features''': A set of features should be reused in multiple projects&lt;br /&gt;
* '''Standardization''': An implementation should be positioned as a verifiable standard package&lt;br /&gt;
&lt;br /&gt;
=== Benefit of {{UBIK}} Plugins ===&lt;br /&gt;
Plugins are a good way to deal with this, because of the following benefits:&lt;br /&gt;
* Plugins can be developed and maintained using industry-standard processes and tools (e.g., IDEs like Visual Studio and CVSs like Git).&lt;br /&gt;
* Plugins can be transported and deployed rather easily.&lt;br /&gt;
* Plugins can be strong-named (signed) and versioned.&lt;br /&gt;
* Plugins can be compiled, tested and even deployed automatically using DevOps infrastructure.&lt;br /&gt;
&lt;br /&gt;
=== Manual configuration, automatic generation ===&lt;br /&gt;
However, [[HowTo:Provide_system_definitions_with_a_custom_plugin|developing a {{UBIK}} Plugin]] from scratch is an expert-level task.&lt;br /&gt;
Optimally, one could configure a customizing in {{UBIK}} Studio, as usual, and generate a Plugin out of this configuration.&lt;br /&gt;
This can be achieved with the {{UBIK}} Plugin Design feature.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
=== Setup ===&lt;br /&gt;
The {{UBIK}} Plugin Design feature-set is contained in a {{UBIK}} Plugin itself. It's called &amp;quot;UBIK.Module.PluginDesign&amp;quot; and can be downloaded from the [https://release.augmensys.com/download/modules/Plugins/ Release Portal].&lt;br /&gt;
&lt;br /&gt;
To install it, copy &amp;amp; paste the UBIK.Module.PluginDesign.dll into the Injection folder of your {{UBIK}} Studio.&lt;br /&gt;
After this, when connecting to a {{UBIK}} Environment (database), an upgrade dialog allowing the installation of the Plugin should appear. &lt;br /&gt;
&lt;br /&gt;
=== Creation of a new Plugin Design Configuration ===&lt;br /&gt;
[[File:Plugin_Design_Configuration_instance.png|300px|thumb|Creating a plugin design configuration instance]]&lt;br /&gt;
The feature is accessible through the &amp;quot;System.PluginDesign.PLUGIN_DESIGN_CONFIGURATION&amp;quot; MetaClass in UBIK Studio.&lt;br /&gt;
A new Plugin Design Configuration instance can be created in the Bulk Editor to define a custom plugin context.&lt;br /&gt;
&lt;br /&gt;
=== Adding MetaClasses to the configuration ===&lt;br /&gt;
[[File:Metaclass_Added.png|300px|thumb|Adding a MetaClass to the configuration]]&lt;br /&gt;
Custom MetaClasses can be added to the plugin configuration using the &amp;quot;SYSREL_PLUGINDESIGNCONFIG_METACLASS&amp;quot; relation in the Relation Editor.&lt;br /&gt;
&lt;br /&gt;
=== Adding other objects to the configuration ===&lt;br /&gt;
In the initial version of this feature, we're assuming that your MetaClasses are the center of your customizing; everything else will be detected as a dependency of those. E.g., if you're using a MetaProperty in a MetaClass you related to the Plugin Design Configuration instance, it will also be contained in the generated C# solution. The same is true for all other (supported) kinds of objects. The Plugin Design feature is subject to active development.&lt;br /&gt;
&lt;br /&gt;
=== Exporting a C# solution for the plugin ===&lt;br /&gt;
[[File:Plugin_Generation_Trigger.png|220px|thumb|right|Trigger the C# solution generation]]&lt;br /&gt;
A C# solution can be generated for the plugin via context menu action in the Class Browser (content view style):&lt;br /&gt;
Right-click the Plugin Configuration instance, 'Start Action → &amp;quot;&amp;quot; → Create a C# solution for a custom UBIK plugin'.&lt;br /&gt;
This will increase the plugin version (revision), generate the C# solution and prompt the user with a save dialog for a respective .zip archive.&lt;br /&gt;
[[File:PluginResult.png|300px|thumb|Resulting C# solution in Visual Studio]]&lt;br /&gt;
&lt;br /&gt;
=== Next steps ===&lt;br /&gt;
The generated solution can be opened using Visual Studio.&lt;br /&gt;
You can build the C# project contained in the solution and deploy the resulting plugin DLL to your target system's injection folders.&lt;br /&gt;
However, you can also use the generated solution code as a basis for further development and push it into a Git repository, for example.&lt;br /&gt;
Further, you could set up some DevOps infrastructure for automatic building, testing and deployment - it's up to you.&lt;br /&gt;
&lt;br /&gt;
{{Hint|The generated plugin should never be deployed to the {{UBIK}} Environment where it was generated from (the source system), but to a different target system instead, because the generated system definitions would conflict with the original custom model. Vice-versa, the Plugin Design plugin is not needed in the target system. }}&lt;br /&gt;
&lt;br /&gt;
== Supported capabilities and roadmap ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:600px&amp;quot;&lt;br /&gt;
! Feature&lt;br /&gt;
! Release State&lt;br /&gt;
! Version&lt;br /&gt;
|-&lt;br /&gt;
| Generation of a basic Plugin project,&amp;lt;br/&amp;gt;including the Module and a SystemDefinitions stub&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Incremental versioning of the generated Plugin to support upgrades in a target Environment&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaClasses&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProperties&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Custom Class Code&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Custom Code Library&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Classifications&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Relations&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Selective Lists and Selective Items&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| References&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProxies and MetaProxyProperties&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Units and Unit Items&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProperty assignment properties (RelationData)&lt;br /&gt;
| Imminent&lt;br /&gt;
| 5.1 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Multi-language translations for References, Relations, Units &amp;amp; UnitItems&lt;br /&gt;
| Imminent&lt;br /&gt;
| 5.1  Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| [[LOCALIZATION]] instances for multi-language translation of MetaClasses, MetaProperties, SelectiveLists &amp;amp; SelectiveItems&lt;br /&gt;
| WiP&lt;br /&gt;
| 5.1 Service Pack&lt;br /&gt;
|-&lt;br /&gt;
| Queries&lt;br /&gt;
| Requirement&lt;br /&gt;
| Future version&lt;br /&gt;
|-&lt;br /&gt;
| ACM-related content&lt;br /&gt;
| Requirement&lt;br /&gt;
| Future version&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[UBIK_Studio_Basics]]&lt;br /&gt;
*[[Bulk_Editor]]&lt;br /&gt;
*[[Relation_Editor]]&lt;br /&gt;
*[[UBIK_Actions]]&lt;br /&gt;
*[[HowTo:Provide_system_definitions_with_a_custom_plugin]]&lt;br /&gt;
*[[Injection_Management|UBIK Plugin Injection]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29637</id>
		<title>Version 5.0.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29637"/>
				<updated>2026-03-31T15:58:40Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
= 5.0.0.10024 - 2026-03-25 (Hotfix) =&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the return types of reference properties were generated wrong in the customizing was fixed.&lt;br /&gt;
* Resolved an issue where searching by UID in the Object Explorer failed, ensuring all objects can now be reliably located.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where dependencies where listed redundantly for a generated plugin was fixed.&lt;br /&gt;
* MATAP: RecalculateWokorder Job for single WorkOrders works again.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10022 - 2026-03-19 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where it wasn't possible to create abstract classes via customizing.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
* Fixed an issue where the UI customizing for classes generated by the Plugin Design feature couldn't be compiled.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Web Services&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where a DLL couldn't be loaded correctly in the web service was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10021 - 2026-03-06 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the custom code couldn't be saved for system MetaClasses was fixed.&lt;br /&gt;
* An issue where some actions couldn't be executed in the Bulk Editor was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;CUI&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
*&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10020 - 2026-02-27 (Hotfix) =&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Two new possibilities to [[Auto-Delete Dead Links|deal with Dead Links]] were added.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where change logs weren't read or written in certain situations was fixed.&lt;br /&gt;
* An issue where GeoData changelogs couldn't be serialized was fixed.&lt;br /&gt;
* A potential stack overflow when upgrading to the newest version was fixed.&lt;br /&gt;
* An issue where the TargetApplication value was not set correctly during save operations was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the Native Push Plugin had a dependency conflict was fixed.&lt;br /&gt;
* Improved document export handling to ensure that documents uploaded later are reliably detected and correctly exported without being skipped.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10017 - 2026-02-02 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;BulkEditor UID Input&amp;lt;/b&amp;gt;: A UID column can now be shown when creating objects in BulkEditor.&lt;br /&gt;
* &amp;lt;b&amp;gt;System Definition Update Dialogue&amp;lt;/b&amp;gt;: Improved UX for updating system definitions in UBIK.&lt;br /&gt;
* &amp;lt;b&amp;gt;Custom Plugin Solution Stub Generation&amp;lt;/b&amp;gt;: Plugins can now be configured and exported as C# solutions. A basic set of features for the [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;Plugin Initialization Exception Handling&amp;lt;/b&amp;gt;: UBIK Studio displays exceptions during plugin directory initialization.&lt;br /&gt;
* &amp;lt;b&amp;gt;Load &amp;amp; Save Code in WhoBert&amp;lt;/b&amp;gt;: WhoBert now provides a rich &amp;quot;Load &amp;amp; Save Code&amp;quot; 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Bulk editor context actions&amp;lt;/b&amp;gt;: [[UBIK Actions]] are now available in the Bulk Editor's context menu, too, with multi-selection support.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* String MetaProperties marked as multilingual are now automatically classified as multilingual.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Exclusive Checkout Query Support&amp;lt;/b&amp;gt;: UBIK now supports the Exclusive Checkout Query.&lt;br /&gt;
* &amp;lt;b&amp;gt; UBIK Traits and Active Lists&amp;lt;/b&amp;gt;: Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration.&amp;lt;br/&amp;gt;Active Lists enable real-time modeling of selective lists with flexible configuration.&lt;br /&gt;
* &amp;lt;b&amp;gt;Text-Markup Annotation Opacity&amp;lt;/b&amp;gt;: Opacity is now supported in text-markup annotations.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the relationship for a derivate of a relation data MetaClass couldn't be resolved was fixed.&lt;br /&gt;
* Fixed an issue where it was possible to add redundant MetaClassScopes to a Context.&lt;br /&gt;
* Fixed and issue where QueryViewItems ignore their Query's MetaClass.&lt;br /&gt;
* Several inconsistencies in the custom code mechanics were fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* Refactored the automatic test setup to support a more distributed multi-project architecture.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;NoCode - Operations&amp;lt;/b&amp;gt;: 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Translations&amp;lt;/b&amp;gt;: Translations (German, English) for the MaTaP system definitions are now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;AdminTool Safety&amp;lt;/b&amp;gt;: In the AdminTool, upgrading the database or customizing the Environment is now prevented.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedures&amp;lt;/b&amp;gt;: UBIK introduces [[MROCLS_PROCEDURE|MRO Procedures]].&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedure-Interface&amp;lt;/b&amp;gt;: 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&lt;br /&gt;
* &amp;lt;b&amp;gt;Blind List Management&amp;lt;/b&amp;gt;: UBIK now supports Blindlist Management.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Enhanced Instance Data Transfer&amp;lt;/b&amp;gt;: SmartStudio’s wizard now supports iterative/incremental transfers.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where selective items weren't transported correctly via SmartStudio was fixed.&lt;br /&gt;
* An issue where an exception was thrown when saving a situation using the SmartStudio was fixed.&lt;br /&gt;
* Fixed an issue where the descriptions of MetaProperties are not transferred correctly in some cases.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Archon License Information Extension&amp;lt;/b&amp;gt;: Improved visibility into license status, usage limits, and renewal timelines.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.0|Version 5.0.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29636</id>
		<title>Version 5.0.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29636"/>
				<updated>2026-03-31T15:58:25Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10024 - 2026-03-25 (Hotfix) =&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the return types of reference properties were generated wrong in the customizing was fixed.&lt;br /&gt;
* Resolved an issue where searching by UID in the Object Explorer failed, ensuring all objects can now be reliably located.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where dependencies where listed redundantly for a generated plugin was fixed.&lt;br /&gt;
* MATAP: RecalculateWokorder Job for single WorkOrders works again.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10022 - 2026-03-19 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where it wasn't possible to create abstract classes via customizing.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
* Fixed an issue where the UI customizing for classes generated by the Plugin Design feature couldn't be compiled.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Web Services&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where a DLL couldn't be loaded correctly in the web service was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10021 - 2026-03-06 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the custom code couldn't be saved for system MetaClasses was fixed.&lt;br /&gt;
* An issue where some actions couldn't be executed in the Bulk Editor was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;CUI&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
*&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10020 - 2026-02-27 (Hotfix) =&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Two new possibilities to [[Auto-Delete Dead Links|deal with Dead Links]] were added.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where change logs weren't read or written in certain situations was fixed.&lt;br /&gt;
* An issue where GeoData changelogs couldn't be serialized was fixed.&lt;br /&gt;
* A potential stack overflow when upgrading to the newest version was fixed.&lt;br /&gt;
* An issue where the TargetApplication value was not set correctly during save operations was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the Native Push Plugin had a dependency conflict was fixed.&lt;br /&gt;
* Improved document export handling to ensure that documents uploaded later are reliably detected and correctly exported without being skipped.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10017 - 2026-02-02 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;BulkEditor UID Input&amp;lt;/b&amp;gt;: A UID column can now be shown when creating objects in BulkEditor.&lt;br /&gt;
* &amp;lt;b&amp;gt;System Definition Update Dialogue&amp;lt;/b&amp;gt;: Improved UX for updating system definitions in UBIK.&lt;br /&gt;
* &amp;lt;b&amp;gt;Custom Plugin Solution Stub Generation&amp;lt;/b&amp;gt;: Plugins can now be configured and exported as C# solutions. A basic set of features for the [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;Plugin Initialization Exception Handling&amp;lt;/b&amp;gt;: UBIK Studio displays exceptions during plugin directory initialization.&lt;br /&gt;
* &amp;lt;b&amp;gt;Load &amp;amp; Save Code in WhoBert&amp;lt;/b&amp;gt;: WhoBert now provides a rich &amp;quot;Load &amp;amp; Save Code&amp;quot; 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Bulk editor context actions&amp;lt;/b&amp;gt;: [[UBIK Actions]] are now available in the Bulk Editor's context menu, too, with multi-selection support.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* String MetaProperties marked as multilingual are now automatically classified as multilingual.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Exclusive Checkout Query Support&amp;lt;/b&amp;gt;: UBIK now supports the Exclusive Checkout Query.&lt;br /&gt;
* &amp;lt;b&amp;gt; UBIK Traits and Active Lists&amp;lt;/b&amp;gt;: Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration.&amp;lt;br/&amp;gt;Active Lists enable real-time modeling of selective lists with flexible configuration.&lt;br /&gt;
* &amp;lt;b&amp;gt;Text-Markup Annotation Opacity&amp;lt;/b&amp;gt;: Opacity is now supported in text-markup annotations.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the relationship for a derivate of a relation data MetaClass couldn't be resolved was fixed.&lt;br /&gt;
* Fixed an issue where it was possible to add redundant MetaClassScopes to a Context.&lt;br /&gt;
* Fixed and issue where QueryViewItems ignore their Query's MetaClass.&lt;br /&gt;
* Several inconsistencies in the custom code mechanics were fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* Refactored the automatic test setup to support a more distributed multi-project architecture.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;NoCode - Operations&amp;lt;/b&amp;gt;: 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Translations&amp;lt;/b&amp;gt;: Translations (German, English) for the MaTaP system definitions are now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;AdminTool Safety&amp;lt;/b&amp;gt;: In the AdminTool, upgrading the database or customizing the Environment is now prevented.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedures&amp;lt;/b&amp;gt;: UBIK introduces [[MROCLS_PROCEDURE|MRO Procedures]].&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedure-Interface&amp;lt;/b&amp;gt;: 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&lt;br /&gt;
* &amp;lt;b&amp;gt;Blind List Management&amp;lt;/b&amp;gt;: UBIK now supports Blindlist Management.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Enhanced Instance Data Transfer&amp;lt;/b&amp;gt;: SmartStudio’s wizard now supports iterative/incremental transfers.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where selective items weren't transported correctly via SmartStudio was fixed.&lt;br /&gt;
* An issue where an exception was thrown when saving a situation using the SmartStudio was fixed.&lt;br /&gt;
* Fixed an issue where the descriptions of MetaProperties are not transferred correctly in some cases.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Archon License Information Extension&amp;lt;/b&amp;gt;: Improved visibility into license status, usage limits, and renewal timelines.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.0|Version 5.0.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=UBIK_Plugin_Design&amp;diff=29626</id>
		<title>UBIK Plugin Design</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=UBIK_Plugin_Design&amp;diff=29626"/>
				<updated>2026-03-24T17:27:35Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: /* Usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The {{UBIK}} Plugin Design feature allows users to create a {{UBIK}} Plugin C# solution, including system definitions purely from customizing in {{UBIK}} Studio.{{Version/ServerSince|5.0.0}}&lt;br /&gt;
== Overview ==&lt;br /&gt;
=== Relevant use-cases ===&lt;br /&gt;
Getting a customizing from one {{UBIK}} database into another can be quite a challenge. There are several use-cases in which this is required though:&lt;br /&gt;
* '''Staging''': E.g., moving a feature from a test environment to the productive environment&lt;br /&gt;
* '''Hotfixes''': A bugfix should be done in multiple environments&lt;br /&gt;
* '''Reusing features''': A set of features should be reused in multiple projects&lt;br /&gt;
* '''Standardization''': An implementation should be positioned as a verifiable standard package&lt;br /&gt;
&lt;br /&gt;
=== Benefit of {{UBIK}} Plugins ===&lt;br /&gt;
Plugins are a good way to deal with this, because of the following benefits:&lt;br /&gt;
* Plugins can be developed and maintained using industry-standard processes and tools (e.g., IDEs like Visual Studio and CVSs like Git).&lt;br /&gt;
* Plugins can be transported and deployed rather easily.&lt;br /&gt;
* Plugins can be strong-named (signed) and versioned.&lt;br /&gt;
* Plugins can be compiled, tested and even deployed automatically using DevOps infrastructure.&lt;br /&gt;
&lt;br /&gt;
=== Manual configuration, automatic generation ===&lt;br /&gt;
However, [[HowTo:Provide_system_definitions_with_a_custom_plugin|developing a {{UBIK}} Plugin]] from scratch is an expert-level task.&lt;br /&gt;
Optimally, one could configure a customizing in {{UBIK}} Studio, as usual, and generate a Plugin out of this configuration.&lt;br /&gt;
This can be achieved with the {{UBIK}} Plugin Design feature.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
=== Setup ===&lt;br /&gt;
The {{UBIK}} Plugin Design feature-set is contained in a {{UBIK}} Plugin itself. It's called &amp;quot;UBIK.Module.PluginDesign&amp;quot; and can be downloaded from the [https://release.augmensys.com/download/modules/Plugins/ Release Portal].&lt;br /&gt;
&lt;br /&gt;
To install it, copy &amp;amp; paste the UBIK.Module.PluginDesign.dll into the Injection folder of your {{UBIK}} Studio.&lt;br /&gt;
After this, when connecting to a {{UBIK}} Environment (database), an upgrade dialog allowing the installation of the Plugin should appear. &lt;br /&gt;
&lt;br /&gt;
=== Creation of a new Plugin Design Configuration ===&lt;br /&gt;
[[File:Plugin_Design_Configuration_instance.png|300px|thumb|Creating a plugin design configuration instance]]&lt;br /&gt;
The feature is accessible through the &amp;quot;System.PluginDesign.PLUGIN_DESIGN_CONFIGURATION&amp;quot; MetaClass in UBIK Studio.&lt;br /&gt;
A new Plugin Design Configuration instance can be created in the Bulk Editor to define a custom plugin context.&lt;br /&gt;
&lt;br /&gt;
=== Adding MetaClasses to the configuration ===&lt;br /&gt;
[[File:Metaclass_Added.png|300px|thumb|Adding a MetaClass to the configuration]]&lt;br /&gt;
Custom MetaClasses can be added to the plugin configuration using the &amp;quot;SYSREL_PLUGINDESIGNCONFIG_METACLASS&amp;quot; relation in the Relation Editor.&lt;br /&gt;
&lt;br /&gt;
=== Adding other objects to the configuration ===&lt;br /&gt;
In the initial version of this feature, we're assuming that your MetaClasses are the center of your customizing; everything else will be detected as a dependency of those. E.g., if you're using a MetaProperty in a MetaClass you related to the Plugin Design Configuration instance, it will also be contained in the generated C# solution. The same is true for all other (supported) kinds of objects. The Plugin Design feature is subject to active development.&lt;br /&gt;
&lt;br /&gt;
=== Exporting a C# solution for the plugin ===&lt;br /&gt;
[[File:Plugin_Generation_Trigger.png|220px|thumb|right|Trigger the C# solution generation]]&lt;br /&gt;
A C# solution can be generated for the plugin via context menu action in the Class Browser (content view style):&lt;br /&gt;
Right-click the Plugin Configuration instance, 'Start Action → &amp;quot;&amp;quot; → Create a C# solution for a custom UBIK plugin'.&lt;br /&gt;
This will increase the plugin version (revision), generate the C# solution and prompt the user with a save dialog for a respective .zip archive.&lt;br /&gt;
[[File:PluginResult.png|300px|thumb|Resulting C# solution in Visual Studio]]&lt;br /&gt;
&lt;br /&gt;
=== Next steps ===&lt;br /&gt;
The generated solution can be opened using Visual Studio.&lt;br /&gt;
You can build the C# project contained in the solution and deploy the resulting plugin DLL to your target system's injection folders.&lt;br /&gt;
However, you can also use the generated solution code as a basis for further development and push it into a Git repository, for example.&lt;br /&gt;
Further, you could set up some DevOps infrastructure for automatic building, testing and deployment - it's up to you.&lt;br /&gt;
&lt;br /&gt;
{{Hint|The generated plugin should never be deployed to the {{UBIK}} Environment where it was generated from (the source system), but to a different target system instead, because the generated system definitions would conflict with the original custom model. Vice-versa, the Plugin Design plugin is not needed in the target system. }}&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;br /&gt;
&lt;br /&gt;
== Supported capabilities and roadmap ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:600px&amp;quot;&lt;br /&gt;
! Feature&lt;br /&gt;
! Release State&lt;br /&gt;
! Version&lt;br /&gt;
|-&lt;br /&gt;
| Generation of a basic Plugin project,&amp;lt;br/&amp;gt;including the Module and a SystemDefinitions stub&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Incremental versioning of the generated Plugin to support upgrades in a target Environment&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaClasses&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProperties&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Custom Class Code&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Custom Code Library&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Classifications&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Relations&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Selective Lists and Selective Items&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| References&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProxies and MetaProxyProperties&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Units and Unit Items&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProperty assignment properties (RelationData)&lt;br /&gt;
| Imminent&lt;br /&gt;
| 5.1 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Multi-language translations for References, Relations, Units &amp;amp; UnitItems&lt;br /&gt;
| Imminent&lt;br /&gt;
| 5.1  Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| [[LOCALIZATION]] instances for multi-language translation of MetaClasses, MetaProperties, SelectiveLists &amp;amp; SelectiveItems&lt;br /&gt;
| WiP&lt;br /&gt;
| 5.1 Service Pack&lt;br /&gt;
|-&lt;br /&gt;
| Queries&lt;br /&gt;
| Requirement&lt;br /&gt;
| Future version&lt;br /&gt;
|-&lt;br /&gt;
| ACM-related content&lt;br /&gt;
| Requirement&lt;br /&gt;
| Future version&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[UBIK_Studio_Basics]]&lt;br /&gt;
*[[Bulk_Editor]]&lt;br /&gt;
*[[Relation_Editor]]&lt;br /&gt;
*[[UBIK_Actions]]&lt;br /&gt;
*[[HowTo:Provide_system_definitions_with_a_custom_plugin]]&lt;br /&gt;
*[[Injection_Management|UBIK Plugin Injection]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29614</id>
		<title>Version 5.0.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29614"/>
				<updated>2026-03-23T15:21:05Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
= 5.0.0.10023 - 2026-03-23 (Hotfix) =&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the return types of reference properties were generated wrong in the customizing was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where dependencies where listed redundantly for a generated plugin was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10022 - 2026-03-19 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where it wasn't possible to create abstract classes via customizing.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
* Fixed an issue where the UI customizing for classes generated by the Plugin Design feature couldn't be compiled.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Web Services&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where a DLL couldn't be loaded correctly in the web service was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10021 - 2026-03-06 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the custom code couldn't be saved for system MetaClasses was fixed.&lt;br /&gt;
* An issue where some actions couldn't be executed in the Bulk Editor was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;CUI&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
*&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10020 - 2026-02-27 (Hotfix) =&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Two new possibilities to [[Auto-Delete Dead Links|deal with Dead Links]] were added.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where change logs weren't read or written in certain situations was fixed.&lt;br /&gt;
* An issue where GeoData changelogs couldn't be serialized was fixed.&lt;br /&gt;
* A potential stack overflow when upgrading to the newest version was fixed.&lt;br /&gt;
* An issue where the TargetApplication value was not set correctly during save operations was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the Native Push Plugin had a dependency conflict was fixed.&lt;br /&gt;
* Improved document export handling to ensure that documents uploaded later are reliably detected and correctly exported without being skipped.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10017 - 2026-02-02 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;BulkEditor UID Input&amp;lt;/b&amp;gt;: A UID column can now be shown when creating objects in BulkEditor.&lt;br /&gt;
* &amp;lt;b&amp;gt;System Definition Update Dialogue&amp;lt;/b&amp;gt;: Improved UX for updating system definitions in UBIK.&lt;br /&gt;
* &amp;lt;b&amp;gt;Custom Plugin Solution Stub Generation&amp;lt;/b&amp;gt;: Plugins can now be configured and exported as C# solutions. A basic set of features for the [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;Plugin Initialization Exception Handling&amp;lt;/b&amp;gt;: UBIK Studio displays exceptions during plugin directory initialization.&lt;br /&gt;
* &amp;lt;b&amp;gt;Load &amp;amp; Save Code in WhoBert&amp;lt;/b&amp;gt;: WhoBert now provides a rich &amp;quot;Load &amp;amp; Save Code&amp;quot; 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Bulk editor context actions&amp;lt;/b&amp;gt;: [[UBIK Actions]] are now available in the Bulk Editor's context menu, too, with multi-selection support.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* String MetaProperties marked as multilingual are now automatically classified as multilingual.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Exclusive Checkout Query Support&amp;lt;/b&amp;gt;: UBIK now supports the Exclusive Checkout Query.&lt;br /&gt;
* &amp;lt;b&amp;gt; UBIK Traits and Active Lists&amp;lt;/b&amp;gt;: Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration.&amp;lt;br/&amp;gt;Active Lists enable real-time modeling of selective lists with flexible configuration.&lt;br /&gt;
* &amp;lt;b&amp;gt;Text-Markup Annotation Opacity&amp;lt;/b&amp;gt;: Opacity is now supported in text-markup annotations.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the relationship for a derivate of a relation data MetaClass couldn't be resolved was fixed.&lt;br /&gt;
* Fixed an issue where it was possible to add redundant MetaClassScopes to a Context.&lt;br /&gt;
* Fixed and issue where QueryViewItems ignore their Query's MetaClass.&lt;br /&gt;
* Several inconsistencies in the custom code mechanics were fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* Refactored the automatic test setup to support a more distributed multi-project architecture.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;NoCode - Operations&amp;lt;/b&amp;gt;: 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Translations&amp;lt;/b&amp;gt;: Translations (German, English) for the MaTaP system definitions are now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;AdminTool Safety&amp;lt;/b&amp;gt;: In the AdminTool, upgrading the database or customizing the Environment is now prevented.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedures&amp;lt;/b&amp;gt;: UBIK introduces [[MROCLS_PROCEDURE|MRO Procedures]].&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedure-Interface&amp;lt;/b&amp;gt;: 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&lt;br /&gt;
* &amp;lt;b&amp;gt;Blind List Management&amp;lt;/b&amp;gt;: UBIK now supports Blindlist Management.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Enhanced Instance Data Transfer&amp;lt;/b&amp;gt;: SmartStudio’s wizard now supports iterative/incremental transfers.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where selective items weren't transported correctly via SmartStudio was fixed.&lt;br /&gt;
* An issue where an exception was thrown when saving a situation using the SmartStudio was fixed.&lt;br /&gt;
* Fixed an issue where the descriptions of MetaProperties are not transferred correctly in some cases.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Archon License Information Extension&amp;lt;/b&amp;gt;: Improved visibility into license status, usage limits, and renewal timelines.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.0|Version 5.0.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29612</id>
		<title>Version 5.0.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29612"/>
				<updated>2026-03-23T13:29:49Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
= 5.0.0.100?? - 2026-??-?? (Hotfix) =&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the return types of reference properties were generated wrong in the customizing was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where dependencies where listed redundantly for a generated plugin was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10022 - 2026-03-19 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where it wasn't possible to create abstract classes via customizing.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
* Fixed an issue where the UI customizing for classes generated by the Plugin Design feature couldn't be compiled.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Web Services&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where a DLL couldn't be loaded correctly in the web service was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10021 - 2026-03-06 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the custom code couldn't be saved for system MetaClasses was fixed.&lt;br /&gt;
* An issue where some actions couldn't be executed in the Bulk Editor was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;CUI&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
*&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10020 - 2026-02-27 (Hotfix) =&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Two new possibilities to [[Auto-Delete Dead Links|deal with Dead Links]] were added.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where change logs weren't read or written in certain situations was fixed.&lt;br /&gt;
* An issue where GeoData changelogs couldn't be serialized was fixed.&lt;br /&gt;
* A potential stack overflow when upgrading to the newest version was fixed.&lt;br /&gt;
* An issue where the TargetApplication value was not set correctly during save operations was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the Native Push Plugin had a dependency conflict was fixed.&lt;br /&gt;
* Improved document export handling to ensure that documents uploaded later are reliably detected and correctly exported without being skipped.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10017 - 2026-02-02 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;BulkEditor UID Input&amp;lt;/b&amp;gt;: A UID column can now be shown when creating objects in BulkEditor.&lt;br /&gt;
* &amp;lt;b&amp;gt;System Definition Update Dialogue&amp;lt;/b&amp;gt;: Improved UX for updating system definitions in UBIK.&lt;br /&gt;
* &amp;lt;b&amp;gt;Custom Plugin Solution Stub Generation&amp;lt;/b&amp;gt;: Plugins can now be configured and exported as C# solutions. A basic set of features for the [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;Plugin Initialization Exception Handling&amp;lt;/b&amp;gt;: UBIK Studio displays exceptions during plugin directory initialization.&lt;br /&gt;
* &amp;lt;b&amp;gt;Load &amp;amp; Save Code in WhoBert&amp;lt;/b&amp;gt;: WhoBert now provides a rich &amp;quot;Load &amp;amp; Save Code&amp;quot; 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Bulk editor context actions&amp;lt;/b&amp;gt;: [[UBIK Actions]] are now available in the Bulk Editor's context menu, too, with multi-selection support.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* String MetaProperties marked as multilingual are now automatically classified as multilingual.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Exclusive Checkout Query Support&amp;lt;/b&amp;gt;: UBIK now supports the Exclusive Checkout Query.&lt;br /&gt;
* &amp;lt;b&amp;gt; UBIK Traits and Active Lists&amp;lt;/b&amp;gt;: Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration.&amp;lt;br/&amp;gt;Active Lists enable real-time modeling of selective lists with flexible configuration.&lt;br /&gt;
* &amp;lt;b&amp;gt;Text-Markup Annotation Opacity&amp;lt;/b&amp;gt;: Opacity is now supported in text-markup annotations.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the relationship for a derivate of a relation data MetaClass couldn't be resolved was fixed.&lt;br /&gt;
* Fixed an issue where it was possible to add redundant MetaClassScopes to a Context.&lt;br /&gt;
* Fixed and issue where QueryViewItems ignore their Query's MetaClass.&lt;br /&gt;
* Several inconsistencies in the custom code mechanics were fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* Refactored the automatic test setup to support a more distributed multi-project architecture.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;NoCode - Operations&amp;lt;/b&amp;gt;: 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Translations&amp;lt;/b&amp;gt;: Translations (German, English) for the MaTaP system definitions are now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;AdminTool Safety&amp;lt;/b&amp;gt;: In the AdminTool, upgrading the database or customizing the Environment is now prevented.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedures&amp;lt;/b&amp;gt;: UBIK introduces [[MROCLS_PROCEDURE|MRO Procedures]].&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedure-Interface&amp;lt;/b&amp;gt;: 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&lt;br /&gt;
* &amp;lt;b&amp;gt;Blind List Management&amp;lt;/b&amp;gt;: UBIK now supports Blindlist Management.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Enhanced Instance Data Transfer&amp;lt;/b&amp;gt;: SmartStudio’s wizard now supports iterative/incremental transfers.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where selective items weren't transported correctly via SmartStudio was fixed.&lt;br /&gt;
* An issue where an exception was thrown when saving a situation using the SmartStudio was fixed.&lt;br /&gt;
* Fixed an issue where the descriptions of MetaProperties are not transferred correctly in some cases.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Archon License Information Extension&amp;lt;/b&amp;gt;: Improved visibility into license status, usage limits, and renewal timelines.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.0|Version 5.0.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29611</id>
		<title>Version 5.0.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29611"/>
				<updated>2026-03-19T15:56:25Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: /* 5.0.0.10021 - 2026-03-06 (Hotfix) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
= 5.0.0.100?? - 2026-??-?? (Hotfix) =&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where dependencies where listed redundantly for a generated plugin was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10022 - 2026-03-19 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where it wasn't possible to create abstract classes via customizing.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
* Fixed an issue where the UI customizing for classes generated by the Plugin Design feature couldn't be compiled.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Web Services&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where a DLL couldn't be loaded correctly in the web service was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10021 - 2026-03-06 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the custom code couldn't be saved for system MetaClasses was fixed.&lt;br /&gt;
* An issue where some actions couldn't be executed in the Bulk Editor was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;CUI&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
*&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.0|Version 5.0.0 (Server)]]&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10020 - 2026-02-27 (Hotfix) =&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Two new possibilities to [[Auto-Delete Dead Links|deal with Dead Links]] were added.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where change logs weren't read or written in certain situations was fixed.&lt;br /&gt;
* An issue where GeoData changelogs couldn't be serialized was fixed.&lt;br /&gt;
* A potential stack overflow when upgrading to the newest version was fixed.&lt;br /&gt;
* An issue where the TargetApplication value was not set correctly during save operations was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the Native Push Plugin had a dependency conflict was fixed.&lt;br /&gt;
* Improved document export handling to ensure that documents uploaded later are reliably detected and correctly exported without being skipped.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10017 - 2026-02-02 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;BulkEditor UID Input&amp;lt;/b&amp;gt;: A UID column can now be shown when creating objects in BulkEditor.&lt;br /&gt;
* &amp;lt;b&amp;gt;System Definition Update Dialogue&amp;lt;/b&amp;gt;: Improved UX for updating system definitions in UBIK.&lt;br /&gt;
* &amp;lt;b&amp;gt;Custom Plugin Solution Stub Generation&amp;lt;/b&amp;gt;: Plugins can now be configured and exported as C# solutions. A basic set of features for the [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;Plugin Initialization Exception Handling&amp;lt;/b&amp;gt;: UBIK Studio displays exceptions during plugin directory initialization.&lt;br /&gt;
* &amp;lt;b&amp;gt;Load &amp;amp; Save Code in WhoBert&amp;lt;/b&amp;gt;: WhoBert now provides a rich &amp;quot;Load &amp;amp; Save Code&amp;quot; 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Bulk editor context actions&amp;lt;/b&amp;gt;: [[UBIK Actions]] are now available in the Bulk Editor's context menu, too, with multi-selection support.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* String MetaProperties marked as multilingual are now automatically classified as multilingual.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Exclusive Checkout Query Support&amp;lt;/b&amp;gt;: UBIK now supports the Exclusive Checkout Query.&lt;br /&gt;
* &amp;lt;b&amp;gt; UBIK Traits and Active Lists&amp;lt;/b&amp;gt;: Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration.&amp;lt;br/&amp;gt;Active Lists enable real-time modeling of selective lists with flexible configuration.&lt;br /&gt;
* &amp;lt;b&amp;gt;Text-Markup Annotation Opacity&amp;lt;/b&amp;gt;: Opacity is now supported in text-markup annotations.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the relationship for a derivate of a relation data MetaClass couldn't be resolved was fixed.&lt;br /&gt;
* Fixed an issue where it was possible to add redundant MetaClassScopes to a Context.&lt;br /&gt;
* Fixed and issue where QueryViewItems ignore their Query's MetaClass.&lt;br /&gt;
* Several inconsistencies in the custom code mechanics were fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* Refactored the automatic test setup to support a more distributed multi-project architecture.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;NoCode - Operations&amp;lt;/b&amp;gt;: 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Translations&amp;lt;/b&amp;gt;: Translations (German, English) for the MaTaP system definitions are now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;AdminTool Safety&amp;lt;/b&amp;gt;: In the AdminTool, upgrading the database or customizing the Environment is now prevented.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedures&amp;lt;/b&amp;gt;: UBIK introduces [[MROCLS_PROCEDURE|MRO Procedures]].&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedure-Interface&amp;lt;/b&amp;gt;: 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&lt;br /&gt;
* &amp;lt;b&amp;gt;Blind List Management&amp;lt;/b&amp;gt;: UBIK now supports Blindlist Management.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Enhanced Instance Data Transfer&amp;lt;/b&amp;gt;: SmartStudio’s wizard now supports iterative/incremental transfers.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where selective items weren't transported correctly via SmartStudio was fixed.&lt;br /&gt;
* An issue where an exception was thrown when saving a situation using the SmartStudio was fixed.&lt;br /&gt;
* Fixed an issue where the descriptions of MetaProperties are not transferred correctly in some cases.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Archon License Information Extension&amp;lt;/b&amp;gt;: Improved visibility into license status, usage limits, and renewal timelines.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.0|Version 5.0.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29610</id>
		<title>Version 5.0.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29610"/>
				<updated>2026-03-19T15:56:04Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
= 5.0.0.100?? - 2026-??-?? (Hotfix) =&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where dependencies where listed redundantly for a generated plugin was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10022 - 2026-03-19 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where it wasn't possible to create abstract classes via customizing.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
* Fixed an issue where the UI customizing for classes generated by the Plugin Design feature couldn't be compiled.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Web Services&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where a DLL couldn't be loaded correctly in the web service was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10021 - 2026-03-06 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the custom code couldn't be saved for system MetaClasses was fixed.&lt;br /&gt;
* An issue where some actions couldn't be executed in the Bulk Editor was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;CUI&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
*&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10020 - 2026-02-27 (Hotfix) =&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Two new possibilities to [[Auto-Delete Dead Links|deal with Dead Links]] were added.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where change logs weren't read or written in certain situations was fixed.&lt;br /&gt;
* An issue where GeoData changelogs couldn't be serialized was fixed.&lt;br /&gt;
* A potential stack overflow when upgrading to the newest version was fixed.&lt;br /&gt;
* An issue where the TargetApplication value was not set correctly during save operations was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the Native Push Plugin had a dependency conflict was fixed.&lt;br /&gt;
* Improved document export handling to ensure that documents uploaded later are reliably detected and correctly exported without being skipped.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10017 - 2026-02-02 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;BulkEditor UID Input&amp;lt;/b&amp;gt;: A UID column can now be shown when creating objects in BulkEditor.&lt;br /&gt;
* &amp;lt;b&amp;gt;System Definition Update Dialogue&amp;lt;/b&amp;gt;: Improved UX for updating system definitions in UBIK.&lt;br /&gt;
* &amp;lt;b&amp;gt;Custom Plugin Solution Stub Generation&amp;lt;/b&amp;gt;: Plugins can now be configured and exported as C# solutions. A basic set of features for the [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;Plugin Initialization Exception Handling&amp;lt;/b&amp;gt;: UBIK Studio displays exceptions during plugin directory initialization.&lt;br /&gt;
* &amp;lt;b&amp;gt;Load &amp;amp; Save Code in WhoBert&amp;lt;/b&amp;gt;: WhoBert now provides a rich &amp;quot;Load &amp;amp; Save Code&amp;quot; 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Bulk editor context actions&amp;lt;/b&amp;gt;: [[UBIK Actions]] are now available in the Bulk Editor's context menu, too, with multi-selection support.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* String MetaProperties marked as multilingual are now automatically classified as multilingual.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Exclusive Checkout Query Support&amp;lt;/b&amp;gt;: UBIK now supports the Exclusive Checkout Query.&lt;br /&gt;
* &amp;lt;b&amp;gt; UBIK Traits and Active Lists&amp;lt;/b&amp;gt;: Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration.&amp;lt;br/&amp;gt;Active Lists enable real-time modeling of selective lists with flexible configuration.&lt;br /&gt;
* &amp;lt;b&amp;gt;Text-Markup Annotation Opacity&amp;lt;/b&amp;gt;: Opacity is now supported in text-markup annotations.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the relationship for a derivate of a relation data MetaClass couldn't be resolved was fixed.&lt;br /&gt;
* Fixed an issue where it was possible to add redundant MetaClassScopes to a Context.&lt;br /&gt;
* Fixed and issue where QueryViewItems ignore their Query's MetaClass.&lt;br /&gt;
* Several inconsistencies in the custom code mechanics were fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* Refactored the automatic test setup to support a more distributed multi-project architecture.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;NoCode - Operations&amp;lt;/b&amp;gt;: 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Translations&amp;lt;/b&amp;gt;: Translations (German, English) for the MaTaP system definitions are now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;AdminTool Safety&amp;lt;/b&amp;gt;: In the AdminTool, upgrading the database or customizing the Environment is now prevented.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedures&amp;lt;/b&amp;gt;: UBIK introduces [[MROCLS_PROCEDURE|MRO Procedures]].&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedure-Interface&amp;lt;/b&amp;gt;: 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&lt;br /&gt;
* &amp;lt;b&amp;gt;Blind List Management&amp;lt;/b&amp;gt;: UBIK now supports Blindlist Management.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Enhanced Instance Data Transfer&amp;lt;/b&amp;gt;: SmartStudio’s wizard now supports iterative/incremental transfers.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where selective items weren't transported correctly via SmartStudio was fixed.&lt;br /&gt;
* An issue where an exception was thrown when saving a situation using the SmartStudio was fixed.&lt;br /&gt;
* Fixed an issue where the descriptions of MetaProperties are not transferred correctly in some cases.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Archon License Information Extension&amp;lt;/b&amp;gt;: Improved visibility into license status, usage limits, and renewal timelines.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.0|Version 5.0.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29609</id>
		<title>Version 5.0.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29609"/>
				<updated>2026-03-19T15:54:45Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
= 5.0.0.100?? - 2026-??-?? (Hotfix) =&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where dependencies where listed redundantly for a generated plugin was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10022 - 2026-03-19 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where it wasn't possible to create abstract classes via customizing.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
* Fixed an issue where the UI customizing for classes generated by the Plugin Design feature couldn't be compiled.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Web Services&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where a DLL couldn't be loaded correctly in the web service was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10021 - 2026-03-06 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the custom code couldn't be saved for system MetaClasses was fixed.&lt;br /&gt;
* An issue where some actions couldn't be executed in the Bulk Editor was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;CUI&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
*&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10020 - 2026-02-27 (Hotfix) =&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Two new possibilities to [[Auto-Delete Dead Links|deal with Dead Links]] were added.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where change logs weren't read or written in certain situations was fixed.&lt;br /&gt;
* An issue where GeoData changelogs couldn't be serialized was fixed.&lt;br /&gt;
* A potential stack overflow when upgrading to the newest version was fixed.&lt;br /&gt;
* An issue where the TargetApplication value was not set correctly during save operations was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the Native Push Plugin had a dependency conflict was fixed.&lt;br /&gt;
* Improved document export handling to ensure that documents uploaded later are reliably detected and correctly exported without being skipped.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10017 - 2026-02-02 (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;BulkEditor UID Input&amp;lt;/b&amp;gt;: A UID column can now be shown when creating objects in BulkEditor.&lt;br /&gt;
* &amp;lt;b&amp;gt;System Definition Update Dialogue&amp;lt;/b&amp;gt;: Improved UX for updating system definitions in UBIK.&lt;br /&gt;
* &amp;lt;b&amp;gt;Custom Plugin Solution Stub Generation&amp;lt;/b&amp;gt;: Plugins can now be configured and exported as C# solutions. A basic set of features for the [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;Plugin Initialization Exception Handling&amp;lt;/b&amp;gt;: UBIK Studio displays exceptions during plugin directory initialization.&lt;br /&gt;
* &amp;lt;b&amp;gt;Load &amp;amp; Save Code in WhoBert&amp;lt;/b&amp;gt;: WhoBert now provides a rich &amp;quot;Load &amp;amp; Save Code&amp;quot; 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Bulk editor context actions&amp;lt;/b&amp;gt;: [[UBIK Actions]] are now available in the Bulk Editor's context menu, too, with multi-selection support.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* String MetaProperties marked as multilingual are now automatically classified as multilingual.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Exclusive Checkout Query Support&amp;lt;/b&amp;gt;: UBIK now supports the Exclusive Checkout Query.&lt;br /&gt;
* &amp;lt;b&amp;gt; UBIK Traits and Active Lists&amp;lt;/b&amp;gt;: Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration.&amp;lt;br/&amp;gt;Active Lists enable real-time modeling of selective lists with flexible configuration.&lt;br /&gt;
* &amp;lt;b&amp;gt;Text-Markup Annotation Opacity&amp;lt;/b&amp;gt;: Opacity is now supported in text-markup annotations.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the relationship for a derivate of a relation data MetaClass couldn't be resolved was fixed.&lt;br /&gt;
* Fixed an issue where it was possible to add redundant MetaClassScopes to a Context.&lt;br /&gt;
* Fixed and issue where QueryViewItems ignore their Query's MetaClass.&lt;br /&gt;
* Several inconsistencies in the custom code mechanics were fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* Refactored the automatic test setup to support a more distributed multi-project architecture.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;NoCode - Operations&amp;lt;/b&amp;gt;: 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Translations&amp;lt;/b&amp;gt;: Translations (German, English) for the MaTaP system definitions are now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;AdminTool Safety&amp;lt;/b&amp;gt;: In the AdminTool, upgrading the database or customizing the Environment is now prevented.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedures&amp;lt;/b&amp;gt;: UBIK introduces [[MROCLS_PROCEDURE|MRO Procedures]].&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedure-Interface&amp;lt;/b&amp;gt;: 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&lt;br /&gt;
* &amp;lt;b&amp;gt;Blind List Management&amp;lt;/b&amp;gt;: UBIK now supports Blindlist Management.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Enhanced Instance Data Transfer&amp;lt;/b&amp;gt;: SmartStudio’s wizard now supports iterative/incremental transfers.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where selective items weren't transported correctly via SmartStudio was fixed.&lt;br /&gt;
* An issue where an exception was thrown when saving a situation using the SmartStudio was fixed.&lt;br /&gt;
* Fixed an issue where the descriptions of MetaProperties are not transferred correctly in some cases.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Archon License Information Extension&amp;lt;/b&amp;gt;: Improved visibility into license status, usage limits, and renewal timelines.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.0|Version 5.0.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29608</id>
		<title>Version 5.0.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29608"/>
				<updated>2026-03-19T15:54:05Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
= 5.0.0.100?? - 2026-??-?? (Hotfix) =&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where dependencies where listed redundantly for a generated plugin was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10022 - 2026-03-19 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where it wasn't possible to create abstract classes via customizing.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
* Fixed an issue where the UI customizing for classes generated by the Plugin Design feature couldn't be compiled.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Web Services&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where a DLL couldn't be loaded correctly in the web service was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10021 - 2026-03-06 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the custom code couldn't be saved for system MetaClasses was fixed.&lt;br /&gt;
* An issue where some actions couldn't be executed in the Bulk Editor was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;CUI&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
*&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10020 - 2026-02-27 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Two new possibilities to [[Auto-Delete Dead Links|deal with Dead Links]] were added.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where change logs weren't read or written in certain situations was fixed.&lt;br /&gt;
* An issue where GeoData changelogs couldn't be serialized was fixed.&lt;br /&gt;
* A potential stack overflow when upgrading to the newest version was fixed.&lt;br /&gt;
* An issue where the TargetApplication value was not set correctly during save operations was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the Native Push Plugin had a dependency conflict was fixed.&lt;br /&gt;
* Improved document export handling to ensure that documents uploaded later are reliably detected and correctly exported without being skipped.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10017 - 2026-02-02 (Initial Release) =&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;BulkEditor UID Input&amp;lt;/b&amp;gt;: A UID column can now be shown when creating objects in BulkEditor.&lt;br /&gt;
* &amp;lt;b&amp;gt;System Definition Update Dialogue&amp;lt;/b&amp;gt;: Improved UX for updating system definitions in UBIK.&lt;br /&gt;
* &amp;lt;b&amp;gt;Custom Plugin Solution Stub Generation&amp;lt;/b&amp;gt;: Plugins can now be configured and exported as C# solutions. A basic set of features for the [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;Plugin Initialization Exception Handling&amp;lt;/b&amp;gt;: UBIK Studio displays exceptions during plugin directory initialization.&lt;br /&gt;
* &amp;lt;b&amp;gt;Load &amp;amp; Save Code in WhoBert&amp;lt;/b&amp;gt;: WhoBert now provides a rich &amp;quot;Load &amp;amp; Save Code&amp;quot; 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Bulk editor context actions&amp;lt;/b&amp;gt;: [[UBIK Actions]] are now available in the Bulk Editor's context menu, too, with multi-selection support.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* String MetaProperties marked as multilingual are now automatically classified as multilingual.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Exclusive Checkout Query Support&amp;lt;/b&amp;gt;: UBIK now supports the Exclusive Checkout Query.&lt;br /&gt;
* &amp;lt;b&amp;gt; UBIK Traits and Active Lists&amp;lt;/b&amp;gt;: Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration.&amp;lt;br/&amp;gt;Active Lists enable real-time modeling of selective lists with flexible configuration.&lt;br /&gt;
* &amp;lt;b&amp;gt;Text-Markup Annotation Opacity&amp;lt;/b&amp;gt;: Opacity is now supported in text-markup annotations.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the relationship for a derivate of a relation data MetaClass couldn't be resolved was fixed.&lt;br /&gt;
* Fixed an issue where it was possible to add redundant MetaClassScopes to a Context.&lt;br /&gt;
* Fixed and issue where QueryViewItems ignore their Query's MetaClass.&lt;br /&gt;
* Several inconsistencies in the custom code mechanics were fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* Refactored the automatic test setup to support a more distributed multi-project architecture.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;NoCode - Operations&amp;lt;/b&amp;gt;: 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Translations&amp;lt;/b&amp;gt;: Translations (German, English) for the MaTaP system definitions are now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;AdminTool Safety&amp;lt;/b&amp;gt;: In the AdminTool, upgrading the database or customizing the Environment is now prevented.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedures&amp;lt;/b&amp;gt;: UBIK introduces [[MROCLS_PROCEDURE|MRO Procedures]].&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedure-Interface&amp;lt;/b&amp;gt;: 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&lt;br /&gt;
* &amp;lt;b&amp;gt;Blind List Management&amp;lt;/b&amp;gt;: UBIK now supports Blindlist Management.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Enhanced Instance Data Transfer&amp;lt;/b&amp;gt;: SmartStudio’s wizard now supports iterative/incremental transfers.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where selective items weren't transported correctly via SmartStudio was fixed.&lt;br /&gt;
* An issue where an exception was thrown when saving a situation using the SmartStudio was fixed.&lt;br /&gt;
* Fixed an issue where the descriptions of MetaProperties are not transferred correctly in some cases.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Archon License Information Extension&amp;lt;/b&amp;gt;: Improved visibility into license status, usage limits, and renewal timelines.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.0|Version 5.0.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29607</id>
		<title>Version 5.0.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29607"/>
				<updated>2026-03-19T15:53:36Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
= 5.0.0.10022 - 2026-03-19 (Hotfix) =&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where dependencies where listed redundantly for a generated plugin was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10022 - 2026-03-19 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where it wasn't possible to create abstract classes via customizing.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
* Fixed an issue where the UI customizing for classes generated by the Plugin Design feature couldn't be compiled.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Web Services&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where a DLL couldn't be loaded correctly in the web service was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10021 - 2026-03-06 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the custom code couldn't be saved for system MetaClasses was fixed.&lt;br /&gt;
* An issue where some actions couldn't be executed in the Bulk Editor was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;CUI&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
*&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10020 - 2026-02-27 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Two new possibilities to [[Auto-Delete Dead Links|deal with Dead Links]] were added.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where change logs weren't read or written in certain situations was fixed.&lt;br /&gt;
* An issue where GeoData changelogs couldn't be serialized was fixed.&lt;br /&gt;
* A potential stack overflow when upgrading to the newest version was fixed.&lt;br /&gt;
* An issue where the TargetApplication value was not set correctly during save operations was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the Native Push Plugin had a dependency conflict was fixed.&lt;br /&gt;
* Improved document export handling to ensure that documents uploaded later are reliably detected and correctly exported without being skipped.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10017 - 2026-02-02 (Initial Release) =&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;BulkEditor UID Input&amp;lt;/b&amp;gt;: A UID column can now be shown when creating objects in BulkEditor.&lt;br /&gt;
* &amp;lt;b&amp;gt;System Definition Update Dialogue&amp;lt;/b&amp;gt;: Improved UX for updating system definitions in UBIK.&lt;br /&gt;
* &amp;lt;b&amp;gt;Custom Plugin Solution Stub Generation&amp;lt;/b&amp;gt;: Plugins can now be configured and exported as C# solutions. A basic set of features for the [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;Plugin Initialization Exception Handling&amp;lt;/b&amp;gt;: UBIK Studio displays exceptions during plugin directory initialization.&lt;br /&gt;
* &amp;lt;b&amp;gt;Load &amp;amp; Save Code in WhoBert&amp;lt;/b&amp;gt;: WhoBert now provides a rich &amp;quot;Load &amp;amp; Save Code&amp;quot; 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Bulk editor context actions&amp;lt;/b&amp;gt;: [[UBIK Actions]] are now available in the Bulk Editor's context menu, too, with multi-selection support.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* String MetaProperties marked as multilingual are now automatically classified as multilingual.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Exclusive Checkout Query Support&amp;lt;/b&amp;gt;: UBIK now supports the Exclusive Checkout Query.&lt;br /&gt;
* &amp;lt;b&amp;gt; UBIK Traits and Active Lists&amp;lt;/b&amp;gt;: Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration.&amp;lt;br/&amp;gt;Active Lists enable real-time modeling of selective lists with flexible configuration.&lt;br /&gt;
* &amp;lt;b&amp;gt;Text-Markup Annotation Opacity&amp;lt;/b&amp;gt;: Opacity is now supported in text-markup annotations.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the relationship for a derivate of a relation data MetaClass couldn't be resolved was fixed.&lt;br /&gt;
* Fixed an issue where it was possible to add redundant MetaClassScopes to a Context.&lt;br /&gt;
* Fixed and issue where QueryViewItems ignore their Query's MetaClass.&lt;br /&gt;
* Several inconsistencies in the custom code mechanics were fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* Refactored the automatic test setup to support a more distributed multi-project architecture.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;NoCode - Operations&amp;lt;/b&amp;gt;: 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Translations&amp;lt;/b&amp;gt;: Translations (German, English) for the MaTaP system definitions are now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;AdminTool Safety&amp;lt;/b&amp;gt;: In the AdminTool, upgrading the database or customizing the Environment is now prevented.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedures&amp;lt;/b&amp;gt;: UBIK introduces [[MROCLS_PROCEDURE|MRO Procedures]].&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedure-Interface&amp;lt;/b&amp;gt;: 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&lt;br /&gt;
* &amp;lt;b&amp;gt;Blind List Management&amp;lt;/b&amp;gt;: UBIK now supports Blindlist Management.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Enhanced Instance Data Transfer&amp;lt;/b&amp;gt;: SmartStudio’s wizard now supports iterative/incremental transfers.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where selective items weren't transported correctly via SmartStudio was fixed.&lt;br /&gt;
* An issue where an exception was thrown when saving a situation using the SmartStudio was fixed.&lt;br /&gt;
* Fixed an issue where the descriptions of MetaProperties are not transferred correctly in some cases.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Archon License Information Extension&amp;lt;/b&amp;gt;: Improved visibility into license status, usage limits, and renewal timelines.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.0|Version 5.0.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29606</id>
		<title>Version 5.0.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29606"/>
				<updated>2026-03-19T11:19:42Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: /* 5.0.0.10021 - 2026-03-06 (Hotfix) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10022 - 2026-03-19 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where it wasn't possible to create abstract classes via customizing.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
* Fixed an issue where the UI customizing for classes generated by the Plugin Design feature couldn't be compiled.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Web Services&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where a DLL couldn't be loaded correctly in the web service was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10021 - 2026-03-06 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the custom code couldn't be saved for system MetaClasses was fixed.&lt;br /&gt;
* An issue where some actions couldn't be executed in the Bulk Editor was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;CUI&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
*&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.0|Version 5.0.0 (Server)]]&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10020 - 2026-02-27 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Two new possibilities to [[Auto-Delete Dead Links|deal with Dead Links]] were added.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where change logs weren't read or written in certain situations was fixed.&lt;br /&gt;
* An issue where GeoData changelogs couldn't be serialized was fixed.&lt;br /&gt;
* A potential stack overflow when upgrading to the newest version was fixed.&lt;br /&gt;
* An issue where the TargetApplication value was not set correctly during save operations was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the Native Push Plugin had a dependency conflict was fixed.&lt;br /&gt;
* Improved document export handling to ensure that documents uploaded later are reliably detected and correctly exported without being skipped.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10017 - 2026-02-02 (Initial Release) =&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;BulkEditor UID Input&amp;lt;/b&amp;gt;: A UID column can now be shown when creating objects in BulkEditor.&lt;br /&gt;
* &amp;lt;b&amp;gt;System Definition Update Dialogue&amp;lt;/b&amp;gt;: Improved UX for updating system definitions in UBIK.&lt;br /&gt;
* &amp;lt;b&amp;gt;Custom Plugin Solution Stub Generation&amp;lt;/b&amp;gt;: Plugins can now be configured and exported as C# solutions. A basic set of features for the [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;Plugin Initialization Exception Handling&amp;lt;/b&amp;gt;: UBIK Studio displays exceptions during plugin directory initialization.&lt;br /&gt;
* &amp;lt;b&amp;gt;Load &amp;amp; Save Code in WhoBert&amp;lt;/b&amp;gt;: WhoBert now provides a rich &amp;quot;Load &amp;amp; Save Code&amp;quot; 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Bulk editor context actions&amp;lt;/b&amp;gt;: [[UBIK Actions]] are now available in the Bulk Editor's context menu, too, with multi-selection support.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* String MetaProperties marked as multilingual are now automatically classified as multilingual.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Exclusive Checkout Query Support&amp;lt;/b&amp;gt;: UBIK now supports the Exclusive Checkout Query.&lt;br /&gt;
* &amp;lt;b&amp;gt; UBIK Traits and Active Lists&amp;lt;/b&amp;gt;: Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration.&amp;lt;br/&amp;gt;Active Lists enable real-time modeling of selective lists with flexible configuration.&lt;br /&gt;
* &amp;lt;b&amp;gt;Text-Markup Annotation Opacity&amp;lt;/b&amp;gt;: Opacity is now supported in text-markup annotations.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the relationship for a derivate of a relation data MetaClass couldn't be resolved was fixed.&lt;br /&gt;
* Fixed an issue where it was possible to add redundant MetaClassScopes to a Context.&lt;br /&gt;
* Fixed and issue where QueryViewItems ignore their Query's MetaClass.&lt;br /&gt;
* Several inconsistencies in the custom code mechanics were fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* Refactored the automatic test setup to support a more distributed multi-project architecture.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;NoCode - Operations&amp;lt;/b&amp;gt;: 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Translations&amp;lt;/b&amp;gt;: Translations (German, English) for the MaTaP system definitions are now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;AdminTool Safety&amp;lt;/b&amp;gt;: In the AdminTool, upgrading the database or customizing the Environment is now prevented.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedures&amp;lt;/b&amp;gt;: UBIK introduces [[MROCLS_PROCEDURE|MRO Procedures]].&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedure-Interface&amp;lt;/b&amp;gt;: 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&lt;br /&gt;
* &amp;lt;b&amp;gt;Blind List Management&amp;lt;/b&amp;gt;: UBIK now supports Blindlist Management.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Enhanced Instance Data Transfer&amp;lt;/b&amp;gt;: SmartStudio’s wizard now supports iterative/incremental transfers.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where selective items weren't transported correctly via SmartStudio was fixed.&lt;br /&gt;
* An issue where an exception was thrown when saving a situation using the SmartStudio was fixed.&lt;br /&gt;
* Fixed an issue where the descriptions of MetaProperties are not transferred correctly in some cases.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Archon License Information Extension&amp;lt;/b&amp;gt;: Improved visibility into license status, usage limits, and renewal timelines.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.0|Version 5.0.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29605</id>
		<title>Version 5.0.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29605"/>
				<updated>2026-03-19T11:17:09Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10022 - 2026-03-19 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where it wasn't possible to create abstract classes via customizing.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
* Fixed an issue where the UI customizing for classes generated by the Plugin Design feature couldn't be compiled.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Web Services&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where a DLL couldn't be loaded correctly in the web service was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10021 - 2026-03-06 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the custom code couldn't be saved for system MetaClasses was fixed.&lt;br /&gt;
* An issue where some actions couldn't be executed in the Bulk Editor was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;CUI&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
*&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10020 - 2026-02-27 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Two new possibilities to [[Auto-Delete Dead Links|deal with Dead Links]] were added.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where change logs weren't read or written in certain situations was fixed.&lt;br /&gt;
* An issue where GeoData changelogs couldn't be serialized was fixed.&lt;br /&gt;
* A potential stack overflow when upgrading to the newest version was fixed.&lt;br /&gt;
* An issue where the TargetApplication value was not set correctly during save operations was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the Native Push Plugin had a dependency conflict was fixed.&lt;br /&gt;
* Improved document export handling to ensure that documents uploaded later are reliably detected and correctly exported without being skipped.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10017 - 2026-02-02 (Initial Release) =&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;BulkEditor UID Input&amp;lt;/b&amp;gt;: A UID column can now be shown when creating objects in BulkEditor.&lt;br /&gt;
* &amp;lt;b&amp;gt;System Definition Update Dialogue&amp;lt;/b&amp;gt;: Improved UX for updating system definitions in UBIK.&lt;br /&gt;
* &amp;lt;b&amp;gt;Custom Plugin Solution Stub Generation&amp;lt;/b&amp;gt;: Plugins can now be configured and exported as C# solutions. A basic set of features for the [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;Plugin Initialization Exception Handling&amp;lt;/b&amp;gt;: UBIK Studio displays exceptions during plugin directory initialization.&lt;br /&gt;
* &amp;lt;b&amp;gt;Load &amp;amp; Save Code in WhoBert&amp;lt;/b&amp;gt;: WhoBert now provides a rich &amp;quot;Load &amp;amp; Save Code&amp;quot; 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Bulk editor context actions&amp;lt;/b&amp;gt;: [[UBIK Actions]] are now available in the Bulk Editor's context menu, too, with multi-selection support.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* String MetaProperties marked as multilingual are now automatically classified as multilingual.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Exclusive Checkout Query Support&amp;lt;/b&amp;gt;: UBIK now supports the Exclusive Checkout Query.&lt;br /&gt;
* &amp;lt;b&amp;gt; UBIK Traits and Active Lists&amp;lt;/b&amp;gt;: Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration.&amp;lt;br/&amp;gt;Active Lists enable real-time modeling of selective lists with flexible configuration.&lt;br /&gt;
* &amp;lt;b&amp;gt;Text-Markup Annotation Opacity&amp;lt;/b&amp;gt;: Opacity is now supported in text-markup annotations.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the relationship for a derivate of a relation data MetaClass couldn't be resolved was fixed.&lt;br /&gt;
* Fixed an issue where it was possible to add redundant MetaClassScopes to a Context.&lt;br /&gt;
* Fixed and issue where QueryViewItems ignore their Query's MetaClass.&lt;br /&gt;
* Several inconsistencies in the custom code mechanics were fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* Refactored the automatic test setup to support a more distributed multi-project architecture.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;NoCode - Operations&amp;lt;/b&amp;gt;: 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Translations&amp;lt;/b&amp;gt;: Translations (German, English) for the MaTaP system definitions are now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;AdminTool Safety&amp;lt;/b&amp;gt;: In the AdminTool, upgrading the database or customizing the Environment is now prevented.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedures&amp;lt;/b&amp;gt;: UBIK introduces [[MROCLS_PROCEDURE|MRO Procedures]].&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedure-Interface&amp;lt;/b&amp;gt;: 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&lt;br /&gt;
* &amp;lt;b&amp;gt;Blind List Management&amp;lt;/b&amp;gt;: UBIK now supports Blindlist Management.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Enhanced Instance Data Transfer&amp;lt;/b&amp;gt;: SmartStudio’s wizard now supports iterative/incremental transfers.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where selective items weren't transported correctly via SmartStudio was fixed.&lt;br /&gt;
* An issue where an exception was thrown when saving a situation using the SmartStudio was fixed.&lt;br /&gt;
* Fixed an issue where the descriptions of MetaProperties are not transferred correctly in some cases.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Archon License Information Extension&amp;lt;/b&amp;gt;: Improved visibility into license status, usage limits, and renewal timelines.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.0|Version 5.0.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29604</id>
		<title>Version 5.1.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29604"/>
				<updated>2026-03-17T16:02:54Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.?? - 2026-??-?? (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where changelogs couldn't be activated for system design MetaClasses was fixed.&lt;br /&gt;
* An issue where a rename &amp;amp; removal of a MetaProperty from a MetaClass led to an error during saving was fixed.&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* ACM Management shows sorted lists now.&lt;br /&gt;
* 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&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* MRO Signature Tasks have been introduced, which automatically displays the signee as well as the validation timestamp after the task has been signed.&lt;br /&gt;
* MRO Picture Tasks have been introduced, which are used to document the task status by adding a photo as finished or not finished.&lt;br /&gt;
* 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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now takes relation property values into account for MetaProperties assigned to a MetaClass.&lt;br /&gt;
* System definitions generated by the [[UBIK_Plugin_Design]] feature now include multi-language translations for References, Relations, Units and UnitItems.&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.1|Version 5.1.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29603</id>
		<title>Version 5.1.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.1.0_(Server)&amp;diff=29603"/>
				<updated>2026-03-17T16:02:29Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= 5.1.0.?? - 2026-??-?? (Initial Release) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where changelogs couldn't be activated for system design MetaClasses was fixed.&lt;br /&gt;
* An issue where a rename &amp;amp; removal of a MetaProperty from a MetaClass led to an error during saving was fixed.&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* ACM Management shows sorted lists now.&lt;br /&gt;
* 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&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* MRO Signature Tasks have been introduced, which automatically displays the signee as well as the validation timestamp after the task has been signed.&lt;br /&gt;
* MRO Picture Tasks have been introduced, which are used to document the task status by adding a photo as finished or not finished.&lt;br /&gt;
* 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.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* The [[UBIK_Plugin_Design]] feature now takes relation property values into account for MetaProperties assigned to a MetaClass.&lt;br /&gt;
* System definitions generated by the [[UBIK_Plugin_Design]] feature now include multi-language translations for References, Relations, Units and UnitItems.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.1.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.1|Version 5.1.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29554</id>
		<title>Version 5.0.0 (Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5.0.0_(Server)&amp;diff=29554"/>
				<updated>2026-03-12T10:31:39Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.100?? - 2026-03-?? (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* Fixed an issue where the Template Matap Users AdminTool use case did not include all properties of the Matap User.&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Web Services&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where a DLL couldn't be loaded correctly in the web service was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10021 - 2026-03-06 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the custom code couldn't be saved for system MetaClasses was fixed.&lt;br /&gt;
* An issue where some actions couldn't be executed in the Bulk Editor was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;CUI&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* CUI Export Mechanism supports more complex Interface scenarios now.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
*&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* &lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10020 - 2026-02-27 (Hotfix) =&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* Two new possibilities to [[Auto-Delete Dead Links|deal with Dead Links]] were added.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where change logs weren't read or written in certain situations was fixed.&lt;br /&gt;
* An issue where GeoData changelogs couldn't be serialized was fixed.&lt;br /&gt;
* A potential stack overflow when upgrading to the newest version was fixed.&lt;br /&gt;
* An issue where the TargetApplication value was not set correctly during save operations was fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Plugins&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Features ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the Native Push Plugin had a dependency conflict was fixed.&lt;br /&gt;
* Improved document export handling to ensure that documents uploaded later are reliably detected and correctly exported without being skipped.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= 5.0.0.10017 - 2026-02-02 (Initial Release) =&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;UBIK.Studio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;BulkEditor UID Input&amp;lt;/b&amp;gt;: A UID column can now be shown when creating objects in BulkEditor.&lt;br /&gt;
* &amp;lt;b&amp;gt;System Definition Update Dialogue&amp;lt;/b&amp;gt;: Improved UX for updating system definitions in UBIK.&lt;br /&gt;
* &amp;lt;b&amp;gt;Custom Plugin Solution Stub Generation&amp;lt;/b&amp;gt;: Plugins can now be configured and exported as C# solutions. A basic set of features for the [[UBIK_Plugin_Design|generation of a custom {{UBIK}} Plugin C# solution]] is now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;Plugin Initialization Exception Handling&amp;lt;/b&amp;gt;: UBIK Studio displays exceptions during plugin directory initialization.&lt;br /&gt;
* &amp;lt;b&amp;gt;Load &amp;amp; Save Code in WhoBert&amp;lt;/b&amp;gt;: WhoBert now provides a rich &amp;quot;Load &amp;amp; Save Code&amp;quot; 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Bulk editor context actions&amp;lt;/b&amp;gt;: [[UBIK Actions]] are now available in the Bulk Editor's context menu, too, with multi-selection support.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* String MetaProperties marked as multilingual are now automatically classified as multilingual.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Kernel&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Exclusive Checkout Query Support&amp;lt;/b&amp;gt;: UBIK now supports the Exclusive Checkout Query.&lt;br /&gt;
* &amp;lt;b&amp;gt; UBIK Traits and Active Lists&amp;lt;/b&amp;gt;: Traits enable dynamic, real-time modeling of project requirements with adaptive property detection and flexible property configuration.&amp;lt;br/&amp;gt;Active Lists enable real-time modeling of selective lists with flexible configuration.&lt;br /&gt;
* &amp;lt;b&amp;gt;Text-Markup Annotation Opacity&amp;lt;/b&amp;gt;: Opacity is now supported in text-markup annotations.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where the relationship for a derivate of a relation data MetaClass couldn't be resolved was fixed.&lt;br /&gt;
* Fixed an issue where it was possible to add redundant MetaClassScopes to a Context.&lt;br /&gt;
* Fixed and issue where QueryViewItems ignore their Query's MetaClass.&lt;br /&gt;
* Several inconsistencies in the custom code mechanics were fixed.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
* Refactored the automatic test setup to support a more distributed multi-project architecture.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
* Due to Configurable Unique Constraints not being implemented yet, Exclusive Access is not guaranteed on database level currently.&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MATAP&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;NoCode - Operations&amp;lt;/b&amp;gt;: 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.&lt;br /&gt;
* &amp;lt;b&amp;gt;Translations&amp;lt;/b&amp;gt;: Translations (German, English) for the MaTaP system definitions are now available.&lt;br /&gt;
* &amp;lt;b&amp;gt;AdminTool Safety&amp;lt;/b&amp;gt;: In the AdminTool, upgrading the database or customizing the Environment is now prevented.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;MRO&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedures&amp;lt;/b&amp;gt;: UBIK introduces [[MROCLS_PROCEDURE|MRO Procedures]].&lt;br /&gt;
* &amp;lt;b&amp;gt;Procedure-Interface&amp;lt;/b&amp;gt;: 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&lt;br /&gt;
* &amp;lt;b&amp;gt;Blind List Management&amp;lt;/b&amp;gt;: UBIK now supports Blindlist Management.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;SmartStudio&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Enhanced Instance Data Transfer&amp;lt;/b&amp;gt;: SmartStudio’s wizard now supports iterative/incremental transfers.&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
* An issue where selective items weren't transported correctly via SmartStudio was fixed.&lt;br /&gt;
* An issue where an exception was thrown when saving a situation using the SmartStudio was fixed.&lt;br /&gt;
* Fixed an issue where the descriptions of MetaProperties are not transferred correctly in some cases.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;width:100%; overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-weight:bold;line-height:1.6;&amp;quot;&amp;gt;&amp;lt;h2 style=&amp;quot;text-decoration:none;border-style:none&amp;quot;&amp;gt;Archon&amp;lt;/h2&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Features ===&lt;br /&gt;
* &amp;lt;b&amp;gt;Archon License Information Extension&amp;lt;/b&amp;gt;: Improved visibility into license status, usage limits, and renewal timelines.&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
=== Bug Fixes ===&lt;br /&gt;
=== Enhancements ===&lt;br /&gt;
=== Known Issues ===&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Release notes|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Server|Version 5.0.0 (Server)]]&lt;br /&gt;
[[Category:Version 5.0|Version 5.0.0 (Server)]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5&amp;diff=29547</id>
		<title>Version 5</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5&amp;diff=29547"/>
				<updated>2026-03-11T15:03:38Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{RoadmapDetailHeader}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{RoadmapDetailItem &lt;br /&gt;
| version=5.1&lt;br /&gt;
| date= February 2026 (Client) / March 2026 (Server)&lt;br /&gt;
| status={{RoadmapChip-Announced|Future}} &lt;br /&gt;
| content=&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=Improve the UI of the Document Save Button | descr=Added support for conditionally showing the ImageEditor Save button only when edits have been made, enabled when MergeAnnotationsOnSave is set to true. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=Harder-to-miss branch download summary | descr= A notification dialog for finished offline document downloads is now available. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=Better control over file upload size | descr=Added support for configurable file-upload size restrictions, preventing oversized files from being uploaded and providing users with feedback when limits are exceeded. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=Map view in mobile MAUI client | descr= }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=Charts in mobile MAUI client | descr= }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=Native push in mobile MAUI client | descr= }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=POI view in mobile MAUI client | descr= }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=Location service in mobile MAUI client | descr= }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-MaTaP}} | feature=Multi Language Support for MaTaP | descr= Translations for MaTaP are now available in German and English. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=MetaProperty assignment details for [[UBIK_Plugin_Design|{{UBIK}} Plugin Design]] feature | descr=When generating a C# solution for a plugin designed via UBIK Studio, relational properties of the assignment between MetaClasses and MetaProperties are taken into account. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Content translations for [[UBIK_Plugin_Design|{{UBIK}} Plugin Design]] feature | descr= Multi-language translations for References, Relations, Units and UnitItems are considered for plugin generation. }}&lt;br /&gt;
-----------&lt;br /&gt;
Service Pack:&lt;br /&gt;
&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature={{UBIK}} Traits| descr=It is now possible to add specific properties to individual instances.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=MRO Switch Task | descr=Conditional junction tasks can now be used to design dynamic MRO procedures.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=MRO Signature Task | descr=Signature Tasks are now supported by the standard UI.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=MRO Picture Task | descr=Picture Tasks are now supported by the standard UI.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=MRO Numeric Task | descr=Numeric Tasks are now supported by the standard UI.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=MRO Pick List Task | descr=It is now possible to add specific Selective Items to individual selection tasks.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-CUI}} | feature=Better Comos API call logging | descr=When synchronizing data with Comos, UBIK will log all Comos API service calls, considering success and identifiability. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=Option to toggle camera flash in MAUI | descr=Providing a button for toggling the flashlight from within the UBIK app.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Meta Definitions translations for [[UBIK_Plugin_Design|{{UBIK}} Plugin Design]] feature | descr= Multi-language translations for System Meta Definitions are considered for plugin generation. }}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{RoadmapDetailItem &lt;br /&gt;
| version=5.0&lt;br /&gt;
| date= December 2025 (Client) / February 2026 (Server)&lt;br /&gt;
| status={{RoadmapChip-Released|Current Release}} &lt;br /&gt;
| content=&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=[[UBIK_Plugin_Design|Plugin C# solution generation]]| descr=Possibility to configure plugins in UBIK.Studio, and to generate a C# solution from this configuration. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Text-Markup Annotations support opacity now | descr=Annotations in SmartStudio now support opacity settings for better visual clarity and flexibility. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Iterative Instance Data Transfer in SmartStudio | descr=Enables transferring instance data between environments or projects using iterative and controlled processes. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Bulk Editor UID Column | descr=A UID column can now be shown in UBIK.Studio's BulkEditor. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Load &amp;amp; Save Code in WhoBert | descr=WhoBert now provides a rich &amp;quot;Load &amp;amp; Save Code&amp;quot; feature. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Bulk editor context actions | descr=[[UBIK Actions]] are now available in the Bulk Editor's context menu, too, with multi-selection support. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Server}} | feature=UBIK Traits | descr=It is now possible to define individual properties and values for UBIK objects on instance level. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Server}} | feature=MRO Procedures | descr=Introduces server-side support for managing and executing MRO (Maintenance, Repair, Overhaul) procedures. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Server}} | feature=Exclusive Checkout Query | descr=Enhances UBIK's versioning control with support for exclusive checkouts via query. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Server}} | feature=Extended Archon License Information | descr=Archon licenses now include more detailed metadata and management information on the server. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=UBIK .NET MAUI Client | descr=Modernized UBIK mobile application built with .NET MAUI for cross-platform compatibility and improved performance. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=Improved branch download performance | descr=Improved the branch download performance especially when there are duplicate objects in multiple branches. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-CUI}} | feature=Log CUI Web Request V2 | descr=Improved logging of CUI web requests for better traceability and debugging. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-MaTaP}} | feature=Blind List Management | descr=Adds functionality for blind list handling in MaTaP, improving confidentiality and targeting. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-MaTaP}} | feature=Joint Integrity Management | descr=Adds functionality for joining location and operation list handling in MaTaP, improving confidentiality and targeting. }}&lt;br /&gt;
-----------&lt;br /&gt;
Service Pack:&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-CUI}} |  feature=Retry Comos API call in case the service is not available | descr=When synchronizing data with Comos, UBIK will try to reach the Comos API service again in case of a connectivity issue. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Server}} | feature=[[Auto-Delete Dead Links]] | descr=Added two new possibilities to [[Auto-Delete Dead Links|deal with Dead Links]]. }}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Client|Version 5]]&lt;br /&gt;
[[Category:Release notes|Version 5]]&lt;br /&gt;
[[Category:Roadmap|Version 5]]&lt;br /&gt;
[[Category:Server|Version 5]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5&amp;diff=29546</id>
		<title>Version 5</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5&amp;diff=29546"/>
				<updated>2026-03-11T15:03:00Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{RoadmapDetailHeader}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{RoadmapDetailItem &lt;br /&gt;
| version=5.1&lt;br /&gt;
| date= February 2026 (Client) / March 2026 (Server)&lt;br /&gt;
| status={{RoadmapChip-Announced|Future}} &lt;br /&gt;
| content=&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=Improve the UI of the Document Save Button | descr=Added support for conditionally showing the ImageEditor Save button only when edits have been made, enabled when MergeAnnotationsOnSave is set to true. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=Harder-to-miss branch download summary | descr= A notification dialog for finished offline document downloads is now available. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=Better control over file upload size | descr=Added support for configurable file-upload size restrictions, preventing oversized files from being uploaded and providing users with feedback when limits are exceeded. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=Map view in mobile MAUI client | descr= }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=Charts in mobile MAUI client | descr= }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=Native push in mobile MAUI client | descr= }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=POI view in mobile MAUI client | descr= }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=Location service in mobile MAUI client | descr= }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-MaTaP}} | feature=Multi Language Support for MaTaP | descr= Translations for MaTaP are now available in German and English. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=MetaProperty assignment details for [[UBIK_Plugin_Design|{{UBIK}} Plugin Design]] feature | descr=When generating a C# solution for a plugin designed via UBIK Studio, relational properties of the assignment between MetaClasses and MetaProperties are taken into account. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Translations for [[UBIK_Plugin_Design|{{UBIK}} Plugin Design]] feature | descr= Multi-language translations for References, Relations, Units and UnitItems are considered for plugin generation. }}&lt;br /&gt;
-----------&lt;br /&gt;
Service Pack:&lt;br /&gt;
&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature={{UBIK}} Traits| descr=It is now possible to add specific properties to individual instances.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=MRO Switch Task | descr=Conditional junction tasks can now be used to design dynamic MRO procedures.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=MRO Signature Task | descr=Signature Tasks are now supported by the standard UI.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=MRO Picture Task | descr=Picture Tasks are now supported by the standard UI.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=MRO Numeric Task | descr=Numeric Tasks are now supported by the standard UI.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=MRO Pick List Task | descr=It is now possible to add specific Selective Items to individual selection tasks.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-CUI}} | feature=Better Comos API call logging | descr=When synchronizing data with Comos, UBIK will log all Comos API service calls, considering success and identifiability. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=Option to toggle camera flash in MAUI | descr=Providing a button for toggling the flashlight from within the UBIK app.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Translations for [[UBIK_Plugin_Design|{{UBIK}} Plugin Design]] feature | descr= Multi-language translations for System Meta Definitions are considered for plugin generation. }}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{RoadmapDetailItem &lt;br /&gt;
| version=5.0&lt;br /&gt;
| date= December 2025 (Client) / February 2026 (Server)&lt;br /&gt;
| status={{RoadmapChip-Released|Current Release}} &lt;br /&gt;
| content=&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=[[UBIK_Plugin_Design|Plugin C# solution generation]]| descr=Possibility to configure plugins in UBIK.Studio, and to generate a C# solution from this configuration. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Text-Markup Annotations support opacity now | descr=Annotations in SmartStudio now support opacity settings for better visual clarity and flexibility. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Iterative Instance Data Transfer in SmartStudio | descr=Enables transferring instance data between environments or projects using iterative and controlled processes. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Bulk Editor UID Column | descr=A UID column can now be shown in UBIK.Studio's BulkEditor. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Load &amp;amp; Save Code in WhoBert | descr=WhoBert now provides a rich &amp;quot;Load &amp;amp; Save Code&amp;quot; feature. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Bulk editor context actions | descr=[[UBIK Actions]] are now available in the Bulk Editor's context menu, too, with multi-selection support. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Server}} | feature=UBIK Traits | descr=It is now possible to define individual properties and values for UBIK objects on instance level. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Server}} | feature=MRO Procedures | descr=Introduces server-side support for managing and executing MRO (Maintenance, Repair, Overhaul) procedures. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Server}} | feature=Exclusive Checkout Query | descr=Enhances UBIK's versioning control with support for exclusive checkouts via query. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Server}} | feature=Extended Archon License Information | descr=Archon licenses now include more detailed metadata and management information on the server. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=UBIK .NET MAUI Client | descr=Modernized UBIK mobile application built with .NET MAUI for cross-platform compatibility and improved performance. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=Improved branch download performance | descr=Improved the branch download performance especially when there are duplicate objects in multiple branches. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-CUI}} | feature=Log CUI Web Request V2 | descr=Improved logging of CUI web requests for better traceability and debugging. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-MaTaP}} | feature=Blind List Management | descr=Adds functionality for blind list handling in MaTaP, improving confidentiality and targeting. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-MaTaP}} | feature=Joint Integrity Management | descr=Adds functionality for joining location and operation list handling in MaTaP, improving confidentiality and targeting. }}&lt;br /&gt;
-----------&lt;br /&gt;
Service Pack:&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-CUI}} |  feature=Retry Comos API call in case the service is not available | descr=When synchronizing data with Comos, UBIK will try to reach the Comos API service again in case of a connectivity issue. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Server}} | feature=[[Auto-Delete Dead Links]] | descr=Added two new possibilities to [[Auto-Delete Dead Links|deal with Dead Links]]. }}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Client|Version 5]]&lt;br /&gt;
[[Category:Release notes|Version 5]]&lt;br /&gt;
[[Category:Roadmap|Version 5]]&lt;br /&gt;
[[Category:Server|Version 5]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=UBIK_Plugin_Design&amp;diff=29545</id>
		<title>UBIK Plugin Design</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=UBIK_Plugin_Design&amp;diff=29545"/>
				<updated>2026-03-11T14:59:02Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: /* Supported capabilities and roadmap */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The {{UBIK}} Plugin Design feature allows users to create a {{UBIK}} Plugin C# solution, including system definitions purely from customizing in {{UBIK}} Studio.{{Version/ServerSince|5.0.0}}&lt;br /&gt;
== Overview ==&lt;br /&gt;
=== Relevant use-cases ===&lt;br /&gt;
Getting a customizing from one {{UBIK}} database into another can be quite a challenge. There are several use-cases in which this is required though:&lt;br /&gt;
* '''Staging''': E.g., moving a feature from a test environment to the productive environment&lt;br /&gt;
* '''Hotfixes''': A bugfix should be done in multiple environments&lt;br /&gt;
* '''Reusing features''': A set of features should be reused in multiple projects&lt;br /&gt;
* '''Standardization''': An implementation should be positioned as a verifiable standard package&lt;br /&gt;
&lt;br /&gt;
=== Benefit of {{UBIK}} Plugins ===&lt;br /&gt;
Plugins are a good way to deal with this, because of the following benefits:&lt;br /&gt;
* Plugins can be developed and maintained using industry-standard processes and tools (e.g., IDEs like Visual Studio and CVSs like Git).&lt;br /&gt;
* Plugins can be transported and deployed rather easily.&lt;br /&gt;
* Plugins can be strong-named (signed) and versioned.&lt;br /&gt;
* Plugins can be compiled, tested and even deployed automatically using DevOps infrastructure.&lt;br /&gt;
&lt;br /&gt;
=== Manual configuration, automatic generation ===&lt;br /&gt;
However, [[HowTo:Provide_system_definitions_with_a_custom_plugin|developing a {{UBIK}} Plugin]] from scratch is an expert-level task.&lt;br /&gt;
Optimally, one could configure a customizing in {{UBIK}} Studio, as usual, and generate a Plugin out of this configuration.&lt;br /&gt;
This can be achieved with the {{UBIK}} Plugin Design feature.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
=== Setup ===&lt;br /&gt;
The {{UBIK}} Plugin Design feature-set is contained in a {{UBIK}} Plugin itself. It's called &amp;quot;UBIK.Module.PluginDesign&amp;quot; and can be downloaded from the [https://release.augmensys.com/download/modules/Plugins/ Release Portal].&lt;br /&gt;
&lt;br /&gt;
To install it, copy &amp;amp; paste the UBIK.Module.PluginDesign.dll into the Injection folder of your {{UBIK}} Studio.&lt;br /&gt;
After this, when connecting to a {{UBIK}} Environment (database), an upgrade dialog allowing the installation of the Plugin should appear. &lt;br /&gt;
&lt;br /&gt;
=== Creation of a new Plugin Design Configuration ===&lt;br /&gt;
[[File:Plugin_Design_Configuration_instance.png|300px|thumb|Creating a plugin design configuration instance]]&lt;br /&gt;
The feature is accessible through the &amp;quot;System.PluginDesign.PLUGIN_DESIGN_CONFIGURATION&amp;quot; MetaClass in UBIK Studio.&lt;br /&gt;
A new Plugin Design Configuration instance can be created in the Bulk Editor to define a custom plugin context.&lt;br /&gt;
&lt;br /&gt;
=== Adding MetaClasses to the configuration ===&lt;br /&gt;
[[File:Metaclass_Added.png|300px|thumb|Adding a MetaClass to the configuration]]&lt;br /&gt;
Custom MetaClasses can be added to the plugin configuration using the &amp;quot;SYSREL_PLUGINDESIGNCONFIG_METACLASS&amp;quot; relation in the Relation Editor.&lt;br /&gt;
&lt;br /&gt;
=== Adding other objects to the configuration ===&lt;br /&gt;
In the initial version of this feature, we're assuming that your MetaClasses are the center of your customizing; everything else will be detected as a dependency of those. E.g., if you're using a MetaProperty in a MetaClass you related to the Plugin Design Configuration instance, it will also be contained in the generated C# solution. The same is true for all other (supported) kinds of objects. The Plugin Design feature is subject to active development.&lt;br /&gt;
&lt;br /&gt;
=== Exporting a C# solution for the plugin ===&lt;br /&gt;
[[File:Plugin_Generation_Trigger.png|220px|thumb|right|Trigger the C# solution generation]]&lt;br /&gt;
A C# solution can be generated for the plugin via context menu action in the Class Browser (content view style):&lt;br /&gt;
Right-click the Plugin Configuration instance, 'Start Action → &amp;quot;&amp;quot; → Create a C# solution for a custom UBIK plugin'.&lt;br /&gt;
This will increase the plugin version (revision), generate the C# solution and prompt the user with a save dialog for a respective .zip archive.&lt;br /&gt;
[[File:PluginResult.png|300px|thumb|Resulting C# solution in Visual Studio]]&lt;br /&gt;
&lt;br /&gt;
=== Next steps ===&lt;br /&gt;
The generated solution can be opened using Visual Studio.&lt;br /&gt;
You can build the C# project contained in the solution and deploy the resulting plugin DLL to your target system's injection folders.&lt;br /&gt;
However, you can also use the generated solution code as a basis for further development and push it into a Git repository, for example.&lt;br /&gt;
Further, you could set up some DevOps infrastructure for automatic building, testing and deployment - it's up to you.&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;br /&gt;
&lt;br /&gt;
== Supported capabilities and roadmap ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:600px&amp;quot;&lt;br /&gt;
! Feature&lt;br /&gt;
! Release State&lt;br /&gt;
! Version&lt;br /&gt;
|-&lt;br /&gt;
| Generation of a basic Plugin project,&amp;lt;br/&amp;gt;including the Module and a SystemDefinitions stub&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Incremental versioning of the generated Plugin to support upgrades in a target Environment&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaClasses&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProperties&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Custom Class Code&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Custom Code Library&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Classifications&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Relations&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Selective Lists and Selective Items&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| References&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProxies and MetaProxyProperties&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Units and Unit Items&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProperty assignment properties (RelationData)&lt;br /&gt;
| Imminent&lt;br /&gt;
| 5.1 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Multi-language translations for References, Relations, Units &amp;amp; UnitItems&lt;br /&gt;
| Imminent&lt;br /&gt;
| 5.1  Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| [[LOCALIZATION]] instances for multi-language translation of MetaClasses, MetaProperties, SelectiveLists &amp;amp; SelectiveItems&lt;br /&gt;
| WiP&lt;br /&gt;
| 5.1 Service Pack&lt;br /&gt;
|-&lt;br /&gt;
| Queries&lt;br /&gt;
| Requirement&lt;br /&gt;
| Future version&lt;br /&gt;
|-&lt;br /&gt;
| ACM-related content&lt;br /&gt;
| Requirement&lt;br /&gt;
| Future version&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[UBIK_Studio_Basics]]&lt;br /&gt;
*[[Bulk_Editor]]&lt;br /&gt;
*[[Relation_Editor]]&lt;br /&gt;
*[[UBIK_Actions]]&lt;br /&gt;
*[[HowTo:Provide_system_definitions_with_a_custom_plugin]]&lt;br /&gt;
*[[Injection_Management|UBIK Plugin Injection]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=UBIK_Plugin_Design&amp;diff=29544</id>
		<title>UBIK Plugin Design</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=UBIK_Plugin_Design&amp;diff=29544"/>
				<updated>2026-03-11T14:58:32Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: /* Supported capabilities and roadmap */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The {{UBIK}} Plugin Design feature allows users to create a {{UBIK}} Plugin C# solution, including system definitions purely from customizing in {{UBIK}} Studio.{{Version/ServerSince|5.0.0}}&lt;br /&gt;
== Overview ==&lt;br /&gt;
=== Relevant use-cases ===&lt;br /&gt;
Getting a customizing from one {{UBIK}} database into another can be quite a challenge. There are several use-cases in which this is required though:&lt;br /&gt;
* '''Staging''': E.g., moving a feature from a test environment to the productive environment&lt;br /&gt;
* '''Hotfixes''': A bugfix should be done in multiple environments&lt;br /&gt;
* '''Reusing features''': A set of features should be reused in multiple projects&lt;br /&gt;
* '''Standardization''': An implementation should be positioned as a verifiable standard package&lt;br /&gt;
&lt;br /&gt;
=== Benefit of {{UBIK}} Plugins ===&lt;br /&gt;
Plugins are a good way to deal with this, because of the following benefits:&lt;br /&gt;
* Plugins can be developed and maintained using industry-standard processes and tools (e.g., IDEs like Visual Studio and CVSs like Git).&lt;br /&gt;
* Plugins can be transported and deployed rather easily.&lt;br /&gt;
* Plugins can be strong-named (signed) and versioned.&lt;br /&gt;
* Plugins can be compiled, tested and even deployed automatically using DevOps infrastructure.&lt;br /&gt;
&lt;br /&gt;
=== Manual configuration, automatic generation ===&lt;br /&gt;
However, [[HowTo:Provide_system_definitions_with_a_custom_plugin|developing a {{UBIK}} Plugin]] from scratch is an expert-level task.&lt;br /&gt;
Optimally, one could configure a customizing in {{UBIK}} Studio, as usual, and generate a Plugin out of this configuration.&lt;br /&gt;
This can be achieved with the {{UBIK}} Plugin Design feature.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
=== Setup ===&lt;br /&gt;
The {{UBIK}} Plugin Design feature-set is contained in a {{UBIK}} Plugin itself. It's called &amp;quot;UBIK.Module.PluginDesign&amp;quot; and can be downloaded from the [https://release.augmensys.com/download/modules/Plugins/ Release Portal].&lt;br /&gt;
&lt;br /&gt;
To install it, copy &amp;amp; paste the UBIK.Module.PluginDesign.dll into the Injection folder of your {{UBIK}} Studio.&lt;br /&gt;
After this, when connecting to a {{UBIK}} Environment (database), an upgrade dialog allowing the installation of the Plugin should appear. &lt;br /&gt;
&lt;br /&gt;
=== Creation of a new Plugin Design Configuration ===&lt;br /&gt;
[[File:Plugin_Design_Configuration_instance.png|300px|thumb|Creating a plugin design configuration instance]]&lt;br /&gt;
The feature is accessible through the &amp;quot;System.PluginDesign.PLUGIN_DESIGN_CONFIGURATION&amp;quot; MetaClass in UBIK Studio.&lt;br /&gt;
A new Plugin Design Configuration instance can be created in the Bulk Editor to define a custom plugin context.&lt;br /&gt;
&lt;br /&gt;
=== Adding MetaClasses to the configuration ===&lt;br /&gt;
[[File:Metaclass_Added.png|300px|thumb|Adding a MetaClass to the configuration]]&lt;br /&gt;
Custom MetaClasses can be added to the plugin configuration using the &amp;quot;SYSREL_PLUGINDESIGNCONFIG_METACLASS&amp;quot; relation in the Relation Editor.&lt;br /&gt;
&lt;br /&gt;
=== Adding other objects to the configuration ===&lt;br /&gt;
In the initial version of this feature, we're assuming that your MetaClasses are the center of your customizing; everything else will be detected as a dependency of those. E.g., if you're using a MetaProperty in a MetaClass you related to the Plugin Design Configuration instance, it will also be contained in the generated C# solution. The same is true for all other (supported) kinds of objects. The Plugin Design feature is subject to active development.&lt;br /&gt;
&lt;br /&gt;
=== Exporting a C# solution for the plugin ===&lt;br /&gt;
[[File:Plugin_Generation_Trigger.png|220px|thumb|right|Trigger the C# solution generation]]&lt;br /&gt;
A C# solution can be generated for the plugin via context menu action in the Class Browser (content view style):&lt;br /&gt;
Right-click the Plugin Configuration instance, 'Start Action → &amp;quot;&amp;quot; → Create a C# solution for a custom UBIK plugin'.&lt;br /&gt;
This will increase the plugin version (revision), generate the C# solution and prompt the user with a save dialog for a respective .zip archive.&lt;br /&gt;
[[File:PluginResult.png|300px|thumb|Resulting C# solution in Visual Studio]]&lt;br /&gt;
&lt;br /&gt;
=== Next steps ===&lt;br /&gt;
The generated solution can be opened using Visual Studio.&lt;br /&gt;
You can build the C# project contained in the solution and deploy the resulting plugin DLL to your target system's injection folders.&lt;br /&gt;
However, you can also use the generated solution code as a basis for further development and push it into a Git repository, for example.&lt;br /&gt;
Further, you could set up some DevOps infrastructure for automatic building, testing and deployment - it's up to you.&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;br /&gt;
&lt;br /&gt;
== Supported capabilities and roadmap ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:600px&amp;quot;&lt;br /&gt;
! Feature&lt;br /&gt;
! Release State&lt;br /&gt;
! Version&lt;br /&gt;
|-&lt;br /&gt;
| Generation of a basic Plugin project,&amp;lt;br/&amp;gt;including the Module and a SystemDefinitions stub&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Incremental versioning of the generated Plugin to support upgrades in a target Environment&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaClasses&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProperties&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Custom Class Code&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Custom Code Library&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Classifications&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Relations&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Selective Lists and Selective Items&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| References&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProxies and MetaProxyProperties&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Units and Unit Items&lt;br /&gt;
| {{Check_mark}}&lt;br /&gt;
| 5.0 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| MetaProperty assignment properties (RelationData)&lt;br /&gt;
| Imminent&lt;br /&gt;
| 5.1 Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| Multi-language translations for References, Relations, Units &amp;amp; UnitItems&lt;br /&gt;
| WiP&lt;br /&gt;
| 5.1  Initial Release&lt;br /&gt;
|-&lt;br /&gt;
| [[LOCALIZATION]] instances for multi-language translation of MetaClasses, MetaProperties, SelectiveLists &amp;amp; SelectiveItems&lt;br /&gt;
| WiP&lt;br /&gt;
| 5.1 Service Pack&lt;br /&gt;
|-&lt;br /&gt;
| Queries&lt;br /&gt;
| Requirement&lt;br /&gt;
| Future version&lt;br /&gt;
|-&lt;br /&gt;
| ACM-related content&lt;br /&gt;
| Requirement&lt;br /&gt;
| Future version&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[UBIK_Studio_Basics]]&lt;br /&gt;
*[[Bulk_Editor]]&lt;br /&gt;
*[[Relation_Editor]]&lt;br /&gt;
*[[UBIK_Actions]]&lt;br /&gt;
*[[HowTo:Provide_system_definitions_with_a_custom_plugin]]&lt;br /&gt;
*[[Injection_Management|UBIK Plugin Injection]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Actions|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Coding|UBIK Plugin Design]]&lt;br /&gt;
[[Category:How-To|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Module|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Plugin|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Studio tools|UBIK Plugin Design]]&lt;br /&gt;
[[Category:Version 5.0|UBIK Plugin Design]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	<entry>
		<id>https://wiki.augmensys.com/index.php?title=Version_5&amp;diff=29543</id>
		<title>Version 5</title>
		<link rel="alternate" type="text/html" href="https://wiki.augmensys.com/index.php?title=Version_5&amp;diff=29543"/>
				<updated>2026-03-11T14:57:44Z</updated>
		
		<summary type="html">&lt;p&gt;NWE: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{RoadmapDetailHeader}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{RoadmapDetailItem &lt;br /&gt;
| version=5.1&lt;br /&gt;
| date= February 2026 (Client) / March 2026 (Server)&lt;br /&gt;
| status={{RoadmapChip-Announced|Future}} &lt;br /&gt;
| content=&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=Improve the UI of the Document Save Button | descr=Added support for conditionally showing the ImageEditor Save button only when edits have been made, enabled when MergeAnnotationsOnSave is set to true. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=Harder-to-miss branch download summary | descr= A notification dialog for finished offline document downloads is now available. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=Better control over file upload size | descr=Added support for configurable file-upload size restrictions, preventing oversized files from being uploaded and providing users with feedback when limits are exceeded. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=Map view in mobile MAUI client | descr= }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=Charts in mobile MAUI client | descr= }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=Native push in mobile MAUI client | descr= }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=POI view in mobile MAUI client | descr= }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=Location service in mobile MAUI client | descr= }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-MaTaP}} | feature=Multi Language Support for MaTaP | descr= Translations for MaTaP are now available in German and English. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=MetaProperty assignment details for [[UBIK_Plugin_Design|{{UBIK}} Plugin Design]] feature | descr=When generating a C# solution for a plugin designed via UBIK Studio, relational properties of the assignment between MetaClasses and MetaProperties are taken into account. }}&lt;br /&gt;
}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Translations for [[UBIK_Plugin_Design|{{UBIK}} Plugin Design]] feature | descr= Multi-language translations for References, Relations, Units and UnitItems are considered for plugin generation. }}&lt;br /&gt;
-----------&lt;br /&gt;
Service Pack:&lt;br /&gt;
&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature={{UBIK}} Traits| descr=It is now possible to add specific properties to individual instances.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=MRO Switch Task | descr=Conditional junction tasks can now be used to design dynamic MRO procedures.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=MRO Signature Task | descr=Signature Tasks are now supported by the standard UI.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=MRO Picture Task | descr=Picture Tasks are now supported by the standard UI.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=MRO Numeric Task | descr=Numeric Tasks are now supported by the standard UI.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=MRO Pick List Task | descr=It is now possible to add specific Selective Items to individual selection tasks.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-CUI}} | feature=Better Comos API call logging | descr=When synchronizing data with Comos, UBIK will log all Comos API service calls, considering success and identifiability. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=Option to toggle camera flash in MAUI | descr=Providing a button for toggling the flashlight from within the UBIK app.}}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=[[UBIK_Plugin_Design|{{UBIK}} Plugin Design]] | descr= Multi-language translations for System Meta Definitions are considered for plugin generation. }}&lt;br /&gt;
&lt;br /&gt;
{{RoadmapDetailItem &lt;br /&gt;
| version=5.0&lt;br /&gt;
| date= December 2025 (Client) / February 2026 (Server)&lt;br /&gt;
| status={{RoadmapChip-Released|Current Release}} &lt;br /&gt;
| content=&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=[[UBIK_Plugin_Design|Plugin C# solution generation]]| descr=Possibility to configure plugins in UBIK.Studio, and to generate a C# solution from this configuration. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Text-Markup Annotations support opacity now | descr=Annotations in SmartStudio now support opacity settings for better visual clarity and flexibility. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Iterative Instance Data Transfer in SmartStudio | descr=Enables transferring instance data between environments or projects using iterative and controlled processes. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Bulk Editor UID Column | descr=A UID column can now be shown in UBIK.Studio's BulkEditor. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Load &amp;amp; Save Code in WhoBert | descr=WhoBert now provides a rich &amp;quot;Load &amp;amp; Save Code&amp;quot; feature. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Studio}} | feature=Bulk editor context actions | descr=[[UBIK Actions]] are now available in the Bulk Editor's context menu, too, with multi-selection support. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Server}} | feature=UBIK Traits | descr=It is now possible to define individual properties and values for UBIK objects on instance level. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Server}} | feature=MRO Procedures | descr=Introduces server-side support for managing and executing MRO (Maintenance, Repair, Overhaul) procedures. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Server}} | feature=Exclusive Checkout Query | descr=Enhances UBIK's versioning control with support for exclusive checkouts via query. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Server}} | feature=Extended Archon License Information | descr=Archon licenses now include more detailed metadata and management information on the server. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Mobile}} | feature=UBIK .NET MAUI Client | descr=Modernized UBIK mobile application built with .NET MAUI for cross-platform compatibility and improved performance. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Client}} | feature=Improved branch download performance | descr=Improved the branch download performance especially when there are duplicate objects in multiple branches. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-CUI}} | feature=Log CUI Web Request V2 | descr=Improved logging of CUI web requests for better traceability and debugging. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-MaTaP}} | feature=Blind List Management | descr=Adds functionality for blind list handling in MaTaP, improving confidentiality and targeting. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-MaTaP}} | feature=Joint Integrity Management | descr=Adds functionality for joining location and operation list handling in MaTaP, improving confidentiality and targeting. }}&lt;br /&gt;
-----------&lt;br /&gt;
Service Pack:&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-CUI}} |  feature=Retry Comos API call in case the service is not available | descr=When synchronizing data with Comos, UBIK will try to reach the Comos API service again in case of a connectivity issue. }}&lt;br /&gt;
{{RoadmapDetailFeature | product={{RoadmapChip-Server}} | feature=[[Auto-Delete Dead Links]] | descr=Added two new possibilities to [[Auto-Delete Dead Links|deal with Dead Links]]. }}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Client|Version 5]]&lt;br /&gt;
[[Category:Release notes|Version 5]]&lt;br /&gt;
[[Category:Roadmap|Version 5]]&lt;br /&gt;
[[Category:Server|Version 5]]&lt;/div&gt;</summary>
		<author><name>NWE</name></author>	</entry>

	</feed>