Release v0.86.0
24 October 2024This release adds another long-requested feature, a big download button for an entire model! No, I’m not sure how it took this long either. But, there’s not just one download button - there are options! You can download just the supported files, just the unsupported, or just one particular file type!
Note: The downloads are generated on the fly (and cached for 6 hours), so for large models it might take a little while to start downloading; we’ll get some UI feedback for that into a future release so you can see what’s happening.
What’s Changed
✨ New Features ✨
- Add Download button for entire model, with file subset options by @Floppy in #3020
- Add opengraph metadata to creator pages by @Floppy in #3014
🐛 Bug Fixes 🐛
- Restore missing model page title by @Floppy in #3025
- Fix model supported/unsupported test by @Floppy in #3026
- Change to sidekiq-cron for more reliable job scheduling by @Floppy in #3033
🛠️ Other Improvements 🛠️
- Remove built-in log viewer; use Docker logs instead by @Floppy in #3013
- Translation updates (DE, ES, PL) by @Floppy in #3023
- Improvements to download UX and cache sweeping by @Floppy in #3034
- Hide cache clearance jobs from activity list by @Floppy in #3035
- Add proper markup to download links by @Floppy in #3041
Full Changelog: v0.85.1…v0.86.0
See the original release on GitHub: v0.86.0