Bug fixes
- Fix embed storage nifti by @CloseChoice in #7853
- ArXiv -> HF Papers by @qgallouedec in #7855
- fix some broken links by @julien-c in #7859
- Nifti visualization support by @CloseChoice in #7874
- Replace papaya with niivue by @CloseChoice in #7878
- Fix 7846: add_column and add_item erroneously(?) require new_fingerprint parameter by @sajmaru in #7884
- fix(fingerprint): treat TMPDIR as strict API and fail (Issue #7877) by @ada-ggf25 in #7891
- encode nifti correctly when uploading lazily by @CloseChoice in #7892
- fix(nifti): enable lazy loading for Nifti1ImageWrapper by @The-Obstacle-Is-The-Way in #7887
Minor additions
- Add type overloads to load_dataset for better static type inference by @Aditya2755 in #7888
- Add inspect_ai eval logs support by @lhoestq in #7899
- Save input shard lengths by @lhoestq in #7897
- Don't save original_shard_lengths by default for backward compat by @lhoestq in #7906
New Contributors
- @sajmaru made their first contribution in #7884
- @Aditya2755 made their first contribution in #7888
- @ada-ggf25 made their first contribution in #7891
- @The-Obstacle-Is-The-Way made their first contribution in #7887
Full Changelog: 4.4.1...4.4.2