Manyfold
Self-hosted digital asset manager for 3D print files
Alternative to: thingiverse, myminifactory, cults3d
v0.112.0
2025-06-09This release brings improvements to ActivityPub federation, making it easier to browse and follow content on other servers, whether you’re in Manyfold or on another Fediverse platform like Mastodon. We have a brand new translation into Japanese, and there’s also a new option to hide Problems in bulk, which will should make managing large collections a bit easier.
What’s Changed
✨ New Features ✨
- Hide all selected problems at once by @Floppy in https://github.com/manyfold3d/manyfold/pull/4285
- Render previews for remote models by @Floppy in https://github.com/manyfold3d/manyfold/pull/4294
- Show previews for remote collections by @Floppy in https://github.com/manyfold3d/manyfold/pull/4295
- Show Creators and Collection on preview cards for federated items by @Floppy in https://github.com/manyfold3d/manyfold/pull/4302
- Post ActivityPub Notes for publishing models and collections, updating models, and adding models to collections by @Floppy in https://github.com/manyfold3d/manyfold/pull/4316
- Add copy buttons for fediverse handle by @Floppy in https://github.com/manyfold3d/manyfold/pull/4319
- New Japanese Translation by @Floppy in https://github.com/manyfold3d/manyfold/pull/4321
🐛 Bug Fixes 🐛
- Restrict creator/collection choice in forms to be editable ones only by @Floppy in https://github.com/manyfold3d/manyfold/pull/4286
- Fix image mime type in activitypub previews by @Floppy in https://github.com/manyfold3d/manyfold/pull/4291
- Fix incorrect syntax in oembed iframes by @Floppy in https://github.com/manyfold3d/manyfold/pull/4292
- Add space between title and sensitive content icon by @Floppy in https://github.com/manyfold3d/manyfold/pull/4299
- Fix Y-up in refactored renderer by @Floppy in https://github.com/manyfold3d/manyfold/pull/4301
- Add summary field to ActivityPub Notes so that Mastodon CWs work by @Floppy in https://github.com/manyfold3d/manyfold/pull/4303
- Ensure post-create activity jobs are unique by @Floppy in https://github.com/manyfold3d/manyfold/pull/4304
- Fix ActivityPub hashtag syntax by @Floppy in https://github.com/manyfold3d/manyfold/pull/4306
- Fix problem with uppercase filenames in model previews by @Floppy in https://github.com/manyfold3d/manyfold/pull/4310
- Fix hashtag display in Mastodon compatibility Notes by @Floppy in https://github.com/manyfold3d/manyfold/pull/4314
- Fix remote follow buttons by @Floppy in https://github.com/manyfold3d/manyfold/pull/4318
🛠️ Other Improvements 🛠️
- Refresh file metadata when fixing nil file sizes by @Floppy in https://github.com/manyfold3d/manyfold/pull/4230
- Add more common subfolders for automatic merging by @Floppy in https://github.com/manyfold3d/manyfold/pull/4231
- Collapse ignored problems by @Floppy in https://github.com/manyfold3d/manyfold/pull/4284
- Include preview image/video/html in Activitypub actors by @Floppy in https://github.com/manyfold3d/manyfold/pull/4290
- Include name and caption in ActivityPub preview objects by @Floppy in https://github.com/manyfold3d/manyfold/pull/4293
- Refactor renderer partial by @Floppy in https://github.com/manyfold3d/manyfold/pull/4298
- Add more creator/collection details to ActivityPub actors that have them by @Floppy in https://github.com/manyfold3d/manyfold/pull/4300
- Translation updates across all current languages by @Floppy in https://github.com/manyfold3d/manyfold/pull/4320
Full Changelog: https://github.com/manyfold3d/manyfold/compare/v0.111.2…v0.112.0