Skip to content

Releases: NeurodataWithoutBorders/nwb-guide

1.0.8

16 Sep 04:01
v1.0.8
5cde685

Choose a tag to compare

What's Changed

  • Fix missing probeinterface library from deployed app by @rly in #1022
  • Prepare release of v1.0.8 by @rly in #1023

Full Changelog: v1.0.7...v1.0.8

1.0.7

18 Aug 18:35
v1.0.7
3f544f5

Choose a tag to compare

What's Changed

  • Slight update to release instructions by @rly in #1005
  • Pin neo to 0.14.1 to address neuroconv/neo incompatibility by @rly in #1010
  • Fix example SLEAP pipeline failing locally by @rly in #1009
  • Update docs by @bendichter in #1006
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1016
  • Add missing ndx modules to dist by @rly in #1017
  • Change staging.dandiarchive.org to sandbox.dandiarchive.org by @Copilot in #1012
  • Prepare release of version 1.0.7 by @rly in #1018

New Contributors

  • @Copilot made their first contribution in #1012

Full Changelog: v1.0.6...v1.0.7

1.0.6

08 Jul 06:05
v1.0.6
6399a95

Choose a tag to compare

What's Changed

  • Update to Python 3.12 and fix broken reqs by @rly in #972
  • Change how files are sent to Neurosift to fix URL decoding by @rly in #970
  • Clear Neurosift storage when rendering Neurosift by @rly in #975
  • Port SpikeInterface update for tutorial generation by @CodyCBakerPhD, @rly in #917
  • Fix neurosift for preview stub files by @rly in #984
  • Use random endpoint for neurosift files to fix incorrect caching by @rly in #986
  • Add missing scipy._cyutility to pyinstaller by @rly in #993
  • Handle new interface format keywords from NeuroConv 0.6.0 by @rly in #997
  • Fix multi-session Windows path issue on inspector, preview pages by @rly in #995
  • Prepare release of v1.0.6, update tutorial screenshots by @rly in #1003

Full Changelog: v1.0.5...v1.0.6

1.0.5

05 Feb 17:00
v1.0.5
54b495c

Choose a tag to compare

Bug fixes

  • Fix chrome sandbox error on ubuntu 24.04
  • Fix linux installation instructions
  • Fix ndx-pose and flask/werkzeug dependency error
  • Fix issue with setting DANDI license metadata
  • Fix broken upload to DANDI due to outdated dandi-schema dependency

Enhancements

  • Update version of nwbinspector to 0.6.2 to resolve dependency management issues
  • Update URL for DANDI docs
  • Update screenshots in docs
  • Update GitHub Actions
  • Improve test reliability by extending timeout for generating tutorial data

1.0.4

31 Aug 11:59
32eab34

Choose a tag to compare

v1.0.4

Bug Fixes

  • Fixed the default crashing state of the standalone DANDI upload page due to improper argument passing for 'number of jobs' by @CodyCBakerPhD in #923

1.0.3

15 Aug 04:32
6356e1f

Choose a tag to compare

v1.0.3

Bug Fixes

Improvements

  • Remove gap above version switcher dropdown in documentation by @rly in #888
  • Simplify backend dependencies by @CodyCBakerPhD in #906

1.0.2

01 Jul 14:52
85b21c6

Choose a tag to compare

v1.0.2

Bug Fixes

  • Fix NDX Pose build. #877
  • Fix SLEAP-IO build. #878
  • Fix MEArec build. #880
  • Fix ScanImage build. #884
  • Fix incorrect documentation banner which displayed unstable version for the latest release. #886

Improvements

  • List individual errors when multiple are detected. #872

1.0.1

18 Jun 14:50
515b9cf

Choose a tag to compare

v1.0.1

Features

  • Add compatibility with embargo Dandisets. #837

Bug Fixes

  • Fix closing of the DANDI API key modal on submission. #856
  • Fix validation with timezone awareness. #858
  • Fix standalone validation + progress bars. #862

1.0.0

10 Jun 14:06
d91a1d7

Choose a tag to compare

v1.0.0

The first official release of the NWB GUIDE!

0.0.15

11 Apr 19:21
596cf43

Choose a tag to compare

What's Changed

New Contributors

  • @github-actions made their first c...
Read more