- Implement descriptive string representations for `Dataset`, `Layer`, `MagView` and `View`. [369](https://github.com/scalableminds/webknossos-cuber/pull/369) - Added option to rename a layer. [368](https://github.com/scalableminds/webknossos-cuber/pull/368)
0.8.5
- The parameter allow_compressed_write from View.write() is now removed. Writing to compressed magnifications is now always allowed. If the user decides to write unaligned data, a warning about a possible performance impact is displayed once. [356](https://github.com/scalableminds/webknossos-cuber/pull/356) - Fixed a bug where Dataset.add_symlink_layer(make_relative=True) failed to look up dataset properties. [365](https://github.com/scalableminds/webknossos-cuber/pull/365)