A summary of noteworthy changes for each release. Made for humans. 🧻
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
Wip wip...
- Added
Generate Edit Breakdown Thumbnails
operator which can be run independently from the Sync to help with troubleshooting. It is available from the search (no shortcut, no button).
- Fixed "KeyError" when doing 'Sync'. It was introduced by v0.3.0.
- Fixed errors when there are issues with the thumbnails on disk.
It's now resillient to a missing/deleted thumbnails folder and to it having a .DS_Store file. - Fixed thumbnails jumping/disappearing after multiple undo steps.
- Fixed "KeyError" when addon folder name is different than expected. Fixes #1 and #8.
- Update code API to work with Blender 4.0.0. No functional changes.
- Update code API for compatibility with upcoming newer Blender versions.
- Tested to work with Blender versions 3.3.8 LTS, 3.6.0 LTS and 4.0.0-dev.