Releases: dandi/dandi-archive
Releases Β· dandi/dandi-archive
v0.3.79
π Bug Fix
- Change asset path collation to "C" #1888 (@jjnesbitt)
Authors: 1
- Jacob Nesbitt (@jjnesbitt)
v0.3.78
π Bug Fix
- Use different collation for Asset
path
field #1885 (@jjnesbitt) - Run all linting commands, even if some of them fail #1882 (@waxlamp)
- Add format changes from ruff update #1883 (@marySalvi)
- Update Heroku Python runtime #1876 (@mvandenburgh)
Authors: 4
- Jacob Nesbitt (@jjnesbitt)
- Mary Salvi (@marySalvi)
- Mike VanDenburgh (@mvandenburgh)
- Roni Choudhury (@waxlamp)
v0.3.77
π This release contains work from new contributors! π
Thanks for all your work!
β€οΈ Isaac To (@candleindark)
β€οΈ Kabilar Gunalan (@kabilar)
π Bug Fix
- Require v0.60.0 of
dandi-cli
#1878 (@mvandenburgh) - Update VJSF to 2.23.3 #1874 (@mvandenburgh)
- Design doc for Audit MVP #1801 (@waxlamp)
- Fix
UserMetadata
not being created ifcreatesuperuser
script is used #1113 (@mvandenburgh) - Boost dandischema to 0.9.* series so we get support for pydantic 2.0 and schema 0.6.5 #1823 (@yarikoptic @candleindark @mvandenburgh)
- Add e2e test for meditor validation #1865 (@mvandenburgh)
- Add .DS_Store to .gitignore #1863 (@kabilar)
π Internal
- gh-actions: Bump actions/add-to-project from 0.5.0 to 0.6.0 #1872 (@dependabot[bot])
Authors: 6
- @dependabot[bot]
- Isaac To (@candleindark)
- Kabilar Gunalan (@kabilar)
- Mike VanDenburgh (@mvandenburgh)
- Roni Choudhury (@waxlamp)
- Yaroslav Halchenko (@yarikoptic)
v0.3.76
π Bug Fix
- Don't use .save() in validate_version_metadata #1800 (@jjnesbitt)
- Add quirks section to embargo redesign doc #1802 (@waxlamp)
- Remove obsolete/not-applicable TODO #1829 (@yarikoptic)
- Don't use filesystem APIs to manipulate URLs #1782 (@brianhelba)
π Documentation
- DEVELOPMENT.md: set email to the one known to git #1828 (@yarikoptic @waxlamp)
Authors: 4
- Brian Helba (@brianhelba)
- Jacob Nesbitt (@jjnesbitt)
- Roni Choudhury (@waxlamp)
- Yaroslav Halchenko (@yarikoptic)
v0.3.75
π Bug Fix
- Open asset on click #1847 (@waxlamp)
- Improve file browser view action icons #1846 (@waxlamp)
- Add a Nix Flake for native build dependencies #1843 (@waxlamp)
- Add tooltips to describe FileBrowserView action icons #1845 (@waxlamp)
- Build project with
build
&pyproject.toml
#1855 (@jwodder) - Fix lint errors #1854 (@waxlamp)
π Documentation
- Fix documentation about release process to Heroku -- done by GitHub CI now not Heroku itself #1856 (@yarikoptic @waxlamp)
Authors: 3
- John T. Wodder II (@jwodder)
- Roni Choudhury (@waxlamp)
- Yaroslav Halchenko (@yarikoptic)
v0.3.74
v0.3.73
π Bug Fix
- Always rebuild and deploy the frontend #1857 (@waxlamp)
- Use Ruff for Python static analysis and formatting #1784 (@brianhelba @mvandenburgh)
π Internal
- It is time again to get to the new year and update Copyright statement #1852 (@yarikoptic)
- gh-actions: Bump actions/cache from 3 to 4 #1822 (@dependabot[bot])
Authors: 5
- @dependabot[bot]
- Brian Helba (@brianhelba)
- Mike VanDenburgh (@mvandenburgh)
- Roni Choudhury (@waxlamp)
- Yaroslav Halchenko (@yarikoptic)
v0.3.72
π Bug Fix
- Retry aggregate_assets_summary_task on version metadata race condition #1803 (@jjnesbitt)
- Add an e2e test for the FileBrowser #1789 (@marySalvi)
Authors: 2
- Jacob Nesbitt (@jjnesbitt)
- Mary Salvi (@marySalvi)
v0.3.71
π Bug Fix
- Check if version still exists before proceeding with validation #1808 (@mvandenburgh)
- Generate correct docs for dandisets endpoint #1807 (@waxlamp)
Authors: 2
- Mike VanDenburgh (@mvandenburgh)
- Roni Choudhury (@waxlamp)
v0.3.70
π Bug Fix
- Return 401 on unauthenticated embargo dandiset list #1790 (@jjnesbitt)
- Remove
requirements.txt
file #1798 (@mvandenburgh)
π Internal
- gh-actions: Bump actions/download-artifact from 3 to 4 #1793 (@dependabot[bot] @mvandenburgh)
- gh-actions: Bump actions/upload-artifact from 3 to 4 #1794 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Jacob Nesbitt (@jjnesbitt)
- Mike VanDenburgh (@mvandenburgh)