Jump to: navigation, search

Difference between revisions of "Version 4.3.0 (Server)"


(Known Issues)
Line 3: Line 3:
 
! Version !! Release Date
 
! Version !! Release Date
 
|-  
 
|-  
| 4.0.0.15042 BETA || 2022.11.17
+
| 4.0.0.15042 BETA (Build 1) || 2022.11.17
 +
| 4.0.0.?? BETA (Build 2) || 2022.11.23
 
|-  
 
|-  
 
|}
 
|}
Line 27: Line 28:
  
 
== Features ==
 
== Features ==
 +
Build 1:
 
* Managed System Definitions - No SQL scripts are required to update a database anymore. For installing a new {{UBIK}} Environment, you only need an empty database and {{UBIK}} Studio or SmartStudio.
 
* Managed System Definitions - No SQL scripts are required to update a database anymore. For installing a new {{UBIK}} Environment, you only need an empty database and {{UBIK}} Studio or SmartStudio.
 
* [[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.
 +
Build 2:
 +
* 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.
  
 
== Bug Fixes ==
 
== Bug Fixes ==
Line 38: Line 43:
 
* The automatic creation of database views for reporting and human readability requires further polishing.
 
* The automatic creation of database views for reporting and human readability requires further polishing.
  
[[Category:Server|Version 4.0 (Server)]]
+
 
[[Category:Version 4.0|Version 4.0 (Server)]]
+
 
  
 
=  {{UBIK}} Studio =
 
=  {{UBIK}} Studio =
Line 49: Line 54:
 
! Revision !! Release Date !! Comment  
 
! Revision !! Release Date !! Comment  
 
|-  
 
|-  
| 4.0.0.15042 || 2022.11.17 || Initial Release
+
| 4.0.0.15042 (Build 1) || 2022.11.17 || Initial Release
 +
| 4.0.0.?? (Build 2) || 2022.11.23 || Saving performance improvements
 
|-  
 
|-  
 
|}
 
|}
Line 74: Line 80:
 
! Revision !! Release Date !! Comment  
 
! Revision !! Release Date !! Comment  
 
|-  
 
|-  
| 4.0.0.15042 || 2022.11.17 || Initial Release
+
| 4.0.0.15042 (Build 1) || 2022.11.17 || Initial Release
 +
| 4.0.0.?? (Build 2) || 2022.11.23 || Saving performance improvements
 
|-  
 
|-  
 
|}
 
|}
Line 97: Line 104:
 
! Revision !! Release Date !! Comment  
 
! Revision !! Release Date !! Comment  
 
|-  
 
|-  
| 4.0.0.15042 || 2022.11.17 || Initial Release
+
| 4.0.0.15042 (Build 1) || 2022.11.17 || Initial Release
 +
| 4.0.0.?? (Build 2) || 2022.11.23 || Saving performance improvements
 
|-  
 
|-  
 
|}
 
|}
Line 114: Line 122:
 
! Revision !! Release Date !! Comment  
 
! Revision !! Release Date !! Comment  
 
|-  
 
|-  
| 4.0.0.15042 || 2022.11.17 || Initial Release
+
| 4.0.0.15042 (Build 1) || 2022.11.17 || Initial Release
 +
| 4.0.0.?? (Build 2) || 2022.11.23 || Saving performance improvements
 
|-  
 
|-  
 
|}
 
|}

Revision as of 14:10, 23 November 2022

Version Release Date
4.0.0.15042 BETA (Build 1) 2022.11.17 4.0.0.?? BETA (Build 2) 2022.11.23
IC Attention.pngThis page is under construction.
IC Attention.png

Beta Version

Currently, UBIK® Server version 4.0.0 is in Beta testing stage.

Previously, in addition to the automatic tests, we've done a complete manual test of the Alpha version and have gone through a QA process fixing all defects blocking a release from R&D's point of view.

Now, we want to get feedback from our internal users to make sure we provide our products with the highest quality we can. Thus, the current version 4.0.0 is being distributed to engineers in our Service Department, who will test according to their needs and experience.

Depending on the resulting feedback, we will plan the further QA and release of UBIK.Server version 4.0.0.


[edit]

Kernel

Features

Build 1:

  • Managed System Definitions - No SQL scripts are required to update a database anymore. For installing a new UBIK® Environment, you only need an empty database and UBIK® Studio or SmartStudio.
  • 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.

Build 2:

  • 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.

Bug Fixes

Known Issues

  • System meta classes do not have icons and international descriptions at the moment. This does not affect instances or meta classes created by the user.
  • Not all property values for system meta classes and meta properties are visible at the moment. This does not affect instances or meta classes created by the user.
  • The automatic creation of database views for reporting and human readability requires further polishing.