feat: update changelog

This commit is contained in:
Swann
2020-10-16 11:06:41 +02:00
parent 5e4ce4556f
commit 716c78e380

View File

@ -97,26 +97,31 @@ All notable changes to this project will be documented in this file.
- Snapshot UUID error - Snapshot UUID error
- The world is not synchronized - The world is not synchronized
## [0.1.1] - Preview ## [0.1.1] - 2020-10-16
### Added ### Added
- Session status widget - Session status widget
- Affect dependencies during change owner - Affect dependencies during change owner
- Dedicated server managment scripts(@brybalicious)
### Changed ### Changed
- Refactored presence.py - Refactored presence.py
- Reset button UI icon - 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 ### Fixed
- Render sync race condition (causing scene errors) - Render sync race condition (causing scene errors)
- Binary differentials - Binary differentials
- Hybrid session crashes between linux/windows - Hybrid session crashes between Linux/Windows
- Materials node default output value - Materials node default output value
- Right selection - Right selection
- Client node rights changed to COMMON after disconnecting from the server - Client node rights changed to COMMON after disconnecting from the server
- Collection instances selection draw - Collection instances selection draw
- Packed image save error - Packed image save error
- Material replication - Material replication
- UI spelling errors (@brybalicious)