v.0.1.0

HumanSignal/label-studiov.0.1.0Sep 23, 2019by shevchenkonik

AI Summary

This is the initial v0.1.0 release of HumanSignal/label-studio, featuring several improvements including a UI button rename from 'Honeypot' to 'Ground Truth', new boolean value handling logic in MST, bug fixes, and initial support for higher-order components in Audio modules and multi-labeling for Image tags.

Key Highlights

  • Button title changed from 'Honeypot' to 'Ground Truth' for clearer UI semantics
  • New logic for handling boolean values in MST (Machine Learning State)
  • Fixed bugs related to incorrect variables
  • First iteration of HOC (Higher Order Component) implementation for Audio modules
  • Added multi-labeling support for Image tags

New Features

  • New boolean value handling logic in MST
  • Higher Order Component (HOC) architecture for Audio modules
  • Multi-labeling support for Image tagging

Full Release Notes

- Change the title of the button. (Honeypot -> Ground Truth)
- The new logic of handling boolean values in MST.
- Fixed bugs with incorrect variables.
- The first iteration of HOC in modules. (Audio)
- Support multi-labeling in Tags. (Image)