1.8.0-alpha relese
Pre-release
Pre-release
[1.8.0-alpha] - 2021-09-06
🚀 Added
- GitHun action with greeting message triggered when opening each new issue (#182)
- Automated tests and integration with CodeCov (#184)
- Tooltips for editor action bar buttons (#196)
- Selection of label name via keyboard shortcuts (#134)
- First edition of make-sense documentation (#185) - https://skalskip.github.io/make-sense/
- Per class annotation coloration (#190) ⭐
- Centralised error notification system (#193) ⭐
🌱 Changed
- Bump node version and npm dependencies (#189 and #191)
- Sort images by name during image loading (#195)
🔧 Fixed
- Importing images and labels with filenames containing multiple dots (#160)
- Invalid YOLO annotations exported for bboxes on the edge of an image (#188)
- Starting a line outside of the image causes an error that knocks out the entire editor (#194)