Difference between revisions of "Version 3.6 (Server)"
(→Enhancements) |
|||
| Line 3: | Line 3: | ||
! Version !! Release Date | ! Version !! Release Date | ||
|- | |- | ||
| − | | 3.6.0 || | + | | 3.6.0 || 2022.01.19 |
|- | |- | ||
|} | |} | ||
| Line 40: | Line 40: | ||
** The mechanism to convert the type of one instance is used when importing proxies via the new member (FindOrPrepareProxy) on the Proxymanager. | ** The mechanism to convert the type of one instance is used when importing proxies via the new member (FindOrPrepareProxy) on the Proxymanager. | ||
* {{UBIK}} now provides [[ServiceLogins]], a solution for managing service credentials to third-party systems easily and securely. | * {{UBIK}} now provides [[ServiceLogins]], a solution for managing service credentials to third-party systems easily and securely. | ||
| − | + | * [[HowTo:Configure_Dynamic_Selective_Lists|Dynamic Selective Lists] | |
| Line 55: | Line 55: | ||
* Sequential (MRO) Tasks forward their progress to their owners correctly now | * Sequential (MRO) Tasks forward their progress to their owners correctly now | ||
* A potential problem occuring during the start UBIK.Studio was fixed | * A potential problem occuring during the start UBIK.Studio was fixed | ||
| − | + | * The object replication feature supports the enabled - property feature now. | |
| Line 83: | Line 83: | ||
* UBIK Clients terminate their tokens when logging out now (erroneous SessionManagement). | * UBIK Clients terminate their tokens when logging out now (erroneous SessionManagement). | ||
* The UBIK OLEDB Module now always uses the provider MSOLEDBSQL, instead of the deprecated SQLOLEDB. | * The UBIK OLEDB Module now always uses the provider MSOLEDBSQL, instead of the deprecated SQLOLEDB. | ||
| − | + | * The relation replication feature provdies the possibility to configure (using customizing code) for every single Relation Item whether it should be replicated or not. | |
| − | + | * TLS 1.2 is now supported by the Web Services automatically, provided that .NET Framework 4.6.1 is installed on the server. | |
| + | * A set of new Custom - Metaclasses are provided via the database update now: | ||
| + | ** CustomAbstractScopeMetaClass | ||
| + | ** CustomDocumentReplicationConfigurationMetaClass | ||
| + | ** CustomInstanceReplicationConfigurationMetaClass | ||
| + | ** CustomMetaQueryScopeMetaClass | ||
| + | ** CustomMetaQueryViewItemMetaClass | ||
| + | ** CustomRelationReplicationConfigurationMetaClass | ||
| + | ** CustomReplicationConfigurationMetaClass | ||
= Build History Web Service = | = Build History Web Service = | ||
Revision as of 09:03, 13 January 2022
| Version | Release Date |
|---|---|
| 3.6.0 | 2022.01.19 |
