Difference between revisions of "Version 3.6.2 Server"
(→Build History Web Service) |
|||
(36 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
! Version !! Release Date | ! Version !! Release Date | ||
|- | |- | ||
− | | 3.6.2 || 2022. | + | | 3.6.2 || 2022.05.31 |
|- | |- | ||
|} | |} | ||
Line 11: | Line 11: | ||
* UBIK supports Checkout and Release of UBIK Objects now | * UBIK supports Checkout and Release of UBIK Objects now | ||
** UBIK provides a central mechanism which gives exclusive access (edit right) to UBIK objects for one user | ** UBIK provides a central mechanism which gives exclusive access (edit right) to UBIK objects for one user | ||
− | ** The Checkout mechanism is provided via the UBIK Web Service | + | ** The Checkout mechanism is provided via the UBIK Web Service ([https://wiki.augmensys.com/index.php?title=UBIK_Web_Service#tab=Exclusive_Access%7CCheckOut| CheckOut and Release]) |
+ | ** Objects supporting the Checkout feature must implement [[SYCLS_EXCLUSIVE_ACCESS|Exclusive Access classification object]] | ||
+ | ** UBIK Content Objects provide two new customizable methods (OnBeforeCheckOut, OnBeforeRelease) giving the possibility to define in customizing whether checkout / release of one object is allowed | ||
+ | ** UBIK provides a new MetaClass for Exclusive - Access Queries. These EA Queries are designed to filter the the result collection of a Query to checked out objects in a high performant way. | ||
+ | * UBIK provides the possibility to classify MetaProperties now | ||
+ | ** A new Relation SYSREL_PROPERTY_CLASSIFICATION is available now | ||
+ | * UBIK provides the possibility to classify properties as properties requiring authentication before being editd | ||
+ | ** [[SYSCLS_REQUIRE_AUTHENTICATION|Require Authentication Classification Object]] | ||
+ | * UBIK provides the possibility to classify objects to define a custom Content Are | ||
+ | ** [[SYSCLS_CONTENTAREATEMPLATE|Custom Content Area Template Classification Object]] | ||
+ | * UBIK provides a new customizable method (OnSerialized) which is executed wheneveer a UBIK content object is serialized and sent via the WebService | ||
+ | * UBIK Hotspotting supports the flattening of Hotspots (their thumbnails) into pdf revisions now | ||
+ | * UBIK Hotspotting provides the possibility to add any custom HotSpotModifiers which are applied when flattening hotspots to the pdf | ||
+ | ** e.g. Replace one color in the Hotpot - thumbnail | ||
=== Bugfixes === | === Bugfixes === | ||
− | + | * A problem with fully closing the UBIK.Studio task (kept alive as background task in some rare scenarios) is fixed now | |
+ | * Major performance boost when downloading objects with image properties (PngIconData) | ||
=== Enhancements === | === Enhancements === | ||
− | + | * UBIK.Studio saves backup files when the customizing code is changed | |
+ | ** in the local temp folder | ||
+ | ** on the server - bak (backup) folder | ||
+ | * The performance when creating and saving a huge number of objects using the replication mechanism was improved | ||
= Build History Web Service = | = Build History Web Service = | ||
− | * 3.6.2 Build | + | * 3.6.2 Build 14136 on 2022.05.31 |
** Initial release. | ** Initial release. | ||
+ | * 3.6.2 Build 14173 on 2022.06.10 | ||
+ | ** Distribution of UI Customizing objects (e.g. UI Xamls) was broken => fixed. | ||
+ | * 3.6.2 Build 14189 on 2022.06.23 | ||
+ | ** Maintenance release. | ||
+ | * 3.6.2 Build 14232 on 2022.06.29 | ||
+ | ** MetaQueryViewItems support the method MaxResultItems now | ||
+ | * 3.6.2 Build 14369 on 2022.08.05 | ||
+ | ** A bug which caused Imports to refer to wrong objects was solved | ||
+ | * 3.6.2 Build 1xxxx on 2023.xx.xx | ||
+ | ** A bug in evaluating the delta values when downloading data lead to unnecessary data transfer. This problem is fixed now. | ||
+ | |||
= Build History UBIK.Studio = | = Build History UBIK.Studio = | ||
− | * 3.6.2 Build | + | * 3.6.2 Build 14136 on 2022.05.31 |
** Initial release. | ** Initial release. | ||
+ | * 3.6.2 Build 14189 on 2022.06.23 | ||
+ | ** Exclusive Access Management supports Revert now | ||
+ | * 3.6.2 Build 14232 on 2022.06.29 | ||
+ | ** MetaQueryViewItems support the method MaxResultItems now | ||
+ | * 3.6.2 Build 14369 on 2022.08.05 | ||
+ | ** A bug which caused Imports to refer to wrong objects was solved | ||
+ | * 3.6.2 Build 14??? on 2022.??.?? | ||
+ | ** The property "FilterForLogin" can be set for ExclusiveAccessQueries now (changed from private to public) | ||
+ | |||
= Build History UBIK.Plugins = | = Build History UBIK.Plugins = | ||
− | * 3.6.2 Build | + | * 3.6.2 Build 14136 on 2022.05.31 |
** Initial release. | ** Initial release. | ||
− | + | * 3.6.2 Build 14156 on 2022.06.09 | |
+ | ** CUI - using Comos Working Overlays (creation and deletion of objects) runs into an exception => fixed | ||
+ | * 3.6.2 Build 14189 on 2022.06.23 | ||
+ | ** Maintenance release. | ||
+ | * 3.6.2 Build 14369 on 2022.08.05 | ||
+ | ** Fixed an bug when reading data from multiple Comos objects at once | ||
+ | ** CUI supports reading DisplayValues (calculated Values in Comos) when importing String Specifications now. | ||
+ | ** Fixed an issue when processing an empty list of specifications (nested names) | ||
+ | * 3.6.2 Build 14603 on 2022.09.12 | ||
+ | ** 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 | ||
<headertabs /> | <headertabs /> |
Latest revision as of 17:46, 26 January 2023
Version | Release Date |
---|---|
3.6.2 | 2022.05.31 |