Last modified on 30 May 2022, at 16:16

Version 3.6.2 Server

Revision as of 16:16, 30 May 2022 by MHM (Talk | contribs)

Version Release Date
3.6.2 2022.05.31
[edit]

Initial Release

New features

  • UBIK supports Checkout and Release of UBIK Objects now
    • UBIK provides a central mechanism which gives exclusive access (edit right) to UBIK objects for one user
    • The Checkout mechanism is provided via the UBIK Web Service (CheckOut and Release)
    • Objects supporting the Checkout feature must implement Exclusive Access classification object
    • UBIK Content Objects provide two new customizable methods (OnBeforeCheckOut, OnBeforeRelease) giving the possibility to define in customizing whether checkout / release of one object is allowed
    • UBIK provides a new MetaClass for Exclusive - Access Queries. These EA Queries are designed to filter the the result collection of a Query to checked out objects in a high performant way.
  • UBIK provides the possibility to classify MetaProperties now
    • A new Relation SYSREL_PROPERTY_CLASSIFICATION is available now
  • UBIK provides the possibility to classify properties as properties requiring authentication before being editd
  • UBIK provides the possibility to classify objects to define a custom Content Are
  • UBIK provides a new customizable method (OnSerialized) which is executed wheneveer a UBIK content object is serialized and sent via the WebService

Bugfixes

  • A problem with fully closing the UBIK.Studio task (kept alive as background task in some rare scenarios) is fixed now
  • Major performance boost when downloading objects with image properties (PngIconData)

Enhancements

  • UBIK.Studio saves backup files when the customizing code is changed
    • in the local temp folder
    • on the server - bak (backup) folder
  • The performance when creating and saving a huge number of objects using the replication mechanism was improved

Build History Web Service

  • 3.6.2 Build ????? on 2022.0?.??
    • Initial release.

Build History UBIK.Studio

  • 3.6.2 Build ????? on 2022.0?.??
    • Initial release.

Build History UBIK.Plugins

  • 3.6.2 Build ????? on 2022.0?.??
    • Initial release.