Version 4.9.0.? on 2025-??-??:
'''MATAP'''
* PublishCommissioningWallpaperJob was corrected and now doesn't have to be executed 2 times for the Comissioning Tasks to get linked to the Operations.
* Resolved a performance issue where the file picker dialog in the Admin Tool took several minutes to appear, severely impacting usability.
'''CUI'''
* Export Optimization in CUI: Proxies in the WriteToExternal state are now automatically reset to Completed when the export mechanism confirms that the Comos Device is already up to date.
* A problem when importing multilanguage properties and descriptions via the Comos Interface is fixed now.
* The link to the ServiceLogin / Project is set for Revision and DocObjs during their creation.
* A problem in managing proxies with identic external primary key was fixed.
* Double values are exported with culture invariant now. This is necessary until the RestAPI supports real doble values of SIVlaues.
'''MRO'''
* A bug in the MRO Progress Calculation was fixed: if a task changes its owner, the progress for both, the new and the old owner gets updated.
* Fix to Progress Task showing progress calculation bigger than 100 or smaller than 0.
* A problem in calculating the progress ane weight for grouped tasks is fixed now.
'''SAP-Intercae'''
* A bug was fixed when the default values of parameter arrays caused a “Value cannot be null” error in SAP-Interface.
'''PUSH'''
* Push notification can be configured whether they should be sent with high priority, giving you more control over how time-sensitive messages are delivered to your users.
'''Kernel'''
* An issue where custom method code (signature) was generated with a wrong parameter type (for out parameters) was fixed.
* Proxy Link Management can handle simultaneous parent-child syncs now.
* The methods OnBeforeDelete and OnBeforeSave are no longer executed during the evaluation of DeleteAllowed and SaveAllowed. Two new events, OnDeleteAllowed and OnSaveAllowed, have been introduced for this purpose.
* A mechanism managing missing proxy references - preventing expensive dead links - was implemented.
* Improved setup compatibility by removing unnecessary WebDAV configuration entries.
Version 4.9.0.10067 on 2025-08-26: