From 1828bfac22a6b774a98f420e8e85255428ffba9d Mon Sep 17 00:00:00 2001 From: Swann Date: Wed, 14 Oct 2020 19:25:59 +0200 Subject: [PATCH] feat: update changelog --- CHANGELOG.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c8d7aa..7511c0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -95,4 +95,25 @@ All notable changes to this project will be documented in this file. - Modifier vertex group assignation - World sync - Snapshot UUID error -- The world is not synchronized \ No newline at end of file +- The world is not synchronized + +## [0.1.1] - Preview + +### Added + +- Session status widget + +### Changed + +- Refactored presence.py + +### Fixed + +- Render sync race condition (causing scene errors) +- Binary differentials +- Hybrid session crashes between linux/windows +- Materials node default output value +- Right selection +- Client node rights changed to COMMON after disconnecting from the server +- Collection instances selection draw +- Packed image save error