Skip to content

Commit

Permalink
doc: update CHANGELOG.md for 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeCrassous committed Jan 22, 2021
1 parent e2832e3 commit 404fc2f
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,28 @@
# 0.20.0-beta1 (19-01-2020)
# 0.20.0 (22-01-2020)

## Features

- Shared folders
- Libraries: synchronization (without overrides, make local, reload, duplicate linked)
- Enforce identical Blender and Mixer version within a room
- Shared folders: contents of shared folders are not synchronized by Mixer, but must be synchronized by a user-provided
mechanism like a network share or a file synchronization tool.
- Libraries: synchronization, including nested libraries. Overrides, make local, reload, duplicate linked, self linking are not supported.
- Require identical Blender and Mixer versions among all users of a room.

## Fixes

- UI: display user name on a single item when a collection is selected
- Room join: fix impossible join because of incompatible VRtist protocol setting
([#15](https://gitlab.com/ubisoft-animation-studio/mixer/-/issues/15))
- Mesh: fix crash when receiving a mesh in a mixed Linux/windows room
([#17](https://gitlab.com/ubisoft-animation-studio/mixer/-/issues/17))
- Material: fix synchronization failure after removing a shading node
- Material: fix a crash after receiving a Material node_tree update
- Logging: cleanup
- LayerCollection: fix synchronization failure
- Logging: cleanup

## Breaking changes

- require Blender 2.83.9


# 0.19.0 (18-12-2020)

## Features
Expand Down

0 comments on commit 404fc2f

Please sign in to comment.