Added - Added a method to the Datasets class that calculates a dataset's bounding box covering all layers. [975](https://github.com/scalableminds/webknossos-libs/pull/975)
0.14.13
webknossos
Fixed
- Fixed a bug in reading project info from webknossos using the api client for non-admins. [972](https://github.com/scalableminds/webknossos-libs/pull/972)
0.14.12
webknossos
Fixed - Fixes that the buffered slice writer could overwrite data when writing less slices than buffer_size at an offset that is not aligned. [973](https://github.com/scalableminds/webknossos-libs/pull/973)
0.14.11
0.14.10
webknossos
Fixed
- Fixed a bug in reading project info from webknossos using the api client. [970](https://github.com/scalableminds/webknossos-libs/pull/970)
0.14.9
cluster_tools
Changed - Added check whether any dask worker has enough resources for the submitted job in the `DaskExecutor`. [967](https://github.com/scalableminds/webknossos-libs/pull/967)