Release v0.78.0
10 September 2024Now you can set a creator, collection, license and tags straight away at upload time! That’ll make things a bit easier…
What’s Changed
✨ New Features ✨
- Set creator/collection/license/tags during upload by @Floppy in #2637
🐛 Bug Fixes 🐛
- Calculate tag list before model pagination is applied by @Floppy in #2633
- Fix download behaviour for ASCII files by @Floppy in #2634
- Make sure new tags are used in paths in bulk edit organize by @Floppy in #2638
- Fix incorrect DISTINCT queries by @Floppy in #2642
- Fix tags not being removed in bulk editor by @Floppy in #2653
- Move activity backfill to after permission-related DB changes by @Floppy in #2659
- Sweep up old cache files every hour by @Floppy in #2660
- Improve error visibility for failed uploads by @Floppy in #2664
- Make archive extraction thread-safe by @Floppy in #2665
- Fix changing presupported state causing database inconsistency by @Floppy in #2666
🛠️ Other Improvements 🛠️
- Update to Ruby 3.3.5 by @Floppy in #2641
Full Changelog: v0.77.3…v0.78.0
See the original release on GitHub: v0.78.0