Skip to content

Releases: FZJ-INM1-BDA/siibra-explorer

Release v2.14.14

23 Oct 07:16
22ff452
Compare
Choose a tag to compare

v2.14.14

Bugfix

  • bigbrain download current view now properly parse bounding box

Release v2.14.13

21 Oct 07:43
3b4b73d
Compare
Choose a tag to compare

v2.14.13

Feature

  • Added an example of setting up a proxy for access-controlled content
  • Added free-mode (access via ?free=true)
  • Added hint for drag-n-drop nifti file (in helper one pager and quick tour)
  • Allow nifti to be added as a labelled volume by using .label.nii.gz or .label.nii extension

Bugfix

  • Fixed layout issues when user drag-n-dropped nifti has irregularities
  • Fixed picture-in-picture minimap in maximized axial view

Behind the scene

  • Added script to automatically create release metadata files

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