Skip to content

Releases: neurostuff/neurostore

v0.9.1

06 Nov 22:22
e431be0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

06 Nov 18:08
3b23585
Compare
Choose a tag to compare

Removing technical debt in the frontend.

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

22 Oct 18:49
e72d9c9
Compare
Choose a tag to compare

What's Changed

  • [MAINT] add downbanner by @nicoalee in #813
  • [MAINT] 812 add down banner by @nicoalee in #814
  • [MAINT] chore(deps): bump webpack from 5.93.0 to 5.94.0 in /compose/neurosynth-frontend by @dependabot in #811
  • [MAINT] chore(deps): bump fast-xml-parser from 4.4.0 to 4.4.1 in /compose/neurosynth-frontend by @dependabot in #797
  • [ENH] ux extraction annoyances by @nicoalee in #810
  • [MAINT] remove downbanner from page (but keep code for the future) by @jdkent in #816
  • [ENH] 518 extraction phase can we make the list of studies more spreadsheet like by @nicoalee in #820
  • [INFRA] add deployment script by @jdkent in #822
  • [FIX] deploy script by @jdkent in #823
  • [ENH] 518 extraction phase can we make the list of studies more spreadsheet like by @nicoalee in #824
  • [ENH] 518 extraction phase can we make the list of studies more spreadsheet like by @nicoalee in #825
  • [MAINT] chore(deps): bump body-parser and express in /compose/neurosynth-frontend by @dependabot in #821
  • [MAINT] chore(deps): bump rollup from 2.79.1 to 2.79.2 in /compose/neurosynth-frontend by @dependabot in #826
  • [MAINT] chore(deps): bump micromatch from 4.0.7 to 4.0.8 in /compose/neurosynth-frontend by @dependabot in #815
  • [FIX] removed isRefetching by @nicoalee in #828
  • [ENH] 709 Add progress bar to edit study page with the ability to switch between different lists by @nicoalee in #832
  • [ENH] separated script tags by @nicoalee in #836

Full Changelog: v0.7.1...v0.8.0

v0.7.1

20 Aug 15:52
6dd6b52
Compare
Choose a tag to compare

What's Changed

This one is a lot of bug fixes for platform stability, for making the sleuth upload feature, and we added the studyset download feature.

Fixes

  • [FIX] fix underline issue by @nicoalee in #774
  • [FIX]: fixed bug where null studies would be ingested by @nicoalee in #776
  • [FIX] keep numpy below 2.0 for now by @jdkent in #779
  • [FIX] fix memory constraints for postgres by @jdkent in #778
  • [FIX] websearch query by @jdkent in #783
  • [FIX]: prevented pmid,pmcid,doi from being undefined during ingestion o… by @nicoalee in #790
  • [FIX] duplicate analyses by @jdkent in #809

Maintenance

  • [MAINT]: bump braces from 3.0.2 to 3.0.3 in /compose/neurosynth-frontend by @dependabot in #773
  • [MAINT]: bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /compose/neurosynth-frontend by @dependabot in #765
  • [MAINT]: bump ejs from 3.1.8 to 3.1.10 in /compose/neurosynth-frontend by @dependabot in #762
  • [MAINT]: bump follow-redirects from 1.15.0 to 1.15.6 in /compose/neurosynth-frontend by @dependabot in #761
  • [MAINT]: bump @babel/traverse from 7.19.0 to 7.23.2 in /compose/neurosynth-frontend by @dependabot in #604
  • [MAINT]: bump express from 4.18.1 to 4.19.2 in /compose/neurosynth-frontend by @dependabot in #760
  • [MAINT]: bump jose from 4.14.4 to 4.15.5 in /compose/neurosynth-frontend by @dependabot in #759
  • [MAINT]: bump tar and npm in /compose/neurosynth-frontend by @dependabot in #763

Enhancements

  • [ENH]: fixed jumping issue by manually calculating row heights by @nicoalee in #775
  • [ENH]: added terms and conditions page by @nicoalee in #780
  • [ENH]: updated tabs and button styling by @nicoalee in #791
  • [ENH]: 766 add feature to download list of included papers as csv by @nicoalee in #802
  • [ENH]: added test to check by @nicoalee in #803
  • [ENH]: update gtags by @nicoalee in #805
  • [ENH] 593 google analytics not displaying page specific hits by @nicoalee in #806

Full Changelog: v0.7.0...v0.7.1

v0.7.0

19 Jun 20:46
c56fad4
Compare
Choose a tag to compare

Release Notes

Major new features are the sleuth file import and revamping of the projects page.
You can now upload sleuth files into our platform and have a meta-analysis created for you!
The projects page also got a major update from the table interface to a more informative card interface.

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

21 Mar 19:20
81100e3
Compare
Choose a tag to compare

This upgrades the backend to sqlalchemy to 2.0, meaning several changes were made to make app compatible, cache invalidation was simplified and pmid and dois were made so they couldn't be empty strings (would be converted to None).

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

27 Feb 20:43
fa7650d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.5.0

v0.4.5

02 Feb 02:28
8465093
Compare
Choose a tag to compare

What's Changed

  • use info true and flat false when getting a basestudy by @jdkent in #696
  • Fix/switch study by @jdkent in #697

Full Changelog: v0.4.4...v0.4.5

v0.4.4

01 Feb 23:10
087f0e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

01 Feb 22:18
3950cf3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3