This release sees the arrival of a long-awaited feature, the ability to upload files into an existing model! Now you can add images, extra files, fixed files, whatever you want. It also comes with improved upload performance, and a load of bugfixes for some issues that have been on the backlog for a long time!
What's Changed
✨ New Features ✨
- Upload files into existing models by @Floppy in #2686
- Add file type icon to blank previews by @Floppy in #2685
🐛 Bug Fixes 🐛
- Link tags on model page to list by @Floppy in #2676
- Redirect back to edit page after using new creator/collection button by @Floppy in #2677
- Make "problem" links dark to fix contrast issues. by @aneurinprice in #2679
- Fix invisible tag selector border by @Floppy in #2684
- Fix library storage key lookup by @Floppy in #2691
- Remove overflowing text on image carousel buttons by @Floppy in #2692
- Fix bulk actions in advanced admin interface by @Floppy in #2693
- Send logs to stdout by @Floppy in #2694
- Fix redirection when viewing a page that requires login by @Floppy in #2697
- Make sure tag ordering is consistent by @Floppy in #2698
- Fix upload problems caused by Shrine config by @Floppy in #2703
🛠️ Other Improvements 🛠️
Full Changelog: v0.78.1...v0.79.0