v0.8.1
HumanSignal/label-studiov0.8.1Nov 20, 2020by niklub
AI Summary
This release introduces significant backend improvements including Server API refactoring, Blueprint support for better extension management, and an LS version auto-checker. It also adds a new Object detector ML backend for image recognition based on MMDetection.
Key Highlights
- Server API refactoring
- Blueprint support for improved extension management
- LS version auto-checker
- Object detector ML backend for image recognition (MMDetection)
- Task ID added to CSV export
New Features
- Blueprint support for extension management
- LS version auto-checker
- Object detector ML backend (MMDetection)
- Short version for task and completion paths with tooltips
- Pretty print for 'Show task data'
- Fixed prediction API
- Fixed ascending order on Tasks page
- Task ID added to CSV export
- External hostname correct processing
- Various UI fixes
Full Release Notes
- Server API refactoring - Blueprint support: WITH GREAT THANKS to @graingert - LS version auto-checker - Object detector ML backend for image recognition based on MMDetection **Minor**: - Make short version for task and completion paths on tasks page with tooltips with @kasuteru - Pretty print for "Show task data"- - Fix prediction api with @hepaajan - Fixed ascending order on Tasks page for some cases - Task ID added to CSV export - External hostname correct processing - UI fixes