Difference between revisions of "Version 4.3.0 (Server)"
m |
|||
Line 6: | Line 6: | ||
|- | |- | ||
| 4.0.0.15076 BETA (Revision B) || 2022.11.23 | | 4.0.0.15076 BETA (Revision B) || 2022.11.23 | ||
+ | |- | ||
+ | | 4.0.0.? BETA (Revision C) || 2022.12.?? | ||
|- | |- | ||
|} | |} | ||
Line 49: | Line 51: | ||
* 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: | ||
+ | * All of Revisions A and B | ||
+ | == Enhancements == | ||
+ | Revision C: | ||
+ | A base implementation for the ISystemDefinitionProvider interface was created, to make system definition version management easier for plugin developers. | ||
Line 78: | Line 85: | ||
== Features == | == Features == | ||
+ | Revision A: | ||
* {{UBIK}} Server Kernel version 4 compatibility. | * {{UBIK}} Server Kernel version 4 compatibility. | ||
* There is no database manager view anymore, because database management happens automatically now. Languages can be maintained using the Bulk Editor for the Language meta class. | * There is no database manager view anymore, because database management happens automatically now. Languages can be maintained using the Bulk Editor for the Language meta class. | ||
* You can now use the Class Details browser or the Relation Editor to override inherited MetaProperties for MetaClasses, and 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 Class Details browser or the Relation Editor to override inherited MetaProperties for MetaClasses, and 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. | ||
− | |||
== Bug Fixes == | == Bug Fixes == | ||
+ | |||
+ | Revision C: | ||
+ | * An issue where drag & drop in the relation editor didn't work was fixed. | ||
+ | * An issue where document related system definitions were incomplete was fixed. | ||
+ | |||
== Known Issues == | == Known Issues == |
Revision as of 13:24, 28 November 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.? BETA (Revision C) | 2022.12.?? |