v0.5.0-rc.7
Pre-release
Pre-release
Hopefully the final release candidate for 0.5.0! This rc contains several bug fixes and UI tweaks.
What's Changed
- Update CODEOWNERS by @ml-evs in #922
- Ensure that new collection
immutable_id
is returned upon creation by @ml-evs in #925 - Use dynamic version number from git tags in webapp by @BenjaminCharmes in #906
- Explcitly set
OAUTHLIB_INSECURE_TRANSPORT
env var when present in.env
by @ml-evs in #928 - Configure coverage for new src-layout by @ml-evs in #929
- Use git version inside app container build by @ml-evs in #930
- Better handle case where block in database is not implemented by app/API by @ml-evs in #931
- Update collection deletion endpoint to also unlink items by @ml-evs in #933
- Set up custom primevue theme by @BenjaminCharmes in #921
- Fix bug where blocks would not be loaded automatically by @ml-evs in #935
- Fix eslint warning in CollectionInformation by @BenjaminCharmes in #934
- Tweak for edit page to allow upload file modal to load correctly by @ml-evs in #937
Full Changelog: v0.5.0-rc.6...v0.5.0-rc.7