Changes
* The Kernel system definitions version was raised to 4.0.0.3.
* An internal performance benchmark tool for UBIK database operations was provided.
Revision G:
* Added descriptions for system meta properties.
* Consolidated all NuGet package dependencies in the server solutions.
== Bug Fixes ==
* Fixed an issue where meta classes with the same name (but different namespace) as an existing class couldn't be imported.
* Fixed an issue where query criteria with "LIKE" operator didn't automatically have a trailing wildcard.
Revision C:
* For system definitions, (read-only and customizable) property values are now visible in the Bulk Editor and accessible programmatically.
Revision G:
* See Kernel, and:
* Adapted order ids for bulk editor columns
* Hide MP_IMP_UID etc. columns for meta proxy property
* Hide imp/exp columns for meta proxies
== Bug Fixes ==
Revision G:
* See Kernel, and:
* Adapted order ids for bulk editor columns* Hide MP_IMP_UID etcApplied several fixes to custom code compilation. columns for meta proxy property * Hide imp/exp columns for meta proxies
== Known Issues ==
Revision G:
* See Kernel, and:
* Fixed an issue with matching meta classes and meta properties .* Turning off the change notification poller during instance data transfer to avoid errors.* Fixed custom code library migration during instance data transfer.
= {{UBIK}} Web Services =
== Enhacnements ==
Revision G:
* Introduced build configuration based config transforms (e.g., transform for Web.Debug.Config) to avoid erroneous release configurations.
== Bug Fixes ==
Revision G:
* See Kernel, and:
* Adapted push appsettings based on a contemporary project, adding missing configurations.* Updated Client.config, which had a wrong endpoint specifying a URL instead of "d".* Updated Service.config.* Updated Web config base.* Updated Bindings config base.* Included createSymbolicLinks.cmd.
= {{UBIK}} Enterprise Service =