Skip to content

Releases: FZJ-INM1-BDA/siibra-explorer

v2.3.4

03 Feb 09:59
85a4eb2
Compare
Choose a tag to compare
Merge pull request #859 from HumanBrainProject/staging

v2.3.4

v2.3.3

02 Feb 09:27
6e6624a
Compare
Choose a tag to compare
Merge pull request #852 from HumanBrainProject/staging

Release v2.3.3

v2.3.2

04 Jan 08:31
f6f1ba7
Compare
Choose a tag to compare
Merge pull request #824 from HumanBrainProject/staging

hotfix v2.3.2 staging -> master

v2.3.1

15 Dec 08:45
032644f
Compare
Choose a tag to compare
Merge pull request #820 from HumanBrainProject/staging

hotfix v2.3.1

v2.3.0

14 Dec 09:52
ab0c6cf
Compare
Choose a tag to compare
Merge pull request #815 from HumanBrainProject/staging

v2.3.0 release

fix yet more bugs

09 Jun 16:36
Compare
Choose a tag to compare

v2.2.3

9 June 2020

New features

  • Import "Individual Brain Charting (IBC)" data to explorable datasets

Bugfixes

  • Fixed undefined showing for hemisphere metadata (#537)
  • Fixed non atlas image e2e test URL
  • Fixed backend test specs
  • Fixed redi deploy configuration

Under the hood stuff

  • renamed css class for consistency

more bugfixes

07 Jun 20:51
637393d
Compare
Choose a tag to compare

v2.2.2

Bugfixes

  • Fixed PMap color map reset colormap (#523)
  • Modal filters are now sorted alphabetically (#524)
  • Restored ability to download csv and image from dataset preview (#522)
  • Fixed Hemisphere information overflowed in region menu explore template list (#529)
  • Showing region status on region context menu (#520)
  • Dataset previews are now reflected in the URL state (#502) & they stagger now!
  • Slightly retweaked scroll dataset container condition, to make it less strict
  • Fixed maximise panel on touch enabled devices (#533)
  • Dynamically fit the action buttons under datasets

Under the hood stuff

  • Minor refactor to slightly decouple modules
  • Added the option to develop via AOT builds
  • Paved way for periodic monitoring e2e tests (with NODE_ENV=production npm run e2e)

day 0 bugfixes

26 May 16:06
Compare
Choose a tag to compare
v2.2.1

bugfix: hide conn menu where there are none

Sharing is caring

26 May 16:05
eb03278
Compare
Choose a tag to compare
Merge pull request #518 from HumanBrainProject/staging

v2.2.0

Some more bugfixes

26 May 16:04
e3fa34a
Compare
Choose a tag to compare

Fixed a bug preventing users from scrolling the fetched dataset containers (#508)
Fixed a bug - change template from region menu was showing irrelevant regions (#507)
Fixed a bug taking screenshot again does not work (#482)