Skip to content

Releases: janelia-flyem/dvid-console

Release 1.13.1 - Adds support for username and application query parameters

14 Jun 21:35
Compare
Choose a tag to compare

This release adds support for the username and application parameters that will potentially be required by the dvid server.

Release 1.13.0 - The one with Leaflet

01 Jun 20:07
Compare
Choose a tag to compare

This adds a whole new tile viewer system to the console. Leaflet replaces openseadragon as the underlying tile viewing library and brings a much improved developer interface. It also seems to make the image loading smoother and more consistent.

Release 1.12.0 - Adds commit button for nodes

24 Feb 15:36
Compare
Choose a tag to compare

This release adds a commit button that can be used to commit/lock a node in the DAG. This and the other admin features are only available when the admin=1 query parameter is added to the url.

Release 1.11.1 - Dagre-d3 upgrade to fix chrome problems.

01 Feb 13:57
Compare
Choose a tag to compare

This is a patch release to restore a function that was removed by the latest release of the chrome browser. It should be used in preference to all earlier versions.

Release 1.11.0 - bug fixes

12 Jan 15:33
Compare
Choose a tag to compare

Release 1.10.0 - uses new DVID javascript API

13 Nov 19:23
Compare
Choose a tag to compare

This release updates the version of the dvid api used to talk to the server. It also fixes a bug with the display of the data types in the add data type modal and the admin page.

Release 1.9.0 - Improved tile data types

11 Nov 16:44
Compare
Choose a tag to compare

The changes for this release are all behind the scenes. It adds some better handling of Meta data for imagetile data types, that will be added to DVID in the future.

Release 1.8.1 - Fixes narrow tile stretching

13 Oct 18:47
Compare
Choose a tag to compare

Bug fixes to rendering of narrow data sets.

Release 1.8.0 - Tile Viewer Improvements

09 Oct 20:22
Compare
Choose a tag to compare

Meta data has been moved into the tile viewer from the page around it.
The x,y,z input fields have been cleaned up and an input bug has been fixed.

Release 1.6.1 - UI improvements

29 Sep 17:53
Compare
Choose a tag to compare

Adds "Add Data Instance" button.
Adds keyboard commands when the mouse is over the tile viewer
Increased the size of the volume viewer
Adds coordinate tooltip when moving over tile viewer