Last modified on 26 July 2022, at 09:23

Version 3.7.0 Server

Revision as of 09:23, 26 July 2022 by MHM (Talk | contribs)

Version Release Date
3.7.0 2022.0?.??
[edit]

Initial Release

New features

    • The corresponding language information can be configured using the COMOS_PROJECT
  • MRO Plugins provides standardized Code Snippets which will simplify the necessary code implementations.
    • Implement ITaskOwner
    • Implement ITask
    • Implement IConcatenatedTask
  • UBIK.Studio provides new features for the Object Explorer
    • Find Object by ID button
    • Drag of the current context object
    • Drag of the currently selected property
  • UBIK.Stuido Bulk Editor hides a set of preconfigured columns by default (eg. all custom Guid columns).
  • UBIK.Studio Bulk Editor sorts by default instances by CreationTimeStamp now.

CUI

  • Processing of Comos Event Notifications
    • Creation of new objects
    • Update of existing objects
    • Deletion of existing objects
  • CUI Plugins provides standardized Code Snippets which will simplify the necessary code implementations.
    • Static Class WorkflowUtils
    • Executor Snippets
    • Implement IComosUbiqule
  • UBIK CUI provides multi language export and import now
  • CUI supports reading DisplayValues (calculated Values in Comos) when importing String Specifications now.
  • CUI logs every single Rest API Execution as Service Log now
  • CUI considers the configuration (Master, Client, Bidirectional) when processing Name, Label and Description now


Bugfixes

Enhancements

  • MetaQueryViewItems support the method MaxResultItems now
  • UBIK.Studio provides a new Startpage which provides faster access to the projects and some UI configuration
  • Copy&Paste from MS Excel into the Bulk Editor does not add hidden linebreaks any more.
  • UBIK.Studio welcome page provides the possibility to configure UI settings now:
    • Use new ClassBrowser Style
    • Sort MetaProperties by OrderID
    • Show custom Guid Columns in Bulk Editor
    • Sort instances by CTS ascending in Bulk Editor

Build History Web Service

  • 3.7.0 Build xxyyy on 2022.0?.??
    • Initial release.


Build History UBIK.Studio

  • 3.7.0 Build xxyyy on 2022.0?.??
    • Initial release.


Build History UBIK.Plugins

  • 3.7.0 Build xxyyy on 2022.0?.??
    • Initial release.