-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Add saas release notes for 2024-12-23
- Loading branch information
1 parent
1ef99ba
commit 059988e
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
hide_sidebar: true | ||
--- | ||
|
||
*Dec 23, 2024* | ||
|
||
## Label Studio Enterprise SaaS 2024-12-23 | ||
### Other | ||
- 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) | ||
- Added extra columns to CSV comments export [OPTIC-1419](https://humansignal.atlassian.net/browse/OPTIC-1419) | ||
- Allow to preview an image of the task in a modal from Grid view [LEAP-1424](https://humansignal.atlassian.net/browse/LEAP-1424) | ||
- Optimized the API calls made from the frontend within the members management and datamanager users lists. [OPTIC-1418](https://humansignal.atlassian.net/browse/OPTIC-1418) | ||
- Inform user when they select a non-vision model but their project has image inputs [DIA-1725](https://humansignal.atlassian.net/browse/DIA-1725) | ||
- Addressing some performance issues [OPTIC-1178](https://humansignal.atlassian.net/browse/OPTIC-1178) | ||
- Fixed expired subscription check [LEAP-1716](https://humansignal.atlassian.net/browse/LEAP-1716) | ||
- fix bug with double scroll on Prompts list page [DIA-1697](https://humansignal.atlassian.net/browse/DIA-1697) | ||
- Add banner on projects list page [DIA-1747](https://humansignal.atlassian.net/browse/DIA-1747) | ||
- Use new project list counts API for card count data. [OPTIC-1351](https://humansignal.atlassian.net/browse/OPTIC-1351) | ||
- Fixed bug that would reset project roles on SAML SSO login in some cases [OPTIC-1429](https://humansignal.atlassian.net/browse/OPTIC-1429) | ||
- Added config_suitable_for_bulk_annotation property for project [LEAP-1352](https://humansignal.atlassian.net/browse/LEAP-1352) | ||
- Refine tooltip link after reaching the Prompts budget [DIA-1669](https://humansignal.atlassian.net/browse/DIA-1669) | ||
- Fixed a possible race condition when dynamically loading datamanager or editor that would prevent either from loading. [OPTIC-1475](https://humansignal.atlassian.net/browse/OPTIC-1475) | ||
- Fix display verion in pinned menu [PLT-599](https://humansignal.atlassian.net/browse/PLT-599) | ||
|