Last modified on 6 March 2020, at 12:30

Version 2.6 (Server)

Revision as of 12:30, 6 March 2020 by CLE (Talk | contribs)

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


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.
  • 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

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 CreateXMLScope has a new parameter for setting the desired Encoding


2.6.4

New features

  • UBIK supports sending additional information for an uploaded file to the server
  • UBIK Supports Downloading of 3D Models now
  • 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 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.
  • A new method (EvaluateBaseChildrenCollectionExt) on the UBIK ViewItems gives access to the current UBIK Session which provides a full set of new possibilities when customizing the children collection depending on (e.g.) the current login.
  • UBIK provides a Numeric Sequence Generator now. It gives the possibility to create unique sequential ids for different number groups.
  • Verbose Logging is now available for Importing and Exporting Data using the Interface Administration.


Bugfixes

  • Change Log Values for Properties without a VTS are delivered with the correct date now.
  • A problem with configured Initial Values is solved now. It is possible to define them on both, the MetaProperty itself or on the relation between a MetaClass and a MetaProperty.
  • UBIK Supports Initial - Index values now.


Enhancements

  • Closed security gaps in the UBIK WebService
  • Creation of a Reference does not create a "fake" Warning any more.
  • UBIK provides the possibility to access the Content of an internal document as Base64 string (read and write).