Jump to: navigation, search

Difference between revisions of "Version 2.6 (Server)"


(2.6.2)
(2.6.3)
Line 103: Line 103:
 
* 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.
* It is possible to exclude ViewItems from the child calculation when doing a full branch sync. This gives the possibility to exclude objects from being delivered to the client when asking for a branch sync.
 
  
  

Revision as of 09:50, 10 October 2018

Version Release Date
2.6.0 2017.06.14
2.6.2 2018.04.04
2.6.3  ????.??.??
[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++)

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)


2.6.2

New features

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.

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


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.

Enhancements

  • UBIK OPC/UA LiveValue Service supports additional parameters now:
    • CertificateStoreType
    • CertificateStorePath
    • CertificateSubject
    • Login and Password