Difference between revisions of "Version 2.6 (Server)"
(→2.6.0) |
(Strikethrough 2.6.4 as it was never released and referred to 3.5.0 (live value page links here)) |
||
(101 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
! Version !! Release Date | ! Version !! Release Date | ||
|- | |- | ||
− | | 2.6.0 || | + | | 2.6.0 || 2017.06.14 |
+ | |- | ||
+ | | 2.6.2 || 2018.04.04 | ||
+ | |- | ||
+ | | 2.6.3 || 2018.12.10 | ||
+ | |- | ||
+ | | <s>2.6.4</s> || see [[Version_3.5_(Server)#3_5_0]] | ||
|- | |- | ||
|} | |} | ||
Line 13: | Line 19: | ||
* UBIK Web Services support streaming mode now. This enables clients to download huge branches when preparing for offline mode. | * UBIK Web Services support streaming mode now. This enables clients to download huge branches when preparing for offline mode. | ||
* The Web Service provides the Property Value Changelog information now (See [[Property-Value_Journal]] and [[UBIK_WinX_Client_Basics#Properties_with_value_records]]). | * The Web Service provides the Property Value Changelog information now (See [[Property-Value_Journal]] and [[UBIK_WinX_Client_Basics#Properties_with_value_records]]). | ||
+ | * UBIK provides a [[SYSCLS_OFFLINE_AVAILABLE_DOCUMENT|Document with configurable offline availability classification object]] to give the possibility to configure whether a certain document should be downloaded to the client when preparing for offline mode. | ||
+ | * UBIK provides the possibility to configure an OPC/UA Datapoint by specifying its NodeId now. | ||
+ | * UBIK provides a set of new classifications which can be used for optimizing the media capturing and document management on the clients | ||
+ | ** [[SYSCLS_OBJECTCONTAINER|Object Container Classification]] | ||
+ | ** [[SYSCLS_REMAINATCREATION|Remain At Creation Classification]] | ||
+ | ** [[SYSCLS_WIZARDCREATION| Wizard Creation Classification]] | ||
+ | * UBIK provides a set of new classifications for configuring the Icon used for presenting a Content Object on the client | ||
+ | ** [[SYSCLS_ICON|Icon classification object]] | ||
+ | ** [[SYSCLS_OBJECT_WITH_ICON|Object with icon classification]] | ||
+ | * UBIK provides a new classification to configure as the children should be preloaded once an object is displayed in a child list | ||
+ | ** [[SYSCLS_PRELOAD_CHILDREN|Preload child items classification object]] | ||
+ | * UBIK gives the possibility to login as a team now. A team is as set of logins (containing 1 to n members) and is managed via the UBIK sesssion information. | ||
+ | * [[SYSCLS_CHILDINFOOWNER|Childinfo classification object]] supports query objects now. | ||
+ | * The -IGNOREUSAM parameter is remembered when restarting UBIK.Studio (e.g. after compiling the customizing). (Build 42++) | ||
=== Bugfixes === | === Bugfixes === | ||
* A problem in managing Geo Properties with empty values was fixed. | * A problem in managing Geo Properties with empty values was fixed. | ||
+ | * A bug when changing the filetype (from *.jpg to *.jpeg and vice versa) during the upload of a "changed" document via the Web Service is fixed now. | ||
+ | * Uploading a changed document (e.g. *.jpg) to the server (using the Web Service) updates the thumbnail image of the document object now. | ||
+ | * Problems with own hosted Properties on Query Scopes are fixed: It is possible to Define the sort and group id from queries as well now. | ||
+ | * A Problem when compiling the customizing after changing the UBIK Project is fixed now. (Build 42++) | ||
+ | * A Problem when updating from Database Version 2.5.0 is fixed now. (Build 42++) | ||
+ | * Updating to Database Version 2.6.0 removes unsupported Meta Structures (such as discontinued feature "ACM Userrights") 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++) | ||
+ | * Metaclass can not be named "SYSTEM" any more | ||
+ | * A bug in the update scripts for the MRO Module was fixed. | ||
+ | |||
+ | |||
=== Enhancements === | === Enhancements === | ||
Line 22: | Line 54: | ||
* New preloading mechanism (for the view) improve the initial View Cache setup time by up to 500%! | * New preloading mechanism (for the view) improve the initial View Cache setup time by up to 500%! | ||
* A refactoring in the UBIK Interface module reduced the need to add customized code and workflows by far. | * A refactoring in the UBIK Interface module reduced the need to add customized code and workflows by far. | ||
+ | * UBIK supports different filetypes for Office documents now (Microsoft Excel, Microsoft Excel (97 - 2003), Microsoft Word, Microsoft Word (97 - 2003), Microsoft Powerpoint, Microsoft Powerpoint (97 - 2003)) | ||
+ | * There is a new PlugIn available that simplifies the interaction between UBIK Reports and SQL Server Reporting Services (SSRS) | ||
+ | |||
+ | |||
+ | = 2.6.2 = | ||
+ | === New features === | ||
+ | * A set of new Classificationsis are provided for configuring AR Markers: | ||
+ | ** [[SYSCLS_ARMARKER|AR-Marker Classification]] | ||
+ | ** [[SYSCLS_ARMARKER_SCANQUERY|AR-Marker Scan Query Classification]] | ||
+ | ** [[SYSCLS_ARMARKER_GEO|AR-Marker Geo Classification]] | ||
+ | ** [[SYSCLS_ARCONTENTTRANSLATION|AR-Content Translation Classification]] | ||
+ | ** [[SYSCLS_ARCONTENTROTATION|AR-Content Rotation Classification]] | ||
+ | ** [[SYSCLS_ARCONTENTSCALE|AR-Content Scale Classification]] | ||
+ | ** [[SYSCLS_ARMARKER_DIRECTAR]] | ||
+ | * A set of new Classificationsis are provided for configuring Templates: | ||
+ | ** [[SYSCLS_OFFLINE_TEMPLATE_QUERY]] | ||
+ | ** [[SYSCLS_TEMPLATABLE_DATA]] | ||
+ | * UBIK supports geo tagging now: | ||
+ | ** [[SYSCLS_GEO_TAG]] | ||
+ | * Support for unit conversion with an offset d: (y = k * x + d) | ||
+ | * UBIK provides the possibility to mark queries as [[Offline_Query_(UBIK_WinX)|Offline Queries]] now: | ||
+ | ** [[SYSCLS_OFFLINE_QUERY|Offline Query Classification]] | ||
+ | * UBIK supports a new Property Type '''Signature''' now. | ||
+ | * UBIK provides the possibility to configure a Query used on the client (scanning for targets) when editing a Guid Property (See [[HowTo:Configure_the_ACM]]). | ||
+ | * Introduced Scope Inheritance makes the reuse of scopes possible and will reduce the effort of ACM Customizing by far. | ||
+ | * Extended customizablities on the Query Scopes increases flexibility in data design (CustomGetFilterClassMetaProperty, TakePropertyValueFromQueryInstance). | ||
+ | * UBIK provides database maintenance operations remove deleted records from the table structure and to rebuild table indices now. | ||
+ | * UBIK supports the PropertyType '''Chart''' now. | ||
+ | * It is possible to load objects by its UID in UBIK.Studio now by using the [[Object Explorer|Object_Explorer]]. | ||
+ | * UBIK extends the number of available permissions on Scope-Metaproperty Relations. | ||
+ | * UBIK Push supports a new popup object classificatoin now: | ||
+ | ** [[SYSCLS_POPUP_OBJECT]] | ||
+ | |||
+ | === Bugfixes === | ||
+ | * A bug when editing Geo Properties is 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 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 === | ||
+ | * After reopening a connection to a database, UBIK.Studio refreshes all its controls and sub pages. It is not possible to work with an outdated environment any more. | ||
+ | * UBIK Debugging and testenvironment saves the customized code automatically. You can find the file in the local project folder (TEMP). | ||
+ | * UBIK provides extended mechanism to provide detailled information about the client OS when authenticating at USAM. | ||
+ | * 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 = | ||
+ | === New features === | ||
+ | * [[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 | ||
+ | ** [[MROCLS_SEQUENTIALTASK|Sequential task classification object]] | ||
+ | * UBIK MRO Supports objects with additinal text describing their location now | ||
+ | ** [[SYSCLS_LOCATION_INFORMATION|Object with location information classification]] | ||
+ | * 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. | ||
+ | * 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 === | ||
+ | * 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. | ||
+ | * 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 === | ||
+ | * UBIK.EnterpriseService can now mark, delete or do nothing with a processed command file. | ||
+ | * UBIK OPC/UA LiveValue Service supports additional parameters now: | ||
+ | ** CertificateStoreType | ||
+ | ** CertificateStorePath | ||
+ | ** CertificateSubject | ||
+ | ** 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] | ||
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) |