Update CHANGELOG for v1.3.0

This commit is contained in:
doc-code 2024-09-01 03:48:45 +02:00
parent 2580b0aae4
commit 0476c641ea

View File

@ -1,3 +1,18 @@
## v1.3.0
### New Features
- Add templates from folder
*Automatically add the `.blend` files from a given folder and auto-name them with the clean file name.*
*(with optional recursion depth parameter, default 1)*
- Clear current templates (with safety confirm)
*Easily remove all the current templates from the add-on preferences menu.*
- Auto-naming from the path (when adding from folder, or selecting the path before setting the name)
- Added current number of templates in the add-on preferences
- Update `File > Default` menu with new functions:
1) Clear current templates
2) Add from folder functions
## v1.2.6
- Fix preferences persistence issues on restart