Skip to content

Releases: dshot92/save-with-versioning

v2.1.0

Choose a tag to compare

@dshot92 dshot92 released this 01 Sep 09:01

Save with Versioning 2.1

New Features

  • Customizable panel location in 3D Viewport sidebar
  • Users can now choose between Item, Tool, View, and Edit categories

Improvements

  • Clearer instructions for changing panel location in addon preferences

Fixes

  • Resolved potential recursion issues in panel update function

Developer Notes

  • Refactored update_panel function for better stability
  • Added persistent load handler for consistent panel category updates

v2.0.0

Choose a tag to compare

@dshot92 dshot92 released this 31 Aug 13:09

Save with Versioning 2.0

New Features

  • Integrated file list in Blender UI
  • Direct file opening from list
  • Quick access to current directory
  • UI in 3D Viewport header and Tool sidebar
  • Improved branching visualization

Fixes

  • Version numbering edge cases

v1.1.2

Choose a tag to compare

@dshot92 dshot92 released this 29 Aug 13:40

Create subversion when increment previous version:

v001 -> v002 -> v003 -> .. -> v00x
          |
        v002_001 -> v002_002 -> .. -> v002_00x

v1.0.1

Choose a tag to compare

@dshot92 dshot92 released this 08 Jul 14:04
feat: version bump