Difference between revisions of "Version 4.3.0 (Server)"
Line 60: | Line 60: | ||
* 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. | ||
* Added default instances for View, Application and Context. | * Added default instances for View, Application and Context. | ||
+ | * For system definitions, (read-only and customizable) property values are now accessible. | ||
== Bug Fixes == | == Bug Fixes == | ||
Line 94: | Line 95: | ||
* 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. | ||
− | + | == Enhancements == | |
+ | Revision C: | ||
+ | * For system definitions, (read-only and customizable) property values are now visible in the Bulk Editor and accessible programmatically. | ||
== Bug Fixes == | == Bug Fixes == |
Revision as of 18:05, 9 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.? BETA (Revision C) | 2022.12.?? |