Added
-
UI button to export raw resource events on analytics page (#9293)
-
Input size controls for cuboids in 3D workspace (#9356)
Changed
-
Export of events using the server endpoint
GET /api/events
ignoressend:exception
scope. (#9383) -
Updated default value of
from
query parameter in GET/api/events
. Now it exports all events of the target resource iffrom
andto
are not specified. (#9383) -
Export table as CSV feature now considers applied filtration on the table (#9383)
-
[CLI] The default value for
--server-host
is nowhttp://localhost
(#9384)
Deprecated
- [SDK, CLI] Automatic server URL scheme detection is deprecated. Add
https://
orhttp://
to the host explicitly to avoid future breakage (#9384)
Fixed
-
Fixed helm-chart to use selectorLabels template for matchLabels #9358 (#9358)
-
500 status code returned when an API method is not allowed (#9345)
-
Optimized the
api/jobs/
server endpoint (#9275) -
Optimized DB requests for server permission checks (#9275)
-
[CLI] Commands with invalid arguments or
--help
no longer ask for the server password (#9375) -
Improved performance of
GET /api/tasks
,GET /api/quality/conflicts
andGET /api/cloudstorages
requests (#8275) -
Improved performance of
GET /api/webhooks
requests (#9269) -
Tracking with the AI model was not starting automatically after being re-enabled (#9376)