This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryFixed performance issue when loading model pages with many files and switched caching to Redis.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Deliver CSS assets using Vite. Deliver CSS assets using Vite. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Dependency | Medium |
Change JavaScript bundler from esbuild to Vite. Change JavaScript bundler from esbuild to Vite. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Dependency | Low |
Replace Memoist gem with MemoWise. Replace Memoist gem with MemoWise. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Performance | Medium |
Use Redis as Rails cache store to improve general site performance. Use Redis as Rails cache store to improve general site performance. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Performance | Low |
More efficient handler lookup implementation. More efficient handler lookup implementation. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | High |
Fix extremely slow generation of "open in" URLs caused by user agent check. Fix extremely slow generation of "open in" URLs caused by user agent check. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Bugfix | Medium |
Fix OBJ files rendering in a dark material. Fix OBJ files rendering in a dark material. Source: llm_adapter@2026-06-11 Confidence: high |
— |
| Refactor | Low |
Move esbuild configuration into a dedicated build file. Move esbuild configuration into a dedicated build file. Source: llm_adapter@2026-06-11 Confidence: high |
— |
Full changelog
Bug 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 https://github.com/manyfold3d/manyfold/pull/6278
- Fix extremely slow generation of "open in" URLs caused by user agent check by @Floppy in https://github.com/manyfold3d/manyfold/pull/6324
🔋 Sustainability & Performance 🔋
- Use Redis as Rails cache store by @Floppy in https://github.com/manyfold3d/manyfold/pull/6282
- More efficient handler lookup by @Floppy in https://github.com/manyfold3d/manyfold/pull/6327
🛠️ Other Improvements 🛠️
- Move esbuild configuration into a build file by @Floppy in https://github.com/manyfold3d/manyfold/pull/6281
- Change javascript bundler to vite by @Floppy in https://github.com/manyfold3d/manyfold/pull/6296
- Deliver CSS with Vite by @Floppy in https://github.com/manyfold3d/manyfold/pull/6300
- replace Memoist gem with MemoWise by @Floppy in https://github.com/manyfold3d/manyfold/pull/6326
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.143.0...v0.143.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]