Releases: trendscenter/coinstac
Releases · trendscenter/coinstac
Coinstac Release v5.4.0
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
Coinstac Release
Coinstac release encompassing new coinstac cloud users feature
Coinstac Release
v5.3.2 v5.3.2
Coinstac Release
Changelog:
- changes to computation spec and mapping processing in order to
make future computation integration more automated - various security fixes and package updates including Electron v9
- ability to run a separate local pipeline server with the UI, allowing
data to reside on a different machine. Setup here as well
as a new UI setting for the local pipeline's address - checkmarks on consortia users now means they are both online and
mapped ready for a pipeline to start - new log tab on the sidebar for easily referencing error logs
- submitting a bug is now possible from the UI, use the new menu option on
the sidebar - it's now possible to upload your compspec via the
coinstac-simulatorcommand,
ask the team to be added as a verified author - singularity support for simulator available on linux
- fallback for pipeline MQTT communication using websockets: should solve
'Coinstac Services are not available' with aggressive network security - dMancova computation available
- multistep pipelines now correctly function and allow using previous stage output
- fixed removing users for consortia sticking around
- fixed pipeline stop button behavior
- fixed pipeline editing
- new build system for apps that should be easier to install as well
as verified for your OS (windows coming soon...). Auto updating in the future
for OSX/Win - new CI (continuous integration) testing suite for fewer errors
- CUDA container availability for simulator
- docker options for compspecs (eg: gpu selection for CUDA)
- fixes for hopefully a more reliable pipeline file transfer
- more reliable pipeline starting for consortia members
- docker compose examples for those wishing for a simpler coinstac
server setup - better pipeline error handling for connection issues
- UI changes and styling
- new debug timing settings for simulator, usage in the README
- timestamps for logs fixed
Coinstac Release
v4.7.5 v4.7.5
Coinstac Release
Release Notes
- New computations DSNE and DPSVM
- Documentation changes in the readme
- Multiple coinstac instances can now be run on the same machine safely
- Fixed issues with runs being locally but not in the db causes issues
Enigma test release
Release Notes:
- Added a new experimental Papaya viewer for viewing imaging results
- New top nav bar on pipeline starts to better allow navigation to running pipelines
- New pipeline option to only give final results to the consortium owner