Added - Added `add_mag_from_zarrarray` to `Layer` class, to add existing Zarr arrays as a mag of a layer. [1151](https://github.com/scalableminds/webknossos-libs/pull/1151)
Changed - Replaced the Python package manager `poetry` with `uv`. [1199](https://github.com/scalableminds/webknossos-libs/pull/1199)
cluster_tools
Changed - Replaced the Python package manager `poetry` with `uv`. [1199](https://github.com/scalableminds/webknossos-libs/pull/1199)
0.15.5
webknossos
Added - Webknossos API functions were added: `Team.get_list()`, `Team.add("new_name")`, `User.assign_team_roles("teamName", isTeamManager: True)` and `RemoteDataset.explore_and_add_remote()` are available now. [1196](https://github.com/scalableminds/webknossos-libs/pull/1196)
0.15.4
webknossos
Added - Enable metadata access for remote datasets. [1163](https://github.com/scalableminds/webknossos-libs/pull/1163)
0.15.3
webknossos
Breaking Changes - Conversion of images with 4 channels creates a dataset with four layers instead of a dataset with one RGB layer. [1192](https://github.com/scalableminds/webknossos-libs/pull/1192)
Changed - Updated tifffile dependency to v2024.8.30. [1190](https://github.com/scalableminds/webknossos-libs/pull/1190)
0.15.2
webknossos
Changed - Updated and clarified documentation for nd_bounding_box intersected_with method
Fixed - Fixed an issue with cattrs v24.1.0. [1184](https://github.com/scalableminds/webknossos-libs/pull/1184)
0.15.1
webknossos
Changed - Updates zarrita to 0.2.7. [1169](https://github.com/scalableminds/webknossos-libs/pull/1169)