Skip to content

3D Repo IO v5.4.0

Compare
Choose a tag to compare
@carmenfan carmenfan released this 01 Aug 15:57
· 4646 commits to master since this release

Bugs

  • Project names check is now case insensitive (#4102)
  • v4 background will no longer appear before v5 viewer is loaded (#4091)
  • Smart queries will no longer return 0 results when it has matched a parent node with no mesh children (#4280)
  • Trying to remove a user from teamspace will no longer result in uncaught exceptions (#4278)
  • App will no longer crash if you are trying to edit a federation where you don't have access to some containers (#4250)
  • Viewing a federation with empty containers will no longer result in no models being loaded (#4245)
  • Viewing a federation with some containers where the user have no access will no longer result in no models being loaded (#4248)
  • Clicking on the background of the viewer should no longer exit the ticket details modal (#4236)
  • Ticket pins bug fixes (#4235 #4197)
  • Addressing some edge cases on ticket templates (#4236 #4139 #4242)
  • Fixed some UI oddities and edge cases around 3D Diff (#4181 #4123 #4112 #4171)
  • Error handling regarding to insufficient permissions have improved (#4146)
  • V4 list teamspace endpoint should now return serialised project IDs (#4352)
  • Clicking on the background should now clear highlights after you've opened a custom ticket (#4327)
  • Custom Ticket date property fixes (#4323 #4308)
  • Boolean properties will no longer reset when you update a ticket (#4208)
  • Addressed error in documentation (#4310)
  • Addressed issues regarding moving a issue/safetibase pin (#4301)
  • 3D Repo emails should now render correctly on Outlook desktop (#4233)
  • SPM transforms are now scaled to model units (3drepo/3drepobouncer#629)

Improvements

Features