Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Releases: scalableminds/webknossos-connect

22.10.0

24 Oct 11:02
c324361
Compare
Choose a tag to compare

Added full support for uint64 segmentations. #139

22.08.0

09 Aug 09:35
@fm3 fm3
fda4a0f
Compare
Choose a tag to compare

Fixed a bug in thumbnail generation #136

22.05.0

09 May 06:41
@fm3 fm3
e209c9e
Compare
Choose a tag to compare

What's Changed

  • Adapt to wk-datastore api version 2.0 (mag replaces zoomStep, thumbnail.jpg) #129

Full Changelog: 22.04.0...22.05.0

22.04.0

28 Apr 14:24
f3a7ba2
Compare
Choose a tag to compare
fixes #128

22.02.0

07 Feb 12:11
@fm3 fm3
5e4b4c6
Compare
Choose a tag to compare

What's Changed

  • Make trigger routes POST instead of GET #125

Full Changelog: 22.01.0...22.02.0

22.01.0

13 Jan 13:56
a663c4f
Compare
Choose a tag to compare
Fix meshes (#122)

* upgrade deps + fix get_meshes api
* pretty

Mesh support for WKW and Neuroglancer

10 Dec 17:00
debad50
Compare
Choose a tag to compare
Show neuroglancer meshes in webKnossos (#120)

* poc neuroglancer mesh
* wip meshes in wkconnect
* working prototype
* better abstraction
* apply pr feedback
* Wkw meshes (#121)

* wip

* adds support for meshes in wkw/hdf5 format

* relative import

21.08.3: report largestSegmentId for uint64 as 2**53-1 (#116)

31 Aug 15:09
59d9209
Compare
Choose a tag to compare
* report largestSegmentId for uint64 as 2**53-1 which is the max safe integer in JS

21.08.2

27 Aug 13:35
c220def
Compare
Choose a tag to compare
fixes thumbnail gen (#115)

21.08.1

27 Aug 09:00
e42fa16
Compare
Choose a tag to compare
Neuroglancer sharded (#114)