v0.13.0
·
21 commits
to refs/heads/master
since this release
Release Notes
More updates to improve stability and maintainability of the platform.
Updates:
- Sleuth Files are no longer a separate workflow, but more like another method to import studies. So you can start a project and import from neurostore/your sleuth files, and whatever other sources you want to include.
- changed how the documentation/help button is represented to help users find the information they need.
- responsive UI during the extraction phase to allow users to have a document open side-by-side with the interface to annotate.
CHANGES
- [MNT] one install location (#1201) @jdkent
- [ENH] add is_oa (is_openaccess) column to base-studies (#1199) @jdkent
- [MNT] Delete .travis.yml (#1200) @jdkent
- Feat 556 make UI responsive when reducing window width during extraction phase (#1195) @nicoalee
- chore(deps-dev): bump @testing-library/dom from 8.20.1 to 10.4.1 in /compose/neurosynth-frontend (#1117) @dependabot[bot]
- chore(deps): bump @emotion/babel-plugin from 11.11.0 to 11.13.5 in /compose/neurosynth-frontend (#1114) @dependabot[bot]
- chore(deps-dev): bump vite-tsconfig-paths from 5.0.1 to 5.1.4 in /compose/neurosynth-frontend (#1115) @dependabot[bot]
- chore(deps): bump vite from 6.3.5 to 6.3.7 in /compose/neurosynth-frontend (#1171) @dependabot[bot]
- chore(deps): bump axios from 1.8.4 to 1.12.2 in /compose/neurosynth-frontend (#1140) @dependabot[bot]
- chore(deps): bump @floating-ui/core from 1.6.4 to 1.7.3 in /compose/neurosynth-frontend (#1116) @dependabot[bot]
- chore(deps): bump @reactour/utils from 0.5.0 to 0.6.0 in /compose/neurosynth-frontend (#1118) @dependabot[bot]
- [ENH] export pipeline results to annotations (#1196) @jdkent
- chore(deps): update redis requirement from ~=5.0 to ~=7.0 in /compose/backend (#1191) @dependabot[bot]
- Feat 808 help desk (#1189) @nicoalee
- [FIX] use authentication token correctly (#1190) @jdkent
- chore(deps): update wrapt requirement from ~=1.12 to ~=2.0 in /store/backend (#1183) @dependabot[bot]
- chore(deps): update wrapt requirement from ~=1.12 to ~=2.0 in /compose/backend (#1184) @dependabot[bot]
- chore(deps): update ipython requirement from ~=8.18 to ~=9.6 in /store/backend (#1185) @dependabot[bot]
- [ENH] add job submission/job reading endpoints (#1187) @jdkent
- feat: moved sleuth import functionality to import studies UI and adde… (#1186) @nicoalee
- [ENH] jsonb query modality (#1179) @jdkent
- [FIX] alembic migration (#1178) @jdkent
- [FIX] embedding query (#1177) @jdkent
- [FIX] speed up slow query (#1176) @jdkent
- [MNT] update connexion to 3.3.0 (#1174) @jdkent
- chore(deps): update numpy requirement from <2.0.0 to <3.0.0 in /store/backend (#1053) @dependabot[bot]
- chore(deps): update openai requirement from ~=1.106 to ~=2.3 in /store/backend (#1168) @dependabot[bot]
- [MNT] update auth0 (#1173) @jdkent
- [MNT] update marshmallow (#1172) @jdkent
- chore(deps): update ipython requirement from ~=8.18 to ~=9.6 in /compose/backend (#1166) @dependabot[bot]
- [FIX] fix the has_images,has_coordinates query (#1170) @jdkent
- chore(deps): bump nimare from 0.5.5 to 0.6.1 in /compose/backend (#1167) @dependabot[bot]
- [FIX] ensure there are notes for all analyses (#1161) @jdkent