Skip to content

Commit 38ae905

Browse files
authored
use dataset id returned from wk server in explore api (#1378)
* explore use id from wk * changelog
1 parent 1c8a6a6 commit 38ae905

File tree

4 files changed

+21
-90
lines changed

4 files changed

+21
-90
lines changed

webknossos/Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ For upgrade instructions, please check the respective _Breaking Changes_ section
2828
- Dataset.add_layer_as_ref() now accepts RemoteLayer objects as well as Layer objects. [#1371](https://github.com/scalableminds/webknossos-libs/pull/1371])
2929

3030
### Changed
31+
- The returned dataset ID from dataset exploration is now used. [#1378](https://github.com/scalableminds/webknossos-libs/pull/1378)
3132
- Refactored the architecture, by introducing RemoteLayers, RemoteSegmentationLayers and their abstract base classes. [#1371](https://github.com/scalableminds/webknossos-libs/pull/1371])
3233
- Updated the api version of the webknossos-api to 12. [#1371](https://github.com/scalableminds/webknossos-libs/pull/1371])
3334

0 commit comments

Comments
 (0)