Difference between revisions of "Version 2.4 (Server)"
Line 64: | Line 64: | ||
<headertabs /> | <headertabs /> | ||
− | |||
=== New features === | === New features === | ||
* {{UBIK}} Proxy management supports import and export of index MetaProxyProperties now. As transfering mutlilanguage properties is supported as well now, the management of multilingual values is much more effective. | * {{UBIK}} Proxy management supports import and export of index MetaProxyProperties now. As transfering mutlilanguage properties is supported as well now, the management of multilingual values is much more effective. |
Revision as of 07:33, 9 April 2015
Version | Release Date |
---|---|
2.4.3 | 2015.03.20 |
2.4.2 | 2015.03.20 |
2.4.1 | 2015.03.12 |
New features
- UBIK® Proxy management supports import and export of index MetaProxyProperties now. As transfering mutlilanguage properties is supported as well now, the management of multilingual values is much more effective.
- UBIK®supports user groups and rights management in the Application Context Management (ACM) now.
- UBIK® Validation stamps not only the timestamp of the validation but also the login who performed the validation now.
- UBIK® comes with the first prototype of a Push Mechanism.
- UBIK® Workflows supports a new activity which provides the possibility to load Customized System Objects by their Key.
- UBIK® Studio provides a feature to automatically create a new Reference instance and a new Reference - MetaProperty for every new MetaClass (both, Reference and MetaProperty refer to the new MetaClass).
- UBIK® Studio provides a feature to configure user action triggered Workflows. Supported actions are: Drag&Drop and Mouse Click Actions.
- UBIK® Studio delivers an update script for configuration of Custom System Objects via the Database tools folder ([UBIK Installation Path]\Maintenance\Tools\01_ConfigureCustomizedSystemObjects.sql)
- UBIK®Studio provides a feature for automatic name creation (based on rules) now.
- New workflow activities for interfacing with OLE-compliant data sources:
Bugfixes
- ProxyImportScanner compare the correct HashCodes now when evaluating the set of proxies that where modified since the last import.
- An accuracy problem when importing / exporting double values by using double properties on proxies was fixed.
- UBIK®Studio ClassBrowser: fixed problems with namespace nodes in the ClassBrowser after the namespace of a UBIK object has been changed.
- A Reference and Relation update issue was fixed for Proxy Imports.
- A bug in saving and loading of the UBIK® Studio Layout was fixed.
- An improved mechanism for creating new objects via ACM avoids the usage of wrong relations.
- A bug that allowed stepping through (debugging) a workflow only once was fixed.
- When the child object of a relation is deleted, the corresponding relation data object is deleted as well.
- A problem when using a Index Property as a Query Item was fixed.
- TryImportValue and TryExportValue on the Proxy only updates the timestamp once the value was edited
- An inconsistent database could cause the version update mechanism to fail, which leads to an inaccessable UBIK System. This issue is solved now.
- Using a Reference with an empty Target field, caused UBIK®Studio to crash when compiling the database. This issue is fixed now.
Known Issues
- It is not possible to implement an interface via the ClassDetailsBrowser Classification View.
- Interface manager crashes when reading a not wellformed Interfaces.xml.
- Adding a new object in the View Test Environment fails, as the parent node was not expanded before.