Update CHANGELOG to v1.1.0

This commit is contained in:
Francesco Bellini 2024-09-13 22:51:37 +02:00
parent 186199ee17
commit 95e94a7457

View File

@ -1,3 +1,16 @@
## v1.1.0
- Auto initialize Scene Workspaces if empty (on load, on scene change)
- Auto order Scene Workspaces, on initialization
*Only when using workspaces from one of the 5 default Blender's templates*
- Update `Properties > Scene > Scene Workspaces` panel
*Rename, unlink and reorder buttons are now based on the active element, for better UX.*
- New preferences:
1) `Show only with multiple scenes` *(default: false)*
*Show the custom topbar and the checkbox (if enabled) only if the project has multiple scenes. Basically, Scene Workspaces disappear as long as you have one scene only.*
2) `Auto initialize Scene Workspaces` *(default: true)*
*When active, automatically initialize (and for special cases, order) Scene Workspaces when empty (on load, on scene change). All avaliable workspaces are added.*
## v1.0.0
This is the first official version of the extension.