Jump to: navigation, search

Difference between revisions of "Version 2.6 (Server)"


(2.6.4)
(Strikethrough 2.6.4 as it was never released and referred to 3.5.0 (live value page links here))
 
(19 intermediate revisions by 2 users not shown)
Line 9: Line 9:
 
| 2.6.3 || 2018.12.10
 
| 2.6.3 || 2018.12.10
 
|-  
 
|-  
| 2.6.4 || ????
+
| <s>2.6.4</s> || see [[Version_3.5_(Server)#3_5_0]]
 
|-  
 
|-  
 
|}
 
|}
Line 139: Line 139:
 
* 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]
 
* 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]
  
 
= 2.6.4 =
 
=== New features ===
 
* UBIK supports sending additional information for an uploaded file to the server
 
** [[SYSCLS_FILEDETAILSCLASSIFICATION|File Details classification object]]
 
* Every relation between UserGroup (left) and Login (right) will be used as basement for Rights Evaluation.
 
* UBIK supports MetaQueryScopes and MetaQueryViewwItems now. This provides the possibility to define Online Queries (for Views and in ACM) just as you do for instances by configuring their MetaClasses.
 
* UBIK provides a set of Methods with a simplyfied interface designed to be used from external systems (e.g. IOT use case)
 
** [[UBIK_Web_ServiceV264]]
 
* UBIK provides the possibility to add Attributes to any Live Value. This feature can be used by the implementation of a Live Value Servers. It is possible to transport any specific Live Value Information (Property, QualityInformation, etc). to the clients using UBIK Standard.
 
* User Rights can be applied for Selective Items now. The rights evaluation happens during the assembling of the MetaDefintiions. If the current user does not have the right to see one Selective Item, it is removed from the Metadefinitions. If a SelectiveList does not have one single visible item, the entire list and all its references to it are removed.
 
 
 
 
=== Bugfixes ===
 
 
=== Enhancements ===
 
* Closed security gaps in the UBIK WebService
 
  
 
<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
2.6.4 see Version 3.5 (Server)
[edit]

2.6.0

New features

Bugfixes

  • 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

  • There is a new UBIK <-> MS Project interface (plugin) available since UBIK Version 2.6.0.
  • The memory management for View Cache has improved widely reducing the memory consumption when building up the View Cache by far.
  • 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.
  • 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)