You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Added dataset:export and dataset:import events that are logged when the user initiates an export or import of a project, task or job (#7476)
Changed
Now menus in the web interface are triggered by click, not by hover as before (#7431)
Removed
Removed support for the TFRecord dataset format (#7416)
Fixed
On quality page for a task, only the first page with jobs has quality report metrics (#7441)
Side effects of data changes, such as the sending of webhooks, are no longer triggered until after the changes have been committed to the database (#7460, #7477)