Release notes 1.0.0-beta.14
Version 1.0.0-beta.14 release date 30.9.2024
Share documents
Effortlessly share your documents with anyone using our new Share feature. This feature generates a unique web link, allowing recipients to read and download the document without the need for a license or authentication. Simplify your document sharing process and ensure seamless access for everyone.
Improved tree selection
The new Improved Tree Selection feature allows users to select an entire class branch from the tree with a single click. After selecting the branch, you can refine the selection by using Ctrl + Mouse Click to add or remove specific objects. This makes the selection process much faster and more efficient. The new selection functionality is available in both the 3D Viewer Tree and the Document Tree.
All updates for this release
Release notes - Sync - 1.0.0-beta.14
Task
VXSYNC-1349 Sync creates an event about enabling/disabling the share
VXSYNC-1352 Implement security for anonymous document share
VXSYNC-1455 Configure Java services to log errors in a more readable format
VXSYNC-1461 Documents data should not be editable via share link
VXSYNC-1462 Shared documents' linked objects should not be visible \(Show no permission information\)
VXSYNC-1464 Create an error page with 'Link is no valid anymore' text
VXSYNC-1465 Re-enabling the share creates a new link
VXSYNC-1638 Disable web site zoom with pinch on walk and fly movement modes
VXSYNC-1640 Sort type tree alphabetically by user prompt \(Currently sorted by key \)
VXSYNC-1644 Object number view's width
VXSYNC-1656 Add endpoint to get file metadata via share
VXSYNC-1666 Remove some debug logging in syncserviceclients
VXSYNC-1671 Add more filtering options to childOf entity queries
Bug
VXSYNC-1124 Entities created after a file update has been sent do not receive file data
VXSYNC-1560 Automatic emptying of recycle bin does not work in stage and prod
VXSYNC-1608 Missing access objects are faultily logged
VXSYNC-1619 File upload can fail if entity thumbnail collection has not been created
VXSYNC-1620 Add proper error handling into attachFiles to manage cases where there are duplicate IDs in fileAttachDTO container
VXSYNC-1646 Ctrl -Shift selection does not work on tree views
VXSYNC-1661 500 Server Error for an HTTP POST request to /api/rest/v1/users, caused by an IllegalArgumentException due to an invalid status code -1
VXSYNC-1667 Entity delete may return 500
VXSYNC-1677 Realm update creates extra staff group
VXSYNC-1681 Entity search with childOf may return duplicates
VXSYNC-1683 About Sync dialog does not fetch versions if not logged in
VXSYNC-1686 Files uploaded via frontend may get wrong thumbnails
VXSYNC-1693 Events expander is not visible on Chromium based browsers
VXSYNC-1694 Entity service release branch merge caused faulty changes
Story
VXSYNC-583 User can share an anonymous share link which allows to open and view the object
VXSYNC-1285 User can stop object's sharing
VXSYNC-1649 User can select the item from the tree and if the select item is a branch all the children are selected too.
Sub-task
VXSYNC-1280 Make link's lifetime editable.