Release v0.108.1

17 April 2025

We’ve taken a few days to squash some bugs, so hopefully you’ll get a smoother Manyfold experience!

What’s Changed

🐛 Bug Fixes 🐛

  • Fix automatic application of “new” tag by @Floppy in #3994
  • Fix 404 bug clicking “new collection” from upload or edit form by @Floppy in #3995
  • Restrict preview file selection to only image or renderable 3d files by @Floppy in #3996
  • Change to Github Flavoured Markdown parser by @Floppy in #3997
  • Allow re-parsing of data when a creator is set, without overwriting it by @Floppy in #4008
  • Fix problem not saving file ignore regexes by @Floppy in #4009
  • Deduplicate links when loading metadata from datapackages by @Floppy in #4010
  • Ensure no null data is written when parsing metadata by @Floppy in #4012
  • Preserve file created/modified times during upload and download by @Floppy in #4011
  • Fix ignored file regex input, and improve some help text by @Floppy in #4016
  • Fail safely when parsing metadata if datapackage file is missing by @Floppy in #4018
  • Prevent the creation of libraries inside other library folders by @Floppy in #4019
  • Fix carousel pause button by @Floppy in #4020
  • Fix inconsequential but annoying analyse job errors by @Floppy in #4024

    🛠️ Other Improvements 🛠️

  • Add help text to indicate that s3 endpoint needs complete URL, including scheme by @Floppy in #3998
  • Adds default values for missing translations in links by @matthewbadeau in #4013
  • Improve job documentation by @Floppy in #4014
  • Add a few sites to the translations to retain their naming style by @matthewbadeau in #4015
  • Add FUNDING.yml file with opencollective link by @Floppy in #4021
  • Translation updates by @Floppy in #4022
  • Change code coverage to use Codacy instead of CodeClimate by @Floppy in #4023

Full Changelog: v0.108.0…v0.108.1

See the original release on GitHub: v0.108.1