Releases: NeuroFlame/NeuroFLAME
Releases · NeuroFlame/NeuroFLAME
0.6.0
What's Changed
- Feature/112 private consortia by @kalitopix in #113
- Add admin panel for vaults by @rssk in #116
- Fix/119 run details page member icon updates by @kalitopix in #122
- Feature/118 delete run by @kalitopix in #123
- Fix/121 Leader notes panel by @kalitopix in #124
- Feature/114 consortia invite by @kalitopix in #125
Full Changelog: v0.5.0...v0.6.0
0.5.0 - Singularity support
0.4.0
What's Changed
- Adding Optional Local Parameters to the Consortium Details Page and Wizard by @pixelsaurus in #105
- Local env by @rssk in #108
- Feature/106 show edge client logs by @kalitopix in #107
- hotfix by @rssk in #109
- UI Vaults Page and Upgrades by @pixelsaurus in #110
Full Changelog: v0.3.0...v0.4.0
0.3.0
What's Changed
- Feature/lint 2 by @kalitopix in #98
- Making TerminalProcess more robust and stable cross-platform for production by @pixelsaurus in #100
- Making Consortium Description Optional by @pixelsaurus in #101
- Realtime Docker Terminal Pull Status in Consortium Computation Panel by @pixelsaurus in #102
- Creating App Health Page by @pixelsaurus in #103
- Feature/99 change config to envar by @kalitopix in #104
Full Changelog: v0.2.0...v0.3.0
0.2.0
What's Changed
- Adding UI for Image Download in Computation panel for Consortium Detail page by @pixelsaurus in #57
- Run Results Zipping and Downloading by @pixelsaurus in #79
- UI results refactor by @pixelsaurus in #81
- Modifying and adding code to handle deletion of Consortium by @pixelsaurus in #84
- Fixing consortium notes display by @pixelsaurus in #85
- Adding a page to create Computations by @pixelsaurus in #86
- Results NiFTI viewer and Login/User Creation UX Improvements by @pixelsaurus in #88
- Add e2e test for SRR-Freesurfer by @kalitopix in #83
- Pass reset by @rssk in #90
- Feature/91 result screen back button by @kalitopix in #93
- Feature/lint by @kalitopix in #94
- Handling and Styling Markdown generated Tables for Computation Notes by @pixelsaurus in #95
- Fixing overflow for Computation Notes and Leader Notes in the Consortium Wizard 'View Requirements' Step by @pixelsaurus in #96
- Modifying seed to reflect only "nfc-single-round-ridge-regression-freesurfer" as the de-facto approved computation by @pixelsaurus in #97
New Contributors
- @kalitopix made their first contribution in #83
Full Changelog: v0.1.4...v0.2.0
0.1.4
0.1.3
Merge branch 'main' of https://github.com/NeuroFlame/NeuroFLAME
0.1.2
What's Changed
- Cleaning up computation display panels for ConsortiumDetails view by @pixelsaurus in #42
- Adding new user creation feedback by @pixelsaurus in #43
- UI adding computation details by @pixelsaurus in #44
- UI Cleanup Results Panel - Fixing column panel sizes for both small and larger viewports by @pixelsaurus in #46
- Fix run details handle parameters invalid json by @dylanmartin in #47
- Adding support for Markdown based WYSIWYG editor for Leader Notes by @pixelsaurus in #49
- Change launch commands by @dylanmartin in #51
- Adding package/plugin to render checkboxes in react markdown for Cons… by @pixelsaurus in #52
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- ensure directories exist on initializing app by @dylanmartin in #38
- make image download copyable string instead of nav link by @dylanmartin in #40
Full Changelog: 0.1.0...0.1.1
0.1.0
Intercept external links (#37) * handle markdown links * handle all links * remove comment