Jump to: navigation, search

Difference between revisions of "Version 3.3 (WinX)"


(3.3.0)
Line 2: Line 2:
 
=== New features ===
 
=== New features ===
 
* A new control for viewing documents with 3D content was added. It allows basic pinch/zoom/selection actions with touch and mouse and currently supports .obj, .3ds and .stl formats, without textures. It is now the default document viewer for UBK documents with .obj extension, both in DetailsPage as well as DocumentsPage.
 
* A new control for viewing documents with 3D content was added. It allows basic pinch/zoom/selection actions with touch and mouse and currently supports .obj, .3ds and .stl formats, without textures. It is now the default document viewer for UBK documents with .obj extension, both in DetailsPage as well as DocumentsPage.
 +
 +
=== Enhancements ===
 
* The in-app PDF viewer now re-renders documents after zooming to provide better readability.
 
* The in-app PDF viewer now re-renders documents after zooming to provide better readability.
 
* UBIK now actively clears out cached properties to reduce its memory footprint. See [[Fast_Startup_(Client)#Technical_background|Fast Startup - Technical background]] for more details.
 
* UBIK now actively clears out cached properties to reduce its memory footprint. See [[Fast_Startup_(Client)#Technical_background|Fast Startup - Technical background]] for more details.
 
* Further reduced the memory consumption for local content. (More properties are only loaded on demand.)
 
* Further reduced the memory consumption for local content. (More properties are only loaded on demand.)
 
=== Enhancements ===
 
* ...
 
  
 
=== Bugfixes ===
 
=== Bugfixes ===

Revision as of 13:15, 24 August 2018

[edit]

3.3.0

New features

  • A new control for viewing documents with 3D content was added. It allows basic pinch/zoom/selection actions with touch and mouse and currently supports .obj, .3ds and .stl formats, without textures. It is now the default document viewer for UBK documents with .obj extension, both in DetailsPage as well as DocumentsPage.

Enhancements

  • The in-app PDF viewer now re-renders documents after zooming to provide better readability.
  • UBIK now actively clears out cached properties to reduce its memory footprint. See Fast Startup - Technical background for more details.
  • Further reduced the memory consumption for local content. (More properties are only loaded on demand.)

Bugfixes

  • Fixed an issue, where the Annotate and Hotspotting button were enabled on non-classified documents.
  • Fixed an issue, where the FlipView was not updated once the content was loaded.
  • Fixed an issue, where no visual feedback was given when clicking on Child Items.