- Update icons. - Fixed: Could not open single image file.
If you find this project useful, please consider [sponsoring](https://ko-fi.com/vietanhdev) its development.
0.2.11
What's Changed
- Fixed 50: Crashing when running auto labeling for gray images. - Fixed wrong label color for new objects from Segment Anything.
If you find this project useful, please consider [sponsoring](https://ko-fi.com/vietanhdev) its development.
0.2.10
What's Changed
- Add auto release workflow - PR: 49
If you find this project useful, please consider [sponsoring](https://ko-fi.com/vietanhdev) its development.
0.2.9
What's Changed * 🐞fix: fix `shape.label` is none caused by label_dialog return empty s… by liaozihang in https://github.com/vietanhdev/anylabeling/pull/44
New Contributors * liaozihang made their first contribution in https://github.com/vietanhdev/anylabeling/pull/44 * qqqhhh-any made their first contribution in https://github.com/vietanhdev/anylabeling/pull/47
What's Changed * Rectangle output for SAM * Fix text editing when switching between modes
0.2.6
- [Fix crashing due to QPoint type](https://github.com/vietanhdev/anylabeling/commit/bc9182d1c5305e5a70dbaff44d3358b9f75ef884) - [Draw all points only when selecting the shape](https://github.com/vietanhdev/anylabeling/commit/7331723f87770e543a3d868a448c2f5e6fc56554) - [Remove small contours](https://github.com/vietanhdev/anylabeling/commit/da4566770077b4093dee7ce6ccc9ce2d449e174e) - Added documentation website at <https://anylabeling.com>.