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
Added a new datasets tab to the dashboard which supports managing datasets in folders. Folders can be organized hierarchically and datasets can be moved into these folders. Selecting a dataset will show dataset details in a sidebar. #6591
webKnossos is now able to recover from a lost webGL context. #6663
Major performance improvements for brushing in coarse magnifications. #6708
Added the option to search a specific folder in the new datasets tab. #6677
The new datasets tab in the dashboard allows multi-selection of datasets so that multiple datasets can be moved to a folder at once. As in typical file explorers, CTRL + left click adds individual datasets to the current selection. Shift + left click selects a range of datasets. #6683
Changed
Bulk task creation now needs the taskTypeId, the task type summary will no longer be accepted. #6640
Error handling and reporting is more robust now. #6700
The Quick-Select settings are opened (and closed) automatically when labeling with the preview mode. That way, bulk labelings with preview mode don't require constantly opening the settings manually. #6706