Difference between revisions of "Version 4.3.0 (Server)"
Line 89: | Line 89: | ||
* The Kernel system definitions version was raised to 4.0.0.3. | * The Kernel system definitions version was raised to 4.0.0.3. | ||
* An internal performance benchmark tool for UBIK database operations was provided. | * 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 == | == Bug Fixes == | ||
Line 111: | Line 114: | ||
* 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 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. | * Fixed an issue where query criteria with "LIKE" operator didn't automatically have a trailing wildcard. | ||
− | + | * Fixed an issue where the customizing wasn't applied to some classes . | |
− | + | ||
− | * Fixed an issue where the customizing wasn't applied to some classes | + | |
Line 158: | Line 159: | ||
Revision C: | Revision C: | ||
* For system definitions, (read-only and customizable) property values are now visible in the Bulk Editor and accessible programmatically. | * 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 == | == Bug Fixes == | ||
Line 171: | Line 177: | ||
Revision G: | Revision G: | ||
* See Kernel, and: | * See Kernel, and: | ||
− | * | + | * Applied several fixes to custom code compilation. |
− | + | ||
− | + | ||
== Known Issues == | == Known Issues == | ||
Line 222: | Line 226: | ||
Revision G: | Revision G: | ||
* See Kernel, and: | * See Kernel, and: | ||
− | * Fixed an issue with matching meta classes and meta properties | + | * Fixed an issue with matching meta classes and meta properties . |
− | * Turning off the change notification poller during instance data transfer to avoid errors | + | * 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 = | = {{UBIK}} Web Services = | ||
Line 258: | Line 263: | ||
== Enhacnements == | == Enhacnements == | ||
Revision G: | Revision G: | ||
− | * Introduced build configuration based config transforms (e.g., transform for Web.Debug.Config) to avoid erroneous release configurations | + | * Introduced build configuration based config transforms (e.g., transform for Web.Debug.Config) to avoid erroneous release configurations. |
== Bug Fixes == | == Bug Fixes == | ||
Revision G: | Revision G: | ||
* See Kernel, and: | * See Kernel, and: | ||
− | * Adapted push appsettings based on a contemporary project, adding missing configurations | + | * 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 Client.config, which had a wrong endpoint specifying a URL instead of "d". |
− | * Updated Service.config | + | * Updated Service.config. |
− | * Updated Web config base | + | * Updated Web config base. |
− | * Updated Bindings config base | + | * Updated Bindings config base. |
− | * Included createSymbolicLinks.cmd | + | * Included createSymbolicLinks.cmd. |
= {{UBIK}} Enterprise Service = | = {{UBIK}} Enterprise Service = |
Revision as of 15:51, 3 March 2023
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.15316 BETA (Revision D) | 2023.01.02 |
4.0.0.15352 BETA (Revision E) | 2023.01.10 |
4.0.0.15473/15356 BETA (Revision F: 02392026a1dc637c7d500a85b2d9eb3e3a83fc2e) | 2023.02.10 |
4.0.0.X BETA (Revision G: X) | 2023.03.XX |