github HumanSignal/label-studio 1.9.1

latest releases: 1.13.1, 1.13.0, 1.12.1...
11 months ago

What's New

Enhancements

  • The Keypoint, KeyPointLabels, Polygon, and PolygonLabels tags all support a new snap parameter for use in Image Segmentation labeling. When snap="pixel" is enabled, the (x, y) coordinates of each point are rounded to the pixel size. This enhancement will help ensure precise and uniform coordinates within images. For polygons, points are snapped to the pixel edge. For example, given a polygon point with the coordinates (0.25, 0.25), your resultant coordinates would snap to the edge of the pixel at (0,0). For keypoints, points are snapped to the pixel center. For example, given a keypoint with the coordinates (0.25, 0.25), your resultant coordinates would snap to the center of the pixel at (0.5,0.5). (#4682)

  • When reviewing video in Outliner, if you click on a marked region, the video playback will automatically jump to the selected region. Previously, users had to manually scroll to the starting point. This change will make it easier to quickly view and edit video segments. (#4797)

Bug Fixes

  • Fixed an issue where pressing Ctrl + or Ctrl - (Windows) or Cmd + or Cmd - (Mac) was not zooming in/out on images as expected. (#4784)

  • Fixed an issue where the number of drafts displayed in the project summary was not updated when drafts were submitted as annotations. (#4772)

  • Fixed and issue where, in certain contexts, labeling instructions were displayed in raw HTML. (#4779)

  • Fixed an issue that would cause a blank draft to be created when using hot-keyed annotation submit. (#4834)

  • Fixed an issue that occurred after project creation in which users were prevented from moving forward if changes were made in the template preview. (#4835)

  • Fixed an issue where users were unable to navigate through their task list after saving a draft. (#4823)

  • Fixed several issues with how annotation drafts were handled. Users will now see a more descriptive error message when trying to update a labeling configuration that is still being used in annotations or in drafts. Also, when using the Data Manager to delete all annotations, this will also delete all task drafts and annotation drafts. (#4802)

  • Fixed drf-yasg dependency issue that was blocking our ability to publish Label Studio to PyPi. (#4837)

  • Fixed an issue where blank drafts were being created when annotations were submitted. (#4796)

Contributors

@juliosgarbi
@hlomzik
@Gondragos
@triklozoid
@bmartel
@jombooth
@wesleylima

Full Changelog: tags/1.9.0...1.9.1
This changelog was updated in response to a push of a39f614 Workflow run

Jira Release not found
Aha! Release 1.9.1
Release Notes are generated based on git log: No tasks found in Task Tracker.

Turned off Feature Flags (94)

ALL LINES STARTING FROM QUOTE WILL BE IGNORED

Don't miss a new label-studio release

NewReleases is sending notifications on new releases.