Difference between revisions of "Version 4.5.0 (Server)"
(→Bugfixes) |
(→Bugfixes) |
||
Line 19: | Line 19: | ||
* Now every UI Action has to be confirmed before it gets executed, to avoid accidents. | * Now every UI Action has to be confirmed before it gets executed, to avoid accidents. | ||
* The UBIK database access layer was stabilized wrt. concurrency, in order to avoid DB-deadlocks. | * The UBIK database access layer was stabilized wrt. concurrency, in order to avoid DB-deadlocks. | ||
+ | * UBIK Web Service supports up to TLS1.2 now. | ||
'''Release 4.5.0.10007''' | '''Release 4.5.0.10007''' | ||
Line 40: | Line 41: | ||
* The namespace for MRO - classification - properties changed from System.MRO to System.Classification.MRO. | * The namespace for MRO - classification - properties changed from System.MRO to System.Classification.MRO. | ||
− | |||
[[Category:Server|Version 4.5.0 (Server)]] | [[Category:Server|Version 4.5.0 (Server)]] | ||
+ | [[Category:Version 4.5|Version 4.5.0 (Server)]] | ||
== Enhancements == | == Enhancements == |
Revision as of 10:39, 19 December 2023
Contents
Kernel
Features
General
- It is now possibile to extend the Live Value MetaClass with any properties having the SYSCLS_LIVEVALUE_ATTRIBUTE classification. Their values are sent as Live Value Attributes to the clients when reading Live Values.
- UBIK Live Values support two properties now (UI_DESCR and UNIT) which are sent to the client as LiveValue Attributes if filled out.
- UBIK Provides the possibility to reset proxies now. Reseting enables a proxy to be reimported it a 2nd time into a new (with new id) ubiqule.
- This feature is only supported via custom code. An UI Integration will be provided with the next release.
CUI (Comos UBIK Interface)
- CUI supports the import of Comos DocObj now
- CUI supports the import and export of Comos Reference Documents now
Bugfixes
Upcoming 'Release 4.5.0.100??
- Filebased CUI - A problem with writing xml files for Comos export is solved now.
- Opacity level on Annotations is applied when flattening into pdfs now.
- Now every UI Action has to be confirmed before it gets executed, to avoid accidents.
- The UBIK database access layer was stabilized wrt. concurrency, in order to avoid DB-deadlocks.
- UBIK Web Service supports up to TLS1.2 now.
Release 4.5.0.10007
- An issue where the MRO task owner property caused exceptions was fixed.
- A problem in updating Comos Metaproxy properties to 4.5 is solved now.
- References to System.DirectoryServices where added to the UBIK Compiler.
Release 4.5.0.10005
- An issue where warnings were output when initializing system meta classes was fixed.
- Saving of Login Objects do not create unsaved and orphaned objects any more.
- A locally built customizing can now be loaded in all circumstances.
- SystemSelectiveLists can be saved now.
- *.zip is provided as standard SelectiveItem for FILE_TYPES now.
- An error during the Creation of Human readably Views was fixed: the naming of the Views is like in pre UBIK 4 Versions now.
- An issue where warnings were output when initializing system meta classes was fixed.
- An issue where attributes weren't loaded correctly was fixed.
- A bug in the OPC-UA plugin that led to an infinite loop when reading a link property of an OPC datapoint object was fixed.
- An issue where the system definitions were initialized in the wrong order when upgrading to version 4.4 or higher was fixed.
- UBIK release packages contain System.Net.Http.dll now
- The namespace for MRO - classification - properties changed from System.MRO to System.Classification.MRO.
Enhancements
Known Issues
- Exclusive Access Queries are currently not supported by the UBIK Kernel.