Skip to content

v6.0.1

Choose a tag to compare

@wkentaro wkentaro released this 16 Apr 14:51
· 778 commits to main since this release

LabelMe v6.0.1 fixes a "Save Automatically" regression introduced by the v6.0.0 default change.

Changelog

Fixed

  • Fixed the "Save Automatically" checkbox having no effect after v6.0.0 changed its default to enabled (#1953)

Install

pip install -U labelme==6.0.1
# or
uv tool install labelme==6.0.1

Full Changelog: v6.0.0...v6.0.1