Label-studio

Latest version: v1.12.1

Safety actively analyzes 641002 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 13

0.3.0

New data type support, as well as numerous bug fixes.

* HTML Annotation support
* Grid view for completions and predictions (133)
* Audio hotkey for play/pause (134)
* Textarea relations fix (143)
* Adding additional callbacks as well as renaming old ones
* Disable editing for predictions or read-only completions (135)
* Numerous Bugfixes

0.2.2

Label studio now supports machine learning predictions:
* include predefined predictions in JSON-formatted task
* connect to running machine learning backend via [Heartex SDK](https://github.com/heartexlabs/pyheartex)
* showing prediction-based prelabeling in UI

v.0.2.1-8


v.0.2.1-5
- Fixed Polygon's bugs
- Zoom image (Press Ctrl + mousedown/mouseup)
- Multilabeling fix bugs
- Reset button fix bugs
- Text Tag fix bugs
- Update styles
- Prepare time traveller for App

v.0.2.1-4
- Support images with HTTP Basic Authentication
- Multilabeling in Polygon
- Bug fixes

v.0.2.1-3
- Support callbacks for frontend part (https://labelstud.io/guide/frontend.html#Callbacks)
- Fix bugs with polygons and bound boxes

v.0.2.1-2
- NPM Initialize (https://www.npmjs.com/package/label-studio)
- Documentation of Frontend (https://labelstud.io/guide/frontend.html)
- CDN Initialize (https://labelstud.io/guide/frontend.html#CDN)
- Docker Initialize (https://github.com/heartexlabs/label-studio#docker)

v.0.2.0
- Fix bugs with Text tag: incorrect start or end of a highlight
- Remove GitHub script from development env
- Label Studio is a factory module
- Replacing Semantic to Antd
- Support Label Studio in Python backend

v.0.1.6
- Use xml2js instead of parse5 for tree building
- HotKey support for shortcuts
- Adding templates for polygons and keypoints
- Support duration of execution
- Fixed bugs in bounding box

v.0.1.5
- Update Readme
- Update labelstud.io
- Fix bugs in examples
- The new logic of Bounding Box
- Support of multilabeling

v.0.1.4
- Rectangles on Image
- Box on Image
- Audio to minimum state
- Fix bug with bash script
- KeyPoint on Image
- Website initial version (https://labelstud.io)
- Update UI of Label Studio Platform
- Multilabeling

v.0.1.2
- Mixin of Label Tag & RectangleLabel Tag
- Fixed bugs in Image Tag
- Added Gitter badge
- Fixed bugs with incorrect Label and RectangleLabel
- Added pychace in .gitignore

v.0.1.1
- Polygons for Image Tag
- Adding KeyPoints annotation
- Zoom for Image Tag
- New features in Audio+ Tag
- New examples and fixed bugs in previous
- Fixed bugs with deserialization

v.0.1.0
- 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)

0.0.58

<!-- Release notes generated using configuration in .github/release.yml at release/0.0.58 -->

What's Changed
Features
* feat: LEAP-608: Support Repeater in JSON-MIN exports by jombooth in https://github.com/HumanSignal/label-studio-converter/pull/268
Other Changes
* ci: bump thehanimo/pr-title-checker from 1.4.0 to 1.4.1 by dependabot in https://github.com/HumanSignal/label-studio-converter/pull/251
* ci: bump release-drafter/release-drafter from 5.24.0 to 5.25.0 by dependabot in https://github.com/HumanSignal/label-studio-converter/pull/252
* ci: bump actions/github-script from 6 to 7 by dependabot in https://github.com/HumanSignal/label-studio-converter/pull/258
* ci: PLATE-675: Add /jira chatops command by nikitabelonogov in https://github.com/HumanSignal/label-studio-converter/pull/259
* ci: PLATE-675: Enable jira chatops command for issues by nikitabelonogov in https://github.com/HumanSignal/label-studio-converter/pull/260
* ci: bump actions/setup-python from 4 to 5 by dependabot in https://github.com/HumanSignal/label-studio-converter/pull/261
* ci: bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/HumanSignal/label-studio-converter/pull/262
* ci: PLATE-775: ChatOps: Instant Workflow Run link + reaction token by nikitabelonogov in https://github.com/HumanSignal/label-studio-converter/pull/263
* ci: bump actions/cache from 3 to 4 by dependabot in https://github.com/HumanSignal/label-studio-converter/pull/266
* ci: bump peter-evans/create-or-update-comment from 3 to 4 by dependabot in https://github.com/HumanSignal/label-studio-converter/pull/267


**Full Changelog**: https://github.com/HumanSignal/label-studio-converter/compare/0.0.57...0.0.58

0.0.57

<!-- Release notes generated using configuration in .github/release.yml at release/0.0.57 -->

What's Changed
Bug Fixes
* fix: LEAP-293: bump pillow version to respond to CVE-2023-4863 by jombooth in https://github.com/HumanSignal/label-studio-converter/pull/249
Other Changes
* ci: bump actions/checkout from 3 to 4 by dependabot in https://github.com/HumanSignal/label-studio-converter/pull/242
* chore: LEAP-293: fix the release workflow by bumping python to 3.8 also by jombooth in https://github.com/HumanSignal/label-studio-converter/pull/250

New Contributors
* jombooth made their first contribution in https://github.com/HumanSignal/label-studio-converter/pull/249

**Full Changelog**: https://github.com/HumanSignal/label-studio-converter/compare/0.0.55...0.0.57

0.0.55

<!-- Release notes generated using configuration in .github/release.yml at release/0.0.55 -->
What's Changed
Bug Fixes
* fix: LSDV-4631: CSV and TSV exports work incorrectly with JSONs by makseq in https://github.com/HumanSignal/label-studio-converter/pull/211
* fix: LSDV-4631: Post-fix for CSV converter and json items iterator to prevent high memory usage, postfix with while by makseq in https://github.com/HumanSignal/label-studio-converter/pull/215
* fix: LSDV-5245: COCO and YOLO export error by makseq in https://github.com/HumanSignal/label-studio-converter/pull/224
* fix: LEAP-14: Don't validate items in async Taxonomy by hlomzik in https://github.com/HumanSignal/label-studio-converter/pull/239



**Full Changelog**: https://github.com/HumanSignal/label-studio-converter/compare/0.0.54...0.0.55

0.0.54

<!-- Release notes generated using configuration in .github/release.yml at release/0.0.54 -->

What's Changed
Bug Fixes
* fix: LSDV-4631: CSV and TSV exports work incorrectly with JSONs by makseq in https://github.com/HumanSignal/label-studio-converter/pull/211
* fix: LSDV-4631: Post-fix for CSV converter and json items iterator to prevent high memory usage, postfix with while by makseq in https://github.com/HumanSignal/label-studio-converter/pull/215
* fix: LSDV-5245: COCO and YOLO export error by makseq in https://github.com/HumanSignal/label-studio-converter/pull/224
* fix: LEAP-14: Don't validate items in async Taxonomy by hlomzik in https://github.com/HumanSignal/label-studio-converter/pull/239


New Contributors
* hlomzik made their first contribution in https://github.com/HumanSignal/label-studio-converter/pull/239

**Full Changelog**: https://github.com/HumanSignal/label-studio-converter/compare/0.0.51...0.0.54

Page 11 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.