Jump to: navigation, search

Difference between revisions of "Version 3.7.0 Server"


(New features)
Line 13: Line 13:
 
** Executor Snippets
 
** Executor Snippets
 
** Implement IComosUbiqule
 
** Implement IComosUbiqule
 +
* 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 [https://wiki.augmensys.com/index.php?title=Object_Explorer#Toolbars| Object Explorer]  
 
* UBIK.Studio provides new features for the [https://wiki.augmensys.com/index.php?title=Object_Explorer#Toolbars| Object Explorer]  
 
** Find Object by ID button
 
** Find Object by ID button

Revision as of 14:25, 5 July 2022

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

Initial Release

New features

  • CUI Plugins provides standardized Code Snippets which will simplify the necessary code implementations.
    • Static Class WorkflowUtils
    • Executor Snippets
    • Implement IComosUbiqule
  • 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 Guid columns).


Bugfixes

Enhancements

    • MetaQueryViewItems support the method MaxResultItems now


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.