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 flashy background image to signup
* prevent wrong colors in dark mode
* changelog
* use more less variables
* use smaller SVG file and revert change password view
* welcome header restyling (WIP)
* more styling changes
* added custom icons to welcome screen
* finalized icon styling for welcome screen
* updated changelog
* Update CHANGELOG.unreleased.md
Co-authored-by: Philipp Otto <[email protected]>
* fix formatting
---------
Co-authored-by: Philipp Otto <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG.unreleased.md
+1
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ For upgrade instructions, please check the [migration guide](MIGRATIONS.released
16
16
### Changed
17
17
- Upgraded antd UI library to v4.24.8 [#6865](https://github.com/scalableminds/webknossos/pull/6865)
18
18
- The view mode dropdown was slimmed down by using icons to make the toolbar more space efficient. [#6900](https://github.com/scalableminds/webknossos/pull/6900)
19
+
- Updated the styling of the "welcome" screen for new users to be in line with the new branding. [#6904](https://github.com/scalableminds/webknossos/pull/6904)
19
20
20
21
### Fixed
21
22
- Fixed a bug where N5 datasets reading with end-chunks that have a chunk size differing from the metadata-supplied chunk size would fail for some areas. [#6890](https://github.com/scalableminds/webknossos/pull/6890)
0 commit comments