Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

36 lines (23 loc) · 1.19 KB

Release Notes

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.

[Unreleased]

Wip wip...

[0.4.0] - 2024-01-03

Shiny and New

  • 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

  • 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.

[0.3.0] - 2023-11-01

Fixed

  • 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.

[0.2.0] - 2023-07-21

Fixed

  • 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.