Skip to content

Coinstac Release v5.4.0

Choose a tag to compare

@rssk rssk released this 08 Oct 16:16
· 1732 commits to master since this release

Changelog:

  • Data discovery feature, users can now upload a BIDS format dataset description to allow others to search for their dataset.
  • Fix for issues removing users from a consortium
  • Fix for incorrect consortium visibility control permissions client side
  • Fixed log page scroll being reversed
  • Bug fixes for headless clients
  • Fix app crash when a consortium was deleted with an active pipeline, correctly handle active pipeline stop and delete as well
  • Fix pipeline stopping issues in general
  • Fix file browser crashing
  • Various security updates

Full List

  • Fix user permissions when removing users from consortia by @rochaeb in #1101
  • Bump object-path from 0.11.5 to 0.11.7 in /packages/coinstac-api-server by @dependabot in #1102
  • Bump axios from 0.21.1 to 0.21.2 in /packages/coinstac-api-server by @dependabot in #1104
  • Bump axios from 0.21.1 to 0.21.2 in /packages/coinstac-client-core by @dependabot in #1105
  • Bump axios from 0.21.1 to 0.21.2 in /packages/coinstac-simulator by @dependabot in #1106
  • Bump axios from 0.21.1 to 0.21.2 in /packages/coinstac-server by @dependabot in #1107
  • Update README.md by @everner in #1110
  • Feature/1086 post pipeline creation navigation by @kalitopix in #1089
  • Feature/1025 save analysis provenance by @kalitopix in #1092
  • Feature/1093 UI pipeline management by @kalitopix in #1103
  • Fix/1100 log page updown reverse by @kalitopix in #1109
  • Fix headless mapping when the site does not have a covariate by @rochaeb in #1111
  • Fix/1099 consortia private for owners only by @kalitopix in #1108
  • Fix visible headless clients on pipeline edit by @rochaeb in #1113
  • Bump object-path from 0.11.7 to 0.11.8 in /packages/coinstac-api-server by @dependabot in #1114
  • Add data discovery feature by @rochaeb in #1097
  • doc: correct 'Create the scripts' headers / links by @jstaph in #1115
  • API: Bugfix/post cons run delete by @rssk in #1117
  • Fix/Remove webpack bundle analyzer by @kalitopix in #1116
  • Bump glob-parent from 5.1.1 to 5.1.2 in /packages/coinstac-client-core by @dependabot in #1118
  • Bump axios from 0.21.1 to 0.21.2 in /packages/coinstac-client-core by @dependabot in #1119
  • Pipeline: allow pipelines to be saved and resumed by @rssk in #1120
  • Fix/result file browser by @kalitopix in #1121
  • Utils: make the python lib more user friendly by @rssk in #1122

Full Changelog: v5.3.5...v5.4.0