| Added support for video inputs in Input-Manager | - You can now view and manage video inputs directly within the Input-Manager. This new feature provides you with greater flexibility and control over your video assets, enhancing your overall experience with our platform.
|
| Added ability to filter inputs by annotation user and annotation status in Input Manager | We introduced two new filter options in the Input-Manager:
- Labeler filter —Allows you to filter inputs that were annotated by the selected user.
- Status filter —Allows you to filter inputs that have annotations that match the selected status.
|
| Fixed checkbox behavior in the input gallery screen | - Previously, when you switched from Object Mode to Input Mode, the checkbox for selecting all items would remain checked, causing confusion. We fixed the issue.
|
| Fixed clear button functionality for input type filters | In the Input-Manager, you can filter inputs by their types, and the clear button is designed to unselect all filtering options. - Previously, the clear button was not functioning correctly after applying filters based on input types. You can now utilize it to reset and remove all applied filters.
|
| Enabled rank search to be compatible with other filters | - Previously, there was an issue that prevented other filters from being applied when conducting a rank search. You can now apply rank search in conjunction with other filters, enhancing the effectiveness of your search experience.
|
| Fixed query timeout issue with metadata searches | - Previously, including the "country_code":"US" metadata in your search query led to timeouts. However, when executing the same query without the "country_code":"US" metadata, it completed successfully in approximately 4 seconds. You can now perform your query, even with the "country_code":"US" metadata included, and achieve successful results without experiencing timeouts.
|
| Eliminated duplicate requests in the Input-Manager's screen | - Previously, an issue caused duplicate or even triple requests. It occurred when loading the page with or without a
searchId in the URL, which resulted in unnecessary and excessive requests. Extra requests are no longer generated.
|
| Fixed an issue with automatic refresh of the input gallery in Input-Manager after performing bulk edit actions | Previously, there was an issue that hindered the automatic refresh of the input gallery after performing bulk deleting or labeling actions. These improvements ensure that filters accurately reflect the changes made.
- Previously, bulk deleting of inputs didn't show live updates in the input gallery. We fixed this issue.
- Previously, bulk labeling of the last remaining unlabeled inputs didn't yield the expected results. We fixed this issue, ensuring that these inputs are correctly labeled after your bulk labeling action.
|