v0.7.5
This is expected to be the final release in the 0.7.x series. It includes:
- Several dependency updates for both JS and Python.
- The option to enable stricter CORS rules in the API.
- Improvements to the diff display in the item versioning UI.
- An improved metadata viewer that all datablocks can use.
We expect to release an alpha of 0.8.x before the end of August with an overhaul for Pydantic v2 and ask that all future developments base onto that.
What's Changed
- Update and fix latest Python sub-deps by @github-actions[bot] in #1996
- Tweaks to suppress new warnings after JS updates, lock primevue by @ml-evs in #2003
- Add stricter CORS rules when
APP_URLis configured by @ml-evs in #2017 - Improvements to item versioning UI by @ml-evs in #2011
- Bump nmrglue to 0.12 by @ml-evs in #2021
- Add
MetadataVieweroption on all blocks by @ml-evs in #2022 - Docs refresh and link out to new user guide by @ml-evs in #2013
Full Changelog: v0.7.4...v0.7.5