Skip to content

1.9.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 22:05
· 1 commit to ls-release/1.9.2 since this release
de252f5

What's New

Enhancements

  • Added a new legacy parameter to the Taxonomy tag. This will allow users to continue to access the legacy version of Taxonomy after upcoming feature work is completed. (#4884)
  • Added support for AWS Signature Version 4 query parameters. Special thanks to community member @darthhexx for their contribution. (#4928)

Breaking Changes

  • This release adds a deployment-wide VERIFY_SSL_CERTS setting that defaults to true. Customers who are loading data (e.g. uploading tasks) from https URLs without verifiable SSL certificates must set VERIFY_SSL_CERTS to false in their environment variables before deploying Label Studio 1.9.2+. (#4862)
  • Add WINDOWS_SQLITE_BINARY_HOST_PREFIX environment variable to support hosting SQLite binaries on a server other than sqlite.org, for Windows deployments running Python 3.8 only. (#4862)

Security

  • Fixed an XSS vulnerability with certain error pages. (#4926)
  • Fixed an XSS vulnerability related to file extensions for avatars. This change addresses CVE-2023-47115. (#4818)
  • Fixed an SSRF DNS rebinding issue. (#4828)

Bug Fixes

  • Fixed an issue where users would see a run time error seen when creating or syncing Azure blob storage. (#4905)
  • Fixed an issue where tasks created through source storage were not triggering webhooks. (#4845)

Contributors

New Contributors

Contributors

Full Changelog: tags/1.9.1.post0...1.9.2
This changelog was updated in response to a push of de252f5 Workflow run

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

Turned off Feature Flags (93)

ALL LINES STARTING FROM QUOTE WILL BE IGNORED