-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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-10-28
- Loading branch information
1 parent
882b0fe
commit 1d33594
Showing
1 changed file
with
30 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,30 @@ | ||
--- | ||
hide_sidebar: true | ||
--- | ||
|
||
*Oct 28, 2024* | ||
|
||
## Label Studio Enterprise SaaS 2024-10-28 | ||
### Other | ||
- Update tooltip for prompts cost estimate [DIA-1542](https://humansignal.atlassian.net/browse/DIA-1542) | ||
- Addressing an issue where Data manager filtes will not include a deleted annotators as an option [OPTIC-1225](https://humansignal.atlassian.net/browse/OPTIC-1225) | ||
- Add blank=True to a couple LseProject fields so we don't have to fill them out to save in the admin [LEAP-1598](https://humansignal.atlassian.net/browse/LEAP-1598) | ||
- Fixed an issue with breaking part of the functionality og linking comments to regions and results with some states of feature flags. [LEAP-1586](https://humansignal.atlassian.net/browse/LEAP-1586) | ||
- Saving Stripe product ids into organization billing model instead of having it as django app settings params. This would enable us to run experiment per organization and have custom pricing per organization instead of global. In addition there are some changes to support the billing starting from 1 user instead of pre-packaged with 3 users. [RND-123](https://humansignal.atlassian.net/browse/RND-123) | ||
- Add model field to support read only quick view setting [LEAP-1559](https://humansignal.atlassian.net/browse/LEAP-1559) | ||
- Added ability to export annotator comments from annotator performance dashboard [OPTIC-1091](https://humansignal.atlassian.net/browse/OPTIC-1091) | ||
- Adds cost estimation to Prompts [DIA-1384](https://humansignal.atlassian.net/browse/DIA-1384) | ||
- SMTP Configuration Issue with EMAIL_USE_SSL in Label Studio Deployments [OPTIC-1223](https://humansignal.atlassian.net/browse/OPTIC-1223) | ||
- Fixed an issue with the setting "Reviewers must leave a comment on reject" that didn't work in the QuickView when users were able to reject. [LEAP-1560](https://humansignal.atlassian.net/browse/LEAP-1560) | ||
- Fix metrics leaking between different prompts / inference runs [DIA-1509](https://humansignal.atlassian.net/browse/DIA-1509) | ||
- Allow to disable arrows in Label Stream to navigate between tasks — new org level setting [LEAP-1592](https://humansignal.atlassian.net/browse/LEAP-1592) | ||
- Fixed an issue with supporting relations an linking comments for the Audio tag v3 [LEAP-1490](https://humansignal.atlassian.net/browse/LEAP-1490) | ||
- Adding ProductOffer model into admin, adding coupon support, and removing adjusting base package from Stripe [RND-125](https://humansignal.atlassian.net/browse/RND-125) | ||
- Allow to see review instructions in Review Stream by clicking (i) button [LEAP-1449](https://humansignal.atlassian.net/browse/LEAP-1449) | ||
- Fixed an issue with linking a new comment to a region in the review flow. [LEAP-1590](https://humansignal.atlassian.net/browse/LEAP-1590) | ||
- Improved the Annotation Timeline CSV download to handle larger result sets. [OPTIC-1115](https://humansignal.atlassian.net/browse/OPTIC-1115) | ||
- Fixed an issue with linking existing comments to classifications [LEAP-1577](https://humansignal.atlassian.net/browse/LEAP-1577) | ||
- Performance Score has been added to the Annotator performance dashboard as part of the indicator carousel [OPTIC-1161](https://humansignal.atlassian.net/browse/OPTIC-1161) | ||
- Fixed an issue that could produce duplicate accounts when synced from SCIM. [OPTIC-1191](https://humansignal.atlassian.net/browse/OPTIC-1191) | ||
- add ability to edit taxonomy selections on existing comments [LEAP-1476](https://humansignal.atlassian.net/browse/LEAP-1476) | ||
|