Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scalableminds/webknossos
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 25.06.0
Choose a base ref
...
head repository: scalableminds/webknossos
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 25.06.1
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Jun 3, 2025

  1. Fix viewing compound volume annotations (#8668)

    Compiler didn’t catch that we passed the bool to the wrong argument.
    
    - Create volume task type
    - Create task with this task type
    - In dashboard, get this task, annotate some, finish
    - In task list view, click view on this task
    - Should work (CompoundTask in URI)
    
    - fixes https://scm.slack.com/archives/C02H5T8Q08P/p1748888339790129
    
    ------
    - [x] Updated
    [changelog](../blob/master/CHANGELOG.unreleased.md#unreleased)
    - [x] Considered [common edge
    cases](../blob/master/.github/common_edge_cases.md)
    fm3 authored and philippotto committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    9aafd3a View commit details
    Browse the repository at this point in the history
  2. Release 25.06.1

    philippotto committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    dc22602 View commit details
    Browse the repository at this point in the history
  3. fix typos

    philippotto committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    cdfa6cf View commit details
    Browse the repository at this point in the history
Loading