feat: update changelog

This commit is contained in:
Swann 2020-10-16 11:06:41 +02:00
parent 5e4ce4556f
commit 716c78e380
No known key found for this signature in database
GPG Key ID: E1D3641A7C43AACB

View File

@ -97,26 +97,31 @@ All notable changes to this project will be documented in this file.
- Snapshot UUID error
- The world is not synchronized
## [0.1.1] - Preview
## [0.1.1] - 2020-10-16
### Added
- Session status widget
- Affect dependencies during change owner
- Dedicated server managment scripts(@brybalicious)
### Changed
- Refactored presence.py
- Reset button UI icon
- Documentation `How to contribute` improvements (@brybalicious)
- Documentation `Hosting guide` improvements (@brybalicious)
- Show flags are now available from the viewport overlay
### Fixed
- Render sync race condition (causing scene errors)
- Binary differentials
- Hybrid session crashes between linux/windows
- 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
- Material replication
- UI spelling errors (@brybalicious)