github HumanSignal/label-studio 1.14.0

16 hours ago

🌟 What's New

🎉 New Features

🎞 Video Frame Classification

You can now apply labels to video frames. Previously, we only supported per-video classification.

This new feature allows you to apply labels at a per-frame level. You can implement this feature using a new tag: <TimelineLabels>. (#6191)

image

✅ Enhancements

  • Added support for Python 3.13.

  • Improved look and feel of TexArea elements in the labeling interface. (#6413)

  • A new hotkey (Ctrl + h) has been added. Use this shortcut to hide all regions. Or, if no regions are visible, show all regions. Special thanks to community member @LouisJULIEN for contributing this enhancement. (#6212)

  • When creating regions that have start and end times (such as when annotating sections of an audio track), you will now see the duration of your selection under the Info tab. Special thanks to community member @phantrung18072001 for contributing this enhancement. (#6244)

    image

🚨 Breaking Changes

  • This release drops support for Python 3.8.

  • This release also includes an upgrade from Django 3 to 4. In the next release, we will be upgrading to Django 5. For that reason, we strongly recommend that you upgrade to this release to ensure a smooth migration path to future Label Studio versions.

🏁 Feature Flag Changes

  • Removed the following feature flag: fflag_fix_front_lsdv_4673_rect3point_relative_310523_short (#6162)

🐞 Bug Fixes

  • Fixed an issue where Redis storages were missing a field that prevented users from using Redis as Target Storage. (#6255)

  • Fixed an issue in which draft lead time could incorrectly inflate the lead time calculation for an annotation. (#6406)

  • Fixed an issue where the View All action was not working when task data had an empty value for Text fields. (#6190)

  • Fixed an issue with missing padding around TextArea regions. (#6496)

  • Fixed an issue that was causing CSRF errors when using Docker. (#6344)

  • Fixed an issue which caused the Label Config UI preview to display stale information. (#6417)

  • Fixed an issue in which Label All Tasks would not respect filters that had been applied in the Data Manager. (#6410)

  • Fixed an issue in which Data Manager drop-down menus were inaccessible in smaller viewports. (#6426)

  • Fixed a regression issue with BigInteger support in the Data Manager. (#6328)

  • Fixed an issue in which users were not able to use Quick View to load tasks that included an external taxonomy. (#6381)

🤩 Contributors

Full Changelog: tags/1.13.1...1.14.0
This changelog was updated in response to a push of 4223d73 Workflow run

Jira Release Issues 1.14.0 Filter

Turned off Feature Flags (97)

ALL QUOTE LINES WILL BE IGNORED

Don't miss a new label-studio release

NewReleases is sending notifications on new releases.