v0.7.0
HumanSignal/label-studiov0.7.0May 29, 2020by niklub
AI Summary
Label Studio v0.7.0 introduced cloud storage integration (S3/GCP), a frontend testing framework, and the ability to use multiple shape types on the same image. This release also added the maxUsages parameter for labels and paragraph support, along with several bugfixes for NER labeling and UI issues.
Key Highlights
- Cloud storage integration (S3/GCP) for importing data
- Support for multiple shape types (rectangles, ellipses) on the same image
- Frontend testing framework added
- maxUsages parameter for controlling label usage limits
- Bugfixes for NER labeling including empty captured text and double clicks
New Features
- Connect cloud storage like S3/GCP
- Frontend testing framework
- Putting different shapes on the same image
- maxUsages parameter for labels
- Paragraphs support
Full Release Notes
## New Features - Connect cloud storage like s3 / gcp - Frontend testing framework - Putting different shapes on the same image - maxUsages parameter for the labels - Paragraphs ## Bugfixes - Allow different types of shapes to be used in the same image. For example you can label the same image using both rectangles and ellipses. - Fixing double text deserialization https://github.com/heartexlabs/label-studio-frontend/pull/85 - Fix bug with groups of required choices https://github.com/heartexlabs/label-studio-frontend/pull/74 - Several fixes for NER labeling — empty captured text, double clicks, labels appearance ## Read More [https://labelstud.io/blog/release-070-cloud-storage-enablement.html](https://labelstud.io/blog/release-070-cloud-storage-enablement.html)