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-30 #6834

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
18 changes: 18 additions & 0 deletions docs/source/guide/release_notes/saas/2024-12-30.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
hide_sidebar: true
---

*Dec 30, 2024*

## Label Studio Enterprise SaaS 2024-12-30
### Other
- 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)
- Allow to preview an image of the task in a modal from Grid view [LEAP-1424](https://humansignal.atlassian.net/browse/LEAP-1424)
- Fixed expired subscription check [LEAP-1716](https://humansignal.atlassian.net/browse/LEAP-1716)
- Inform user when they select a non-vision model but their project has image inputs [DIA-1725](https://humansignal.atlassian.net/browse/DIA-1725)
- Fixed bug that would reset project roles on SAML SSO login in some cases [OPTIC-1429](https://humansignal.atlassian.net/browse/OPTIC-1429)
- 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)
- Addressing some performance issues [OPTIC-1178](https://humansignal.atlassian.net/browse/OPTIC-1178)

Loading