Skip to content

Releases: FZJ-INM1-BDA/siibra-explorer

Release v2.14.12

05 Oct 11:24
c35e6a8
Compare
Choose a tag to compare

v2.14.12

Behind the scenes

  • Reverting point assignment panel behaviors

Known regressions

  • Labelled assignment now does not work. This will be addressed in a future update. (The temporary regression allows for significant performant statistical assignment, as well more accurate label assignment.)

Release v2.14.11

03 Oct 11:39
02d1045
Compare
Choose a tag to compare

v2.14.11

Feature

  • (experimental) showing coordinates of all warped spaces

Bugfix

  • Fixed inconsistent saneurl creation (Thanks to Sebastian Bludau for reporting this)

Known regressions

  • Labelled assignment now does not work. This will be addressed in a future update. (The temporary regression allows for significant performant statistical assignment, as well more accurate label assignment.)

Release v2.14.10

30 Aug 12:55
826fee0
Compare
Choose a tag to compare

v2.14.10

Bugfix

  • Fix deployment scripts
  • Fix region update to updated siibra-api endpoint

Behind the scenes

  • Re-enable siibra-api warning mismatch warning
  • Adapt to siibra-api v0.3.18 point assignment rhetoric
  • Enable cheat code, removing obsolete experimental flags
  • If HOST_PATHNAME env is provided, also listens on root path
  • Added servicemeta endpoint

Known regressions

  • Labelled assignment now takes a little longer. Additionally, the assigned value does not match that of the index label. This will be addressed in a future update. (The temporary regression allows for significant performant statistical assignment, as well more accurate label assignment.)

Release v2.14.8

14 Aug 13:47
4b8617f
Compare
Choose a tag to compare

v2.14.8

Bugfix

  • fixed issue of displaying statistical maps

Behind the Scenes

  • Minor tweak on e2e screenshots

Release v2.14.7

05 Aug 12:15
c2f5218
Compare
Choose a tag to compare

v2.14.7

Bugfix

  • fixed issue on iOS/Safari volumetric viewer not displaying. (update called before config was populated).

Behind the Scenes

  • Minor refactor to remove unneeded code.
  • Fixed typos/errors in release notes
  • Removed unused tests (e2e)
  • Added simple cypress for basic viewer rendering

Release v2.14.6

22 Jul 13:29
6ebb7cc
Compare
Choose a tag to compare

v2.14.6

Feature

  • (experimental) support .pointcloud drag-and-drop

Bugfix

  • Fixed dependency support for new GCS JSON API

Release v2.14.5

08 Jul 10:42
8421d26
Compare
Choose a tag to compare

v2.14.5

Feature

  • Add support for compound feature
  • Added documentation for URL encoding
  • Improved documentation for plugin API
  • Reworded point assignment UI
  • Allow multi selected region names to be copied
  • Added legend to region hierarchy
  • Allow latest queried concept in feature view
  • Allow experimental flag to be set to be on at runtime (this also shows the button, allow toggling of experimental features)
  • Feature: added supported for .annot fsaverage label
  • (experimental) Added code snippet to limited panels
  • (experimental) allow addition of custom linear coordinate space
  • (experimental) show BigBrain slice number
  • (experimental) allow big brain template to be downloaded

Bugfix

  • Copy of free text (Ctrl + C) now works properly
  • Fixes issue where annotation mode was not displaying correctly, after selecting volume of interest
  • When saneURL is not found, siibra-explorer will not correctly redirects to default app, and show the error message

Behind the Scenes

  • Removed dependency on connectivity-component
  • Removed reference to JSC OKD instance, as the instance is no longer available
  • Updated google-site-verification
  • Allow inter-space transform to be configured at runtime
  • Fetch /meta.json for additional metadata related to a volume

Release v2.14.4

15 Dec 09:50
8102341
Compare
Choose a tag to compare

v2.14.4

Feature

  • Sagittal view of perspective PiP changes hemisphere when user navigates to the otehr hemisphere
  • Adds an additional degree adjustment to perspective PiP
  • Encode maximised panel state

Behind the Scenes

  • Fix CI/CD deploy on rancher
  • Update API docs
  • Update github action checkout/setupnode

Release v2.14.3

05 Dec 13:21
36a5e22
Compare
Choose a tag to compare

v2.14.3

Bugfixes

  • Fixed minor theme issue.
  • Fixed issue with drag/drop nifti with multiple dimensions.
  • Fixed showing user dropped nifti filename.
  • Fix Safari 17 nehuba issue

Behind the Scenes

  • Added loading progress bar when plotly is loading.
  • Restored displaying warnings to user dragged volume.
  • Fine tune helm deploy scripts

Release v2.14.2

23 Nov 13:56
ff597f1
Compare
Choose a tag to compare

v2.14.2

Features

  • Allow users to self define values previously set by range input (upgraded ng-layer-tune to 0.23)
  • Allow nutil quantifier with multiple items to be displayed
  • Added snackbar feedback when error is encountered when drag/drop files

Bugfixes

  • Added reference to Julich Brain 3.1
  • Fixed unsupported parcellations
  • Fixed navigation to ICBM152/JulichBrain3.1 on startup
  • Fixed siibra-api endpoint definition
  • Added feedback when fetch feature encounters error

Behind the Scenes

  • Updated CI/CD pipelines
  • Removed unused pipes
  • Removed unused display function in connectivity component