LinuxServer Changes:
Initial Release.
manyfold Changes:
This 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 manyfold3d/manyfold#3020
- Add opengraph metadata to creator pages by @Floppy in manyfold3d/manyfold#3014
🐛 Bug Fixes 🐛
- Restore missing model page title by @Floppy in manyfold3d/manyfold#3025
- Fix model supported/unsupported test by @Floppy in manyfold3d/manyfold#3026
- Change to sidekiq-cron for more reliable job scheduling by @Floppy in manyfold3d/manyfold#3033
🛠️ Other Improvements 🛠️
- Remove built-in log viewer; use Docker logs instead by @Floppy in manyfold3d/manyfold#3013
- Translation updates (DE, ES, PL) by @Floppy in manyfold3d/manyfold#3023
- Improvements to download UX and cache sweeping by @Floppy in manyfold3d/manyfold#3034
- Hide cache clearance jobs from activity list by @Floppy in manyfold3d/manyfold#3035
- Add proper markup to download links by @Floppy in manyfold3d/manyfold#3041
Full Changelog: manyfold3d/manyfold@v0.85.1...v0.86.0