Difference between revisions of "Version 2.5 (Server)"
(→2.5.1) |
(→2.5.2) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
| 2.5.1 || internal release only | | 2.5.1 || internal release only | ||
|- | |- | ||
− | | 2.5.2 || | + | | 2.5.2 || internal release only |
|- | |- | ||
− | | 2.5.3 || | + | | 2.5.3 || internal release only |
|} | |} | ||
Line 92: | Line 92: | ||
* UBIK.Studio does not crash any more when using a misconfigured Reference View Item in the View Test Environment. | * UBIK.Studio does not crash any more when using a misconfigured Reference View Item in the View Test Environment. | ||
− | + | ||
− | + | ||
= 2.5.2 = | = 2.5.2 = | ||
Line 103: | Line 103: | ||
** Classifications | ** Classifications | ||
*** [[SYSCLS_GEO_POLYGON|Polygon Classification]] | *** [[SYSCLS_GEO_POLYGON|Polygon Classification]] | ||
− | *** [[SYSCLS_GEO_LINE| | + | *** [[SYSCLS_GEO_LINE|Line Classification]] |
** Workflow Activities | ** Workflow Activities | ||
*** [[Activity:WKTToGeography]] | *** [[Activity:WKTToGeography]] | ||
** WKT Support | ** WKT Support | ||
*** [[WKTParser|WKT Parser]] | *** [[WKTParser|WKT Parser]] | ||
+ | * UBIK provides the possibility to configure an OPC/UA Datapoint by specifying its NodeId now. | ||
=== Enhancements === | === Enhancements === | ||
Line 119: | Line 120: | ||
* A problem in assembling customized events and methods leading to code duplication and having negative effect on the runtime performance of the customized dll is solved now. | * A problem in assembling customized events and methods leading to code duplication and having negative effect on the runtime performance of the customized dll is solved now. | ||
* A bug in assembling the display strings for link properties is solved now. | * A bug in assembling the display strings for link properties is solved now. | ||
+ | * A bug in handling of empty (null) geo values is fixed now. | ||
[[Category:Server|Version 2.5 (Server)]] | [[Category:Server|Version 2.5 (Server)]] | ||
Line 131: | Line 133: | ||
* UBIK supports Proximity Monitoring features now. | * UBIK supports Proximity Monitoring features now. | ||
** [[SYSCLS_PROXIMITY_MONITORING|Proximity Monitoring Classification]] | ** [[SYSCLS_PROXIMITY_MONITORING|Proximity Monitoring Classification]] | ||
+ | * UBIK supports a new features for unlocking a group of objects by a single scan now. | ||
+ | ** [[SYSCLS_UNLOCK_GROUP_BY_SCAN|Unlock a group of objects by scan Classification]] | ||
+ | * UBIK MRO provides information relevant for project- and timescheduling | ||
+ | ** [[MROCLS_PROJECTINFORMATION|Project Information Classification Object]] | ||
+ | ** [[MROCLS_PROJECT|Project Classification Object]] | ||
− | |||
− | |||
=== Enhancements === | === Enhancements === | ||
+ | * UBIK MRO supports an "MRO_ACTIVE" property (type boolean) on every MRO object. This gives the possibility to easily exclude objects from the MRO evluation process by just returning false (e.g. old Workpackges which should not effect the progress of their owner any more). | ||
+ | |||
=== Bugfixes === | === Bugfixes === | ||
+ | * A bug in handling of empty (null) geo values is fixed now. | ||
+ | * A memory leak in the UBIK Enterprise Server was fixed. | ||
<headertabs /> | <headertabs /> |
Latest revision as of 13:15, 3 April 2020
Version | Release Date |
---|---|
2.5.0 | 2015.10.15 |
2.5.1 | internal release only |
2.5.2 | internal release only |
2.5.3 | internal release only |