Skip to content

v0.7.1

Latest
Compare
Choose a tag to compare
@jdkent jdkent released this 20 Aug 15:52
· 11 commits to master since this release
6dd6b52

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