Difference between revisions of "Version 4.3.0 (Server)"
Line 53: | Line 53: | ||
* [[Dynamic_Live_Mode|Dynamic Live Mode (DLM)]] - All MetaClasses are always in Live Mode now. If you change a MetaClass, {{UBIK}} adapts the database automatically. | * [[Dynamic_Live_Mode|Dynamic Live Mode (DLM)]] - All MetaClasses are always in Live Mode now. If you change a MetaClass, {{UBIK}} adapts the database automatically. | ||
* Relational Polymorphism - Override MetaProperty assignments for MetaClasses and MetaProxyProperty assignments for MetaProxies. | * Relational Polymorphism - Override MetaProperty assignments for MetaClasses and MetaProxyProperty assignments for MetaProxies. | ||
+ | |||
+ | == Enhancements == | ||
Revision B: | Revision B: | ||
* Better saving performance: The saving performance was improved, especially for individual instances via the network. | * Better saving performance: The saving performance was improved, especially for individual instances via the network. | ||
* Better bulk saving performance: The saving performance was improved, especially for many instances via the network. | * Better bulk saving performance: The saving performance was improved, especially for many instances via the network. | ||
− | |||
− | |||
Revision C: | Revision C: | ||
* A base implementation for the ISystemDefinitionProvider interface was created, to make system definition version management easier for plugin developers. | * A base implementation for the ISystemDefinitionProvider interface was created, to make system definition version management easier for plugin developers. | ||
Line 68: | Line 68: | ||
== Bug Fixes == | == Bug Fixes == | ||
− | |||
Revision C: | Revision C: | ||
* An issue where document related system definitions were incomplete was fixed. | * An issue where document related system definitions were incomplete was fixed. | ||
Line 111: | Line 110: | ||
== Bug Fixes == | == Bug Fixes == | ||
− | |||
Revision C: | Revision C: | ||
* An issue where drag & drop in the relation editor didn't work was fixed. | * An issue where drag & drop in the relation editor didn't work was fixed. | ||
Line 142: | Line 140: | ||
* [[HowTo:Transfer_Data_from_3.7_to_4.0|Data Transfer from 3.7 Environments]] | * [[HowTo:Transfer_Data_from_3.7_to_4.0|Data Transfer from 3.7 Environments]] | ||
* You can now use the Inheritance Graph to override inherited MetaProperties for MetaClasses, or the Meta Proxy Graph to override inherited MetaProxyProperties for MetaProxies. This way, you can specify a different External Key for a MetaProxyProperty in the context of a specialized MetaProxy, for example. | * You can now use the Inheritance Graph to override inherited MetaProperties for MetaClasses, or the Meta Proxy Graph to override inherited MetaProxyProperties for MetaProxies. This way, you can specify a different External Key for a MetaProxyProperty in the context of a specialized MetaProxy, for example. | ||
− | |||
− | |||
Revision as of 18:15, 19 December 2022
Version | Release Date |
---|---|
4.0.0.15042 BETA (Revision A) | 2022.11.17 |
4.0.0.15076 BETA (Revision B) | 2022.11.23 |
4.0.0.15218 BETA (Revision C) | 2022.12.14 |
4.0.0.????? BETA (Revision C) | 2022.12.?? |