Jump to: navigation, search

Difference between revisions of "Version 2.5 (Server)"


(2.5.0)
Line 13: Line 13:
 
* First UBIK Module available: UBIK MRO
 
* First UBIK Module available: UBIK MRO
 
* UBIK provides a new classification [[SYSCLS_DOCUMENTOWNER]]. Once this feature is activated, ubik delivers additional information to the clients and helps to reduce unnecessary service accesses.
 
* UBIK provides a new classification [[SYSCLS_DOCUMENTOWNER]]. Once this feature is activated, ubik delivers additional information to the clients and helps to reduce unnecessary service accesses.
 +
* UBIK provides the possibility to register additional assemblies to the UBIK Code Compiler. See [[HowTo:Register_additional_assemblies_at_the_UBIK_Compiler]] for details.
 
* UBIK supports multiple Tenants now (Multitenancy)
 
* UBIK supports multiple Tenants now (Multitenancy)
 
** Supporting unique [[Login|logins]] by adding a domain name feature
 
** Supporting unique [[Login|logins]] by adding a domain name feature

Revision as of 07:32, 6 July 2015

Version Release Date
2.5.0 2015.??.??
[edit]

2.5.0

New features

  • Full support of UBIK Attributes
  • UBIK provides a new technique to add in specific system behavior, valid for plugins and objects in the database: we will call them "Modules".
  • Classifications can be added to MetaClass scopes directly. This gives a higher flexibility on configuring specific object behavior for the service.
  • First UBIK Module available: UBIK MRO
  • UBIK provides a new classification SYSCLS DOCUMENTOWNER. Once this feature is activated, ubik delivers additional information to the clients and helps to reduce unnecessary service accesses.
  • UBIK provides the possibility to register additional assemblies to the UBIK Code Compiler. See Register additional assemblies at the UBIK Compiler for details.
  • UBIK supports multiple Tenants now (Multitenancy)
    • Supporting unique logins by adding a domain name feature


Bugfixes

  • Rules and Ruleitems are able to evaluate null values now.

Enhancements

  • Improved Data Caching Mechanism reduce the number of database accesses and incre the overall system performance by far



Known Issues