Label-studio

Latest version: v1.16.0

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

Scan your dependencies

Page 13 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.34

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

What's Changed
Features
* feat: added missing annotations methods by vchulski in https://github.com/HumanSignal/label-studio-sdk/pull/160
* feat: Add columns with comments in data manager by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/174
* feat: New labeling config parser by deppp in https://github.com/HumanSignal/label-studio-sdk/pull/187
* feat: Add default storage for migration script by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/165
* feat: Add example on how to randomly assign tasks to reviewer by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/189
* feat: Add AWS S3 IAM import storage connection by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/188
* feat: Add more storage endpoints. Add custom timeout to make request by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/190
* feat: Add export with filters by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/198
Bug Fixes
* fix: Move cookies initialization to prevent client creation errors by betamaxed in https://github.com/HumanSignal/label-studio-sdk/pull/135
* fix: Adding check for invalid Client instantiation by GuilhermeFreire in https://github.com/HumanSignal/label-studio-sdk/pull/146
* fix: version parsing in setup.py by StellaASchlotter in https://github.com/HumanSignal/label-studio-sdk/pull/196
* fix: Excluding docs from setuptools by CharalamposGeorgiadis in https://github.com/HumanSignal/label-studio-sdk/pull/191
* fix: LEAP-1028: Remove logging config by triklozoid in https://github.com/HumanSignal/label-studio-sdk/pull/206
* fix: Update header to reflect new docs styles by huguestennier in https://github.com/HumanSignal/label-studio-sdk/pull/209
* fix: DIA-1123: Config with empty string value breaks parser by hakan458 in https://github.com/HumanSignal/label-studio-sdk/pull/212
Other Changes
* ci: bump actions/checkout from 3 to 4 by dependabot in https://github.com/HumanSignal/label-studio-sdk/pull/154
* docs: Add README for examples by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/155
* Support null google_application_credentials by njhartwell in https://github.com/HumanSignal/label-studio-sdk/pull/137
* docs: Update README.md for examples by nehalecky in https://github.com/HumanSignal/label-studio-sdk/pull/156
* ci: bump thehanimo/pr-title-checker from 1.4.0 to 1.4.1 by dependabot in https://github.com/HumanSignal/label-studio-sdk/pull/158
* ci: bump release-drafter/release-drafter from 5.24.0 to 5.25.0 by dependabot in https://github.com/HumanSignal/label-studio-sdk/pull/159
* docs: Remove broken image link by caitlinwheeless in https://github.com/HumanSignal/label-studio-sdk/pull/164
* ci: bump actions/github-script from 6 to 7 by dependabot in https://github.com/HumanSignal/label-studio-sdk/pull/166
* ci: PLATE-675: Enable jira chatops command for issues by nikitabelonogov in https://github.com/HumanSignal/label-studio-sdk/pull/168
* ci: bump actions/setup-python from 4 to 5 by dependabot in https://github.com/HumanSignal/label-studio-sdk/pull/169
* ci: bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/HumanSignal/label-studio-sdk/pull/170
* ci: PLATE-775: ChatOps: Instant Workflow Run link + reaction token by nikitabelonogov in https://github.com/HumanSignal/label-studio-sdk/pull/171
* ci: bump actions/cache from 3 to 4 by dependabot in https://github.com/HumanSignal/label-studio-sdk/pull/176
* ci: bump peter-evans/create-or-update-comment from 3 to 4 by dependabot in https://github.com/HumanSignal/label-studio-sdk/pull/177
* ci: bump peter-evans/slash-command-dispatch from 3 to 4 by dependabot in https://github.com/HumanSignal/label-studio-sdk/pull/181
* ci: bump hmarr/debug-action from 2.1.0 to 3.0.0 by dependabot in https://github.com/HumanSignal/label-studio-sdk/pull/180
* ci: bump release-drafter/release-drafter from 5.25.0 to 6.0.0 by dependabot in https://github.com/HumanSignal/label-studio-sdk/pull/179
* ci: bump thehanimo/pr-title-checker from 1.4.1 to 1.4.2 by dependabot in https://github.com/HumanSignal/label-studio-sdk/pull/182
* docs: link fix and PR naming section by vchulski in https://github.com/HumanSignal/label-studio-sdk/pull/161
* Add log level control to SDK by niklub in https://github.com/HumanSignal/label-studio-sdk/pull/104
* Add `recursive_scan` for S3 storage import by strickvl in https://github.com/HumanSignal/label-studio-sdk/pull/130
* fixes for pydantic v2 by crowncastlejsl in https://github.com/HumanSignal/label-studio-sdk/pull/184
* fix missing import by matt-bernstein in https://github.com/HumanSignal/label-studio-sdk/pull/193
* Add class to body to match Label Studio docs by huguestennier in https://github.com/HumanSignal/label-studio-sdk/pull/210

New Contributors
* njhartwell made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/137
* betamaxed made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/135
* nehalecky made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/156
* caitlinwheeless made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/164
* nikitabelonogov made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/168
* deppp made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/187
* GuilhermeFreire made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/146
* crowncastlejsl made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/184
* StellaASchlotter made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/196
* matt-bernstein made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/193
* CharalamposGeorgiadis made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/191
* hakan458 made their first contribution in https://github.com/HumanSignal/label-studio-sdk/pull/212

**Full Changelog**: https://github.com/HumanSignal/label-studio-sdk/compare/0.0.32...0.0.34

0.0.32

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

What's Changed
Bug Fixes
* fix: Migration script with full user list by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/147
* fix: Export predictions in migration script by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/150
* fix: LSDV-5564: Suppress error message on normal end of pagination by jombooth in https://github.com/HumanSignal/label-studio-sdk/pull/153
Other Changes
* Update README.md by makseq in https://github.com/HumanSignal/label-studio-sdk/pull/151

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

**Full Changelog**: https://github.com/HumanSignal/label-studio-sdk/compare/0.0.31...0.0.32

0.0.31

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

What's Changed
This is our initial launch with the updated pipeline, but the code remains unchanged from version 0.0.30.

Page 13 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.