Skip to content

Latest commit

 

History

History
347 lines (208 loc) · 16 KB

CHANGELOG.md

File metadata and controls

347 lines (208 loc) · 16 KB

v0.8.1 (Fri Dec 20 2024)

🚀 Enhancements

🏠 Internal

Authors: 3


v0.8.0 (Thu Dec 19 2024)

🚀 Enhancements

Authors: 3


v0.7.2 (Tue Dec 10 2024)

🚀 Enhancements

  • Revert "Updated formatting of download result files" (@rmanaem)
  • Revert "Updated the ResultsTSV e2e test" (@rmanaem)

🐛 Bug Fixes

⚠️ Pushed to main

  • Updated the ResultsTSV e2e test (@rmanaem)
  • Updated formatting of download result files (@rmanaem)

Authors: 2


v0.7.1 (Mon Dec 02 2024)

🏠 Internal

Authors: 2


v0.7.0 (Mon Nov 25 2024)

🚀 Enhancements

  • [ENH] Updated How to get data modal #370 (@rmanaem @alyssadai)
  • [ENH] Modified the result tables for humans and machines #357 (@rmanaem)
  • [ENH] Updated OpenNeuro alert with a link to Neurobagel OpenNeuro utility service #364 (@rmanaem)
  • [FIX] Revert "🔄 synced local '.github/pull_request_template.md' with remote… #348 (@rmanaem)

Authors: 2


v0.6.0 (Tue Nov 05 2024)

🚀 Enhancements

🏠 Internal

  • [MNT] Created a complete test environment with docker compose #325 (@rmanaem)

Authors: 1


v0.5.0 (Thu Oct 24 2024)

🎉 This release contains work from a new contributor! 🎉

Thank you, Raya Chakravarty (@Raya679), for all your work!

💥 Breaking Changes

  • [ENH] Implemented logic to allow for querying pipeline name and version #322 (@rmanaem)

🚀 Enhancements

🏠 Internal

  • [MNT] Removed build docker nightly workflow file #292 (@rmanaem)

🧪 Tests

Authors: 4


v0.4.0 (Fri Aug 09 2024)

💥 Breaking Changes

  • [ENH] Removed NB_IS_FEDERATION_API environment variable #245 (@rmanaem)

🏠 Internal

  • [REF] Renamed NB_QUERY_URL_PATH env var to NB_QUERY_APP_BASE_PATH #246 (@rmanaem)

Authors: 1


v0.3.0 (Fri Aug 02 2024)

💥 Breaking Changes

  • [ENH] Implemented OIDC flow that results in a query sent to the f-API #205 (@rmanaem @surchs)

🚀 Enhancements

  • [ENH] Added NB_QUERY_PATH env var to configure path variable #227 (@rmanaem)
  • [ENH] Made authentication optional on the UI #214 (@rmanaem)
  • [MNT] Removed trailing slash from queryURL #235 (@rmanaem)

Authors: 2


v0.2.2 (Fri Apr 19 2024)

🐛 Bug Fixes

  • [FIX] Hotfix for handling responses from n-API #139 (@surchs)

🏠 Internal

Authors: 1


v0.2.1 (Mon Apr 15 2024)

🎉 This release contains work from a new contributor! 🎉

Thank you, Alyssa Dai (@alyssadai), for all your work!

🐛 Bug Fixes

  • [FIX] Fixed the condition for when federation API's nodes_response_status is fail #126 (@rmanaem)
  • [FIX] Remove attributes with a NULL label #124 (@surchs)

🏠 Internal

Authors: 3


v0.2.0 (Thu Apr 11 2024)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Sauradip Ghosh (@Sauradip07)

❤️ Yaroslav Halchenko (@yarikoptic)

Release Notes

[MNT] Release new data model (#118)

We have updated the Neurobagel data model to allow users to specify phenotypic information at the session level (neurobagel/planning#83). This release updates the query tool so it can understand the new response from APIs.


💥 Breaking Changes

  • [ENH] Enabled pheno level session for response and query #112 (@rmanaem)
  • [REF] Enable handling of partial node response success #97 (@rmanaem @surchs)

🚀 Enhancements

  • [MNT] Release new data model #118 (@rmanaem)
  • [FIX] Reverted back to installing devdependencies along with dependencies #117 (@rmanaem)

🐛 Bug Fixes

  • [FIX] Fixed parsing of NB_IS_FEDERATION_API #88 (@rmanaem)

🏠 Internal

📝 Documentation

Authors: 4


v0.1.0 (Thu Mar 07 2024)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Arman Jahanpour (@rmanaem)

❤️ Sauradip Ghosh (@Sauradip07)

❤️ Abdul Samad Siddiqui (@samadpls)

❤️ Sebastian Urchs (@surchs)

❤️ Deleted user (@ghost)

Release Notes

[MNT] Set the app version to 0.1.0 in package.json (#53)

The first release of the tool refactored and reimplemented in React and TypeScript.


💥 Breaking Changes

  • [ENH] Implemented UI improvements #16 (@rmanaem @surchs)
  • [ENH] Implemented logic for downloading result #13 (@rmanaem)
  • [ENH] Implemented logic for parsing selection from the url search parameters #12 (@rmanaem)
  • [ENH] Implemented logic for node selection #10 (@rmanaem)
  • [ENH] Implemented query fields #9 (@rmanaem)
  • [ENH] Created query prototype #7 (@rmanaem)

🚀 Enhancements

  • [ENH] Added Appzi widget #32 (@rmanaem)
  • [MNT] Removed CodeSee workflow #33 (@rmanaem)
  • [DOC] Update Copyright holders #30 (@surchs)
  • Install the CodeSee workflow. #23 (86324825+codesee-maps[bot]@users.noreply.github.com @ghost)

🐛 Bug Fixes

  • [FIX] Fixed the performance issues caused by re-rendering #39 (@rmanaem)
  • [FIX] Refactored syncing of the URLSearchParams and selected nodes #25 (@rmanaem)

🏠 Internal

⚠️ Pushed to main

🧪 Tests

Authors: 6

  • Abdul Samad Siddiqui (@samadpls)
  • Arman Jahanpour (@rmanaem)
  • codesee-maps[bot] (86324825+codesee-maps[bot]@users.noreply.github.com)
  • Deleted user (@ghost)
  • Sauradip Ghosh (@Sauradip07)
  • Sebastian Urchs (@surchs)