Skip to content

26.09.1

Latest

Choose a tag to compare

@philippotto philippotto released this 31 Aug 08:14
· 58 commits to master since this release
6532bdd

Fixed

  • Fixed volume interpolation for non-uint64 volume tracings. #9928
  • Fixed rare crash when opening an annotation (mostly when loaded in a background tab). #9869
  • Fixed a bug where pinging a datastore's health endpoint could throw an error, because a version check relied on a datastoreApiVersion field that the backend has stopped sending. Removed the stale field and check. #9923