Difference between revisions of "Version 3.7.0 (Server)"
(→Build History UBIK.Studio) |
m (LGE moved page Version 3.7.0 Server to Version 3.7.0 (Server)) |
||
(50 intermediate revisions by 2 users not shown) | |||
Line 20: | Line 20: | ||
* UBIK.Studio Bulk Editor sorts by default instances by CreationTimeStamp now. | * UBIK.Studio Bulk Editor sorts by default instances by CreationTimeStamp now. | ||
* UBIK.Studio provides a new Standard View: "See all" which can be configured as the default View | * UBIK.Studio provides a new Standard View: "See all" which can be configured as the default View | ||
+ | * UBIK.SmartStudio: Compatible with Kernel and Plugin Versions 3.7.0 | ||
+ | * UBIK.SmartStudio: Added the possibility to load all MetaClasses and MetaProxies into a TransportContainer with one click. | ||
+ | |||
=== CUI === | === CUI === | ||
Line 52: | Line 55: | ||
* UBIK Class is available an can be included into Studio now | * UBIK Class is available an can be included into Studio now | ||
* Creation of instances does not interfere with Classbrowser - ContentView any more | * Creation of instances does not interfere with Classbrowser - ContentView any more | ||
+ | |||
+ | === Knwon Issues === | ||
+ | * 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. | ||
+ | |||
Line 62: | Line 69: | ||
* 3.7.0 Build 14703 on 2022.09.19 | * 3.7.0 Build 14703 on 2022.09.19 | ||
** Login instances with a missing icon configuration do not run into a null pointer exception any more | ** Login instances with a missing icon configuration do not run into a null pointer exception any more | ||
+ | * 3.7.0 Build 14946 on 2022.11.08 | ||
+ | ** fixed a bug in the Live Value Service | ||
+ | * 3.7.0 Build 15152 on 2022.12.07 | ||
+ | ** Configure Content Webserice to be able to process PUSH | ||
+ | * 3.7.0 Build 15424 on 2023.01.20 | ||
+ | ** Change Log (History) Items for Properties with configured unit items (other than SI Value) show correct values now | ||
+ | ** CUI: An SQL Connectivity problem in the Endpoint Notification Service was fixed | ||
+ | * 3.7.0 Build 15434 on 2023.05.03 | ||
+ | ** A bug in evaluating the delta values when downloading data lead to unnecessary data transfer. This problem is fixed now. | ||
+ | * 3.7.0 Build 15??? on 2023.??.?? | ||
+ | ** 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). | ||
+ | ** The reverting of unsaved changes was improved (to improve the MRO progress calculation). | ||
Line 70: | Line 89: | ||
** fixed a bug in the database update scripts | ** fixed a bug in the database update scripts | ||
** Enabled to sync Linked target Properties bidirectional | ** Enabled to sync Linked target Properties bidirectional | ||
− | * 3.7.0 Build | + | * 3.7.0 Build 14704 on 2022.09.19 |
** Sequence Generator supports multi threading now | ** Sequence Generator supports multi threading now | ||
+ | ** Multi threading issues in the View Test Environment were solved | ||
+ | * 3.7.0 Build 15152 on 2022.12.07 | ||
+ | ** Copy&Paste of Geography property value in bulk editor does not crash UBIK.Studio any more. | ||
+ | ** An error when importing Values into properties with a defined Unit Item (other than si value) is fixed now. | ||
+ | ** Possibility of config httpwebrequest timeout | ||
+ | * 3.7.0 Build 15424 on 2023.01.20 | ||
+ | ** A database fix (executed during update to database version 3.7.0) solves the problem of unit - symbols being cut off | ||
+ | * If the database was already updated before, you need to execute 90_FixUnitItemsLength.sql manually or update to 3.7.1 | ||
+ | * 3.7.0 Build 15434 on 2023.05.03 | ||
+ | ** Null or empty string values can be processed when importing to reference proxy properties. The link will be updated as null (no reference). | ||
+ | * 3.7.0 Build 15??? on 2023.??.?? | ||
+ | ** A bug when releasing MetaClasses in the wrong order is fixed. No data gets lost any more. | ||
+ | ** Data consistency gets checked before releasing or sandboxing a MetaClass now. | ||
Line 79: | Line 111: | ||
* 3.7.0 Build 14499 on 2022.08.30 | * 3.7.0 Build 14499 on 2022.08.30 | ||
** An issue in the LDAP Plugin was solved: The configuration of the LDAP - User - MetaProxy (external primary key) is used to determine the names of the corresponding LDAP property | ** An issue in the LDAP Plugin was solved: The configuration of the LDAP - User - MetaProxy (external primary key) is used to determine the names of the corresponding LDAP property | ||
− | * 3.7.0 Build | + | * 3.7.0 Build 14704 on 2022.09.19 |
** CUI - Change in the management of importing data: Import-Status "Conflict" does not block the import any more | ** CUI - Change in the management of importing data: Import-Status "Conflict" does not block the import any more | ||
** CUI - Export - Error responses from Comos Rest API are processed correctly now (setting the Export state of the corresponding proxy to Error) | ** CUI - Export - Error responses from Comos Rest API are processed correctly now (setting the Export state of the corresponding proxy to Error) | ||
Line 89: | Line 121: | ||
** CUI - The system is now able to process multiple UBIK Login Instances and multiple Interface Admin objects | ** CUI - The system is now able to process multiple UBIK Login Instances and multiple Interface Admin objects | ||
** CUI - Event Notification uses the configured template id (on the MetaProxy) when importing data | ** CUI - Event Notification uses the configured template id (on the MetaProxy) when importing data | ||
+ | ** CUI - Correction of Comos System Types (e.g. Working Overlay) | ||
+ | ** CUI - a bug with Proxies not being saved was solved | ||
+ | * 3.7.0 Build 15147 on 2022.12.06 | ||
+ | ** CUI - Performance improvements when processing Event Notifications | ||
+ | ** CUI - It is possible to configure a process - delay for Event Notifications now. This provides the possibility to bypass timing issues if the processing of Event Notifications happens to fast. | ||
+ | ** CUI - It is possible to define a DB-ID whiteliste for Event Notifications (Endpoint) now. Only allowed Notifications get processed. | ||
+ | ** CUI - UBIK Event Notification Processor will not terminate the Enterprise Server if there is still ongoing data sync in the background. | ||
+ | ** CUI - DateTime Values are not imported as default values if the Comos Value is null (not defined). | ||
+ | ** CUI - Cancelling the creation of Comos Objects does not cause follow up errors any more. | ||
+ | ** CUI - Processing of Proxies with duplicate key is supported when managing references now. | ||
+ | * 3.7.0 Build 15424 on 2023.01.20 | ||
+ | ** CUI - Open Event Notifications get processed in packages of max 5.000 items now. | ||
+ | ** CUI is able to handle the error case if importing of Event Notifications runs into an error (e.g. when Comos Rest API is not available). | ||
+ | ** CUI - Event Notifications scanner does not crash when processing Events any more. | ||
+ | ** UBIK Hotspotting - Freetext Annotations support chinese characters when flattening them into pdf now (a new method SupportChineseCharacterSet() is available on the AnnotatedDocument) | ||
+ | * 3.7.0 Build 15434 on 2023.05.03 | ||
+ | ** CUI - A bug in processing document revisions is fixed now. An unexpected answer (from the rest api) does not stop the import any more. | ||
+ | ** CUI - The Session ID was removed from file of Comos Export file name. | ||
+ | ** 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. | ||
+ | ** CUI - The (file based) ComosImportManager provides a possibility to inject an Import Value Validator. This gives extra flexibility when applying usecase specific import logics. | ||
+ | ** Hotspotting - Flattening annotations into a revision does not update the original document anymore - fixed. | ||
+ | ** Hotspotting - Flattening annotations into a rotated pdf adapts the annotations accordingly now. | ||
+ | * 3.7.0 Build 15??? on 2023.11.14 | ||
+ | ** A bug in the calculation of MRO related values during imports is fixed now. | ||
+ | ** Filebased CUI - A problem with writing xml files for Comos export is solved now. | ||
+ | |||
+ | |||
+ | = Build History UBIK.SmartStudio = | ||
+ | * 3.7.0 Build 14543 on 2022.08.31 | ||
+ | * 3.7.0 Build 14926 on 2022.11.04 | ||
+ | ** Added the possibility to load all MetaClasses and MetaProxies into a TransportContainer with one click. | ||
+ | ** An issue where MetaReferences wasn't loaded from the Environment for MetaProxyProperties in certain cases is fixed now. (Only 3.7) | ||
+ | ** An issue where a Classification's MetaProperties were added to a MetaClass without the user's intention when loading a MetaClass from the Environment is fixed now. | ||
+ | * 3.7.0 Build 15466 on 2023.05.03 | ||
+ | ** An issue where a missing assembly binding in SmartStudio led to errors when loading plugins was fixed. | ||
+ | |||
<headertabs /> | <headertabs /> |
Latest revision as of 11:19, 24 July 2024
Version | Release Date |
---|---|
3.7.0 | 2022.08.09 |