Release v0.143.1
11 June 2026Bug fixes, and a fix for a fairly major performance problem when loading model pages with lots of files. Also, this version now uses the Redis store for caching, which should improve general site performance.
What’s Changed
🐛 Bug Fixes 🐛
- Fix OBJ files rendering in a dark material by @Floppy in #6278
- Fix extremely slow generation of “open in” URLs caused by user agent check by @Floppy in #6324
🔋 Sustainability & Performance 🔋
- Use Redis as Rails cache store by @Floppy in #6282
- More efficient handler lookup by @Floppy in #6327
🛠️ Other Improvements 🛠️
- Move esbuild configuration into a build file by @Floppy in #6281
- Change javascript bundler to vite by @Floppy in #6296
- Deliver CSS with Vite by @Floppy in #6300
- replace Memoist gem with MemoWise by @Floppy in #6326
Full Changelog: v0.143.0…v0.143.1
See the original release on GitHub: v0.143.1