Skip to content

v0.149.0

Latest

Choose a tag to compare

@Floppy Floppy released this 07 Sep 16:40
6a97f9d

This week we've added a way to let API clients easily write changed content back to the same file, and some speed and stability improvements!

What's Changed

✨ New Features ✨

  • Add API PUT endpoint for overwriting raw file content by @Floppy in #6971
  • Add write-back URL to file API requests by @Floppy in #6977

🐛 Bug Fixes 🐛

  • Fix incorrect preview file selection after archive extraction by @Floppy in #6976
  • Fix overly-aggressive file type validation check by @Floppy in #6978
  • Fix non-applied filters on creator/collection pages by @Floppy in #6990
  • Fix translation files and config by @Floppy in #7024

🔋 Sustainability & Performance 🔋

  • Change pagination engine to Pagy - should be faster by @Floppy in #6975

🌍 Internationalization 🌏

🛠️ Other Improvements 🛠️

New Contributors

Full Changelog: v0.148.0...v0.149.0