Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Add SaaS release notes for 2024-12-16 #6793

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions docs/source/guide/release_notes/saas/2024-12-16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
hide_sidebar: true
---

*Dec 16, 2024*

## Label Studio Enterprise SaaS 2024-12-16
### Other
- Correctly recalculate is_labeled for tasks when the skip_queue mode is changed [LEAP-1610](https://humansignal.atlassian.net/browse/LEAP-1610)
- Adding images support to tasks list in Prompts [DIA-1452](https://humansignal.atlassian.net/browse/DIA-1452)
- Reduce batch size for prompts [DIA-1739](https://humansignal.atlassian.net/browse/DIA-1739)
- fix bug with double scroll on Prompts list page [DIA-1697](https://humansignal.atlassian.net/browse/DIA-1697)
- Remove Stale Feature Flag - fflag_feat_front_dev_2984_dm_draggable_columns_short [OPTIC-1406](https://humansignal.atlassian.net/browse/OPTIC-1406)
- Don't load all tasks into memory when getting project subset [DIA-1710](https://humansignal.atlassian.net/browse/DIA-1710)
- Patch page crash when no tasksLists are presented (TypeError: Cannot read properties of undefined (reading 'map') [DIA-1703](https://humansignal.atlassian.net/browse/DIA-1703)
- Fix enhance prompt not working with Number/Rating tags [DIA-1581](https://humansignal.atlassian.net/browse/DIA-1581)
- Improved the inter-annotator agreement calculation to be more performant and resolve for larger amount of annotators. [OPTIC-1405](https://humansignal.atlassian.net/browse/OPTIC-1405)
- Organization left sidebar can be pinned by default; fixed bugs with sidebar jitter, version popup and close on unpin [DIA-1700](https://humansignal.atlassian.net/browse/DIA-1700)
- Added endpoint and fields in the API needed for new Account settings page [OPTIC-1360](https://humansignal.atlassian.net/browse/OPTIC-1360)
- Fix display verion in pinned menu [PLT-599](https://humansignal.atlassian.net/browse/PLT-599)
- Fixed a bug when meta text could not be updated and stuck in its previous version [LEAP-1651](https://humansignal.atlassian.net/browse/LEAP-1651)

Loading