Release v0.71.0

06 July 2024

Not got enough disk space? Now you can create a library that uses S3-compatible cloud storage instead of local disk! This could be from any of a large number of open source or commercial services - either out on the public Internet, or self-hosted!

What’s Changed

✨ New Features ✨

  • S3 storage support for libraries by @Floppy in #2356

    🐛 Bug Fixes 🐛

  • FIx deletion bug caused by presupported model links by @Floppy in #2355
  • Fix storage registration during migrations by @Floppy in #2357

    🛠️ Other Improvements 🛠️

  • Add ability to set storage engine for library by @Floppy in #2345
  • Refactor file access so that everything goes through Shrine by @Floppy in #2351
  • Improve library creation and edit forms by @Floppy in #2359
  • Hide unused storage service options on page load by @Floppy in #2361

Full Changelog: v0.70.3…v0.71.0

See the original release on GitHub: v0.71.0