File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
7
7
and this project adheres to [ Calendar Versioning] ( http://calver.org/ ) ` 0Y.0M.MICRO ` .
8
8
For upgrade instructions, please check the [ migration guide] ( MIGRATIONS.released.md ) .
9
9
10
- ## [ 25.04.1 ] ( https://github.com/scalableminds/webknossos/releases/tag/25.04.1 ) - 2025-04-22
11
- [ Commits] ( https://github.com/scalableminds/webknossos/compare/25.03.1...25.04.1 )
10
+ ## [ 25.04.0 ] ( https://github.com/scalableminds/webknossos/releases/tag/25.04.0 ) - 2025-04-22
11
+ [ Commits] ( https://github.com/scalableminds/webknossos/compare/25.03.1...25.04.0 )
12
12
13
13
### Highlights
14
14
- The opacity of meshes can be adjusted using the 'Change Segment Color' context menu entry in the segments tab. [ #8443 ] ( https://github.com/scalableminds/webknossos/pull/8443 )
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ and this project adheres to [Calendar Versioning](http://calver.org/) `0Y.0M.MIC
8
8
For upgrade instructions, please check the [ migration guide] ( MIGRATIONS.released.md ) .
9
9
10
10
## Unreleased
11
- [ Commits] ( https://github.com/scalableminds/webknossos/compare/25.04.1 ...HEAD )
11
+ [ Commits] ( https://github.com/scalableminds/webknossos/compare/25.04.0 ...HEAD )
12
12
13
13
### Added
14
14
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ See `MIGRATIONS.unreleased.md` for the changes which are not yet part of an offi
6
6
This project adheres to [ Calendar Versioning] ( http://calver.org/ ) ` 0Y.0M.MICRO ` .
7
7
User-facing changes are documented in the [ changelog] ( CHANGELOG.released.md ) .
8
8
9
- ## [ 25.04.1 ] ( https://github.com/scalableminds/webknossos/releases/tag/25.04.1 ) - 2025-04-22
10
- [ Commits] ( https://github.com/scalableminds/webknossos/compare/25.03.1...25.04.1 )
9
+ ## [ 25.04.0 ] ( https://github.com/scalableminds/webknossos/releases/tag/25.04.0 ) - 2025-04-22
10
+ [ Commits] ( https://github.com/scalableminds/webknossos/compare/25.03.1...25.04.0 )
11
11
- New FossilDB version ` 0.1.37 ` (` master__525: ` on dockerhub) is required. [ #8460 ] ( https://github.com/scalableminds/webknossos/pull/8460 )
12
12
- NodeJs version ` 22+ ` is required. [ #8479 ] ( https://github.com/scalableminds/webknossos/pull/8479 )
13
13
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ This project adheres to [Calendar Versioning](http://calver.org/) `0Y.0M.MICRO`.
6
6
User-facing changes are documented in the [ changelog] ( CHANGELOG.released.md ) .
7
7
8
8
## Unreleased
9
- [ Commits] ( https://github.com/scalableminds/webknossos/compare/25.04.1 ...HEAD )
9
+ [ Commits] ( https://github.com/scalableminds/webknossos/compare/25.04.0 ...HEAD )
10
10
11
11
### Postgres Evolutions:
You can’t perform that action at this time.
0 commit comments