Difference between revisions of "Version 2.6 (Server)"
(→2.6.3) |
(Strikethrough 2.6.4 as it was never released and referred to 3.5.0 (live value page links here)) |
||
(46 intermediate revisions by 3 users not shown) | |||
Line 7: | Line 7: | ||
| 2.6.2 || 2018.04.04 | | 2.6.2 || 2018.04.04 | ||
|- | |- | ||
− | | 2.6.3 || | + | | 2.6.3 || 2018.12.10 |
+ | |- | ||
+ | | <s>2.6.4</s> || see [[Version_3.5_(Server)#3_5_0]] | ||
|- | |- | ||
|} | |} | ||
Line 42: | Line 44: | ||
* Huge Bytestreams were not displayed in the bulk editor. This is fixed now. (Build 42++) | * Huge Bytestreams were not displayed in the bulk editor. This is fixed now. (Build 42++) | ||
* A bug in the evaluation of user rights for created/updated objects is fixed now. (Build 42++) | * A bug in the evaluation of user rights for created/updated objects is fixed now. (Build 42++) | ||
+ | * Metaclass can not be named "SYSTEM" any more | ||
+ | * A bug in the update scripts for the MRO Module was fixed. | ||
+ | |||
+ | |||
=== Enhancements === | === Enhancements === | ||
Line 85: | Line 91: | ||
* Problems when displaying (large) icons in the bulk editor are fixed now. | * Problems when displaying (large) icons in the bulk editor are fixed now. | ||
* A relational object can now search in the whole inheritance hierarchy to find a relational property. | * A relational object can now search in the whole inheritance hierarchy to find a relational property. | ||
+ | * A problem when updating the database version and using Windows Authentication on a DB System is fixed now. | ||
+ | * UBIK.EnterpriseService is not able to process the very same command file twice in a row without interruption. | ||
+ | * A bug in the update scripts for the MRO Module was fixed. | ||
=== Enhancements === | === Enhancements === | ||
Line 92: | Line 101: | ||
* An improved client management mechanism ensures that unsupported data and data types are not sent to clients. This saves resources and improves the stability of UBIK Clients. | * An improved client management mechanism ensures that unsupported data and data types are not sent to clients. This saves resources and improves the stability of UBIK Clients. | ||
− | + | ||
= 2.6.3 = | = 2.6.3 = | ||
=== New features === | === New features === | ||
− | * UBIK.Console | + | * [[UBIK_Console|UBIK.Console]] |
+ | * It is possible to configure the visibility of AR Items now | ||
+ | ** [[SYSCLS_AR_ITEM_OBJECT_VIS|Classification for control of the ARItems visibility]] | ||
* UBIK MRO Supports [[MRO_Objects_(Client)#Sequential_Task|Sequential Tasks]] now | * UBIK MRO Supports [[MRO_Objects_(Client)#Sequential_Task|Sequential Tasks]] now | ||
− | ** [[MROCLS_SEQUENTIALTASK]] | + | ** [[MROCLS_SEQUENTIALTASK|Sequential task classification object]] |
* UBIK MRO Supports objects with additinal text describing their location now | * UBIK MRO Supports objects with additinal text describing their location now | ||
− | ** [[SYSCLS_LOCATION_INFORMATION]] | + | ** [[SYSCLS_LOCATION_INFORMATION|Object with location information classification]] |
* UBIK [[HotSpotting|Hotspotting/Annotation PlugIn]] | * UBIK [[HotSpotting|Hotspotting/Annotation PlugIn]] | ||
* It is possible to define the max number of items being delivered by a query when evaluating it in a View. The configuration is done on the QueryViewItem. | * It is possible to define the max number of items being delivered by a query when evaluating it in a View. The configuration is done on the QueryViewItem. | ||
− | + | * A FreeTextQuery Classification is provided: [[SYSCLS_FREETEXTQUERY|Free Text Query Classification]] | |
+ | * UBIK provides the possibility to define mulitple AR Markers for one physical object now | ||
+ | ** [[SYSCLS_ARCONTENTREFERENCE|Classification for AR Content Reference]] | ||
=== Bugfixes === | === Bugfixes === | ||
* Created objects are delivered independend from the ViewCache state now. There was a bug handling them correctly before. | * Created objects are delivered independend from the ViewCache state now. There was a bug handling them correctly before. | ||
* A relational object can now search in the whole inheritance hierarchy to find a relational property. | * A relational object can now search in the whole inheritance hierarchy to find a relational property. | ||
+ | * Fixed downward compatibility issues when adding languages to a project | ||
+ | * Releasing / Sandboxing an unsaved Metaclass is not possible any more | ||
+ | * Presenting Classification Interfaces in the Class Tree does not create (handled) exceptions any more | ||
+ | * Deriving from Root Classification does not create uncompileable custom code any more | ||
+ | * Deleted metaclasses do not show up as possible "pool metaclass" custom system objects any more | ||
+ | * UBIK does not crash anymore when not being able to access the UBIK Licensing services | ||
+ | * A bug when releasing Metaclasses with string props containing large strings (e.g annotations) is fixed now | ||
+ | * Problems when deriving from MRO Mteeaclasses (not compiling customizing code) is fixed now. | ||
=== Enhancements === | === Enhancements === | ||
+ | * UBIK.EnterpriseService can now mark, delete or do nothing with a processed command file. | ||
* UBIK OPC/UA LiveValue Service supports additional parameters now: | * UBIK OPC/UA LiveValue Service supports additional parameters now: | ||
** CertificateStoreType | ** CertificateStoreType | ||
Line 115: | Line 137: | ||
** CertificateSubject | ** CertificateSubject | ||
** Login and Password | ** Login and Password | ||
+ | * The Workflow Activity [[Activity:CreateXMLScope_(Activity)|CreateXMLScope]] has a new parameter for setting the desired [https://docs.microsoft.com/en-us/dotnet/api/system.text.encoding?view=netframework-4.5 Encoding] | ||
+ | |||
<headertabs /> | <headertabs /> |
Latest revision as of 11:38, 4 November 2020
Version | Release Date |
---|---|
2.6.0 | 2017.06.14 |
2.6.2 | 2018.04.04 |
2.6.3 | 2018.12.10 |
|
see Version 3.5 (Server) |