๐ Enhancement
- Add classes for BIDS assets [1076](https://github.com/dandi/dandi-cli/pull/1076) ([jwodder](https://github.com/jwodder))
๐ Bug Fix
- ENH: list localhost:8085 as the web UI for dandi-api-local-docker-tests [1003](https://github.com/dandi/dandi-cli/pull/1003) ([yarikoptic](https://github.com/yarikoptic))
- BF: guard download_generator to not propagate errors [1008](https://github.com/dandi/dandi-cli/pull/1008) ([yarikoptic](https://github.com/yarikoptic))
- User notification if datasets are invalid. [1080](https://github.com/dandi/dandi-cli/pull/1080) ([TheChymera](https://github.com/TheChymera))
- Updating BIDS validator and schema to contemporary upstream equivalent [1050](https://github.com/dandi/dandi-cli/pull/1050) ([TheChymera](https://github.com/TheChymera))
- Support DANDI:<ID>/draft and stop using identifiers.org for any of the DANDI: URIs [1066](https://github.com/dandi/dandi-cli/pull/1066) ([yarikoptic](https://github.com/yarikoptic))
๐ Performance
- Do not traverse .ome.zarr and .ngff folders while looking for BIDS datasets [1071](https://github.com/dandi/dandi-cli/pull/1071) ([yarikoptic](https://github.com/yarikoptic))
โ ๏ธ Pushed to `master`
- Update README.md ([bendichter](https://github.com/bendichter))
๐ Internal
- Factor out common fields in nwb2asset() and get_default_metadata() [1088](https://github.com/dandi/dandi-cli/pull/1088) ([jwodder](https://github.com/jwodder))
๐ Documentation
- Add examples to `dandi move` docs [1098](https://github.com/dandi/dandi-cli/pull/1098) ([jwodder](https://github.com/jwodder))
๐งช Tests
- Tell codespell to ignore "bu" strings in tests [1102](https://github.com/dandi/dandi-cli/pull/1102) ([jwodder](https://github.com/jwodder))
- Update video NWB fixtures for next pynwb version [1100](https://github.com/dandi/dandi-cli/pull/1100) ([jwodder](https://github.com/jwodder))
- Remove redirector from Docker Compose setup [1087](https://github.com/dandi/dandi-cli/pull/1087) ([jwodder](https://github.com/jwodder))
Authors: 4
- Ben Dichter ([bendichter](https://github.com/bendichter))
- Horea Christian ([TheChymera](https://github.com/TheChymera))
- John T. Wodder II ([jwodder](https://github.com/jwodder))
- Yaroslav Halchenko ([yarikoptic](https://github.com/yarikoptic))
---