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 email notifications for WK worker jobs. #6918
Added support for viewing sharded neuroglancer precomputed datasets. #6920
Added
Added support for datasets where layers are transformed individually (with an affine matrix). Transformations can be specified via datasource-properties.json or via JS API (will be ephemeral, then). #6748
Added list of all respective team members to the administration page for teams. #6915
Interpolation during rendering is now more performance intensive, since the rendering approach was changed. Therefore, interpolation is disabled by default. On the flip side, the rendered quality is often higher than it used to be. #6748
Updated the styling of the "welcome" screen for new users to be in line with the new branding. #6904
Improved Terms-of-Service modal (e.g., allow to switch organization even when modal was blocking the remaining usage of WEBKNOSSOS). #6930
Uploads are now blocked when the organization’s storage quota is exceeded. #6893
Fixed
Fixed an issue with text hints not being visible on the logout page for dark mode users. #6916
Fixed creating task types with a selected preferred mode. #6928
Fixed support for rendering of negative floats. #6895