Update ghcr.io/manyfold3d/manyfold Docker tag to v0.141.0#216
Open
renovate[bot] wants to merge 1 commit into
Open
Update ghcr.io/manyfold3d/manyfold Docker tag to v0.141.0#216renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
fd9eefe to
b50f553
Compare
b50f553 to
77a3a2b
Compare
77a3a2b to
7608237
Compare
7608237 to
16c3c57
Compare
16c3c57 to
500e25e
Compare
500e25e to
1d47cad
Compare
1d47cad to
db5efe8
Compare
db5efe8 to
c541a26
Compare
c541a26 to
f35d168
Compare
f35d168 to
8e258a3
Compare
8e258a3 to
2dcf73e
Compare
2dcf73e to
d5d8004
Compare
d5d8004 to
04b4ac5
Compare
04b4ac5 to
35147f6
Compare
35147f6 to
efaf230
Compare
f9a8363 to
e53d588
Compare
e53d588 to
a039395
Compare
a039395 to
956a7b6
Compare
956a7b6 to
97ead10
Compare
97ead10 to
a3de878
Compare
a3de878 to
1cff9a1
Compare
1cff9a1 to
49682b8
Compare
49682b8 to
1e8d973
Compare
1e8d973 to
295016a
Compare
295016a to
7a01133
Compare
7a01133 to
6a62b78
Compare
6a62b78 to
9b72e2e
Compare
9b72e2e to
065a598
Compare
065a598 to
9d3be0f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.64.0→0.141.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)
v0.141.0Compare Source
This release adds a couple of new features, and a few bugfixes, as well as some internal refactoring and improved tests. You can now set a preferred "landing page", like "my models" or "all creators", as well as the current "dashboard" - and that can be site-wide, or per-user. And, due to some of that internal refactoring, we now have syntax highlighting for some text files (e.g. Javascript).
What's Changed
✨ New Features ✨
🐛 Bug Fixes 🐛
🌍 Internationalization 🌏
🛠️ Other Improvements 🛠️
Full Changelog: manyfold3d/manyfold@v0.140.1...v0.141.0
v0.140.1Compare Source
A small bugfix release for a couple of errors recently introduced in the metadata parsing.
What's Changed
🐛 Bug Fixes 🐛
🌍 Internationalization 🌏
Full Changelog: manyfold3d/manyfold@v0.140.0...v0.140.1
v0.140.0Compare Source
This release includes some features requested by XRForge, a system for hosting XR content which is built atop a custom Manyfold configuration. There's also a high-priority security bugfix to prevent path traversal attacks when renaming files.
On the feature side, you can now specify the text to be used for links, rather than just showing the domain or the preset text we have for some sites. You can also now specify a main "entrypoint" file for a model (a bit like index.html for web pages) and a starting XRFragment, which is pretty handy when hosting virtual environments!
What's Changed
✨ New Features ✨
🔒 Security 🔒
🐛 Bug Fixes 🐛
🌍 Internationalization 🌏
🛠️ Other Improvements 🛠️
Full Changelog: manyfold3d/manyfold@v0.139.3...v0.140.0
v0.139.3Compare Source
Another bundle of bugfixes, both around collection relationships and a number of other areas.
What's Changed
🐛 Bug Fixes 🐛
Full Changelog: manyfold3d/manyfold@v0.139.2...v0.139.3
v0.139.2Compare Source
Just a few bugfixes for collection editing, form style, and API uploads.
What's Changed
🐛 Bug Fixes 🐛
🛠️ Other Improvements 🛠️
Full Changelog: manyfold3d/manyfold@v0.139.1...v0.139.2
v0.139.1Compare Source
A small bugfix release, mainly to fix an error that happened during datapackage tag parsing.
What's Changed
🐛 Bug Fixes 🐛
🛠️ Other Improvements 🛠️
Full Changelog: manyfold3d/manyfold@v0.139.0...v0.139.1
v0.139.0Compare Source
Back onto organisation tools for this release, with some long-requested additions. Collections can now have a cover image, or alternatively you can manually set the preview model used! You can also now add models to more than one collection, and have multiple collections in path templates.
NOTE: when you upgrade, it may appear that the collections have disappeared from your models. Don't worry! An automatic process is updating them to the new database structure, and after a few minutes, they should all be back.
What's Changed
✨ New Features ✨
🔒 Security 🔒
🐛 Bug Fixes 🐛
🌍 Internationalization 🌏
🛠️ Other Improvements 🛠️
Full Changelog: manyfold3d/manyfold@v0.138.0...v0.139.0
v0.138.0Compare Source
This release focuses on federation of some social features. We've improved how new model posts appear on other services like Mastodon, and you can now quote those messages as well! We also count up likes from other servers for the original model, letting you know just how popular your work is!
What's Changed
✨ New Features ✨
🔒 Security 🔒
🐛 Bug Fixes 🐛
🌍 Internationalization 🌏
🛠️ Other Improvements 🛠️
Full Changelog: manyfold3d/manyfold@v0.137.0...v0.138.0
v0.137.0Compare Source
Following on from last release, Manyfold now has support for comment federation! If you reply to a post made by Manyfold on (for instance) Mastodon, it will get pulled back into the model page and displayed as a comment! This should open up a new world of simple feedback for your models, and there's still more to come!
What's Changed
✨ New Features ✨
🐛 Bug Fixes 🐛
🌍 Internationalization 🌏
🛠️ Other Improvements 🛠️
New Contributors
Full Changelog: manyfold3d/manyfold@v0.136.0...v0.137.0
v0.136.0Compare Source
It's time to start a conversation! Each model now has a comment thread where users can share their thoughts and experiences! Comments are local-only for now, but never fear, federation will be coming soon...
What's Changed
✨ New Features ✨
Full Changelog: manyfold3d/manyfold@v0.135.0...v0.136.0
v0.135.0Compare Source
This release sees some improvements to the path template, which lets you maps your folders on disk to models in Manyfold however you want. We're hoping these changes make setup easier for people with existing collections!
You can now set the template per library - this makes multiple libraries useful again, if you want to have different organisational schemes!
Also, you now get a live preview of exactly what information will be inferred from the existing folder structure. If you enable "infer metadata from path", it will take a random sample of folders in your library, and show you what matching them to the path template would come up with, before you've even created the library.
There are more template improvements coming soon, so stay tuned!
One more big piece of news; we've changed Manyfold's open source license from MIT to AGPL 3.0. MIT is a great license to start projects with, but now Manyfold is more mature, we need to defend it a little more with a strong copyleft license. In general this won't affect anything, unless you change the Manyfold code, in which case the source to your changed version also has to be made available under the same license.
What's Changed
✨ New Features ✨
🐛 Bug Fixes 🐛
🌍 Internationalization 🌏
🛠️ Other Improvements 🛠️
Full Changelog: manyfold3d/manyfold@v0.134.0...v0.135.0
v0.134.0Compare Source
This release adds a whole new feature - lists! Logged-in users can now create private lists of models, maybe to "print later", track "already printed", or otherwise collect in whatever way they like. Lists are distinct from collections, which are shared; these are just yours (though we might add sharing in future).
As well as creating your own lists, there's a special one more oriented towards social use... "Liked"! This links up to the new "like" button you'll see on model cards and pages. In a future release we'll federate the likes between instances too so you can get an accurate count, but it's just local for now.
We've also got a new "open in" ability for Creality Print, and also for a really fun project called FlockXR, a 3D creation tool for young people with a Scratch-like interface, whom we met through our NGI Zero funding and are happy to support!
What's Changed
✨ New Features ✨
🐛 Bug Fixes 🐛
🌍 Internationalization 🌏
🛠️ Other Improvements 🛠️
Full Changelog: manyfold3d/manyfold@v0.133.1...v0.134.0
v0.133.1Compare Source
A quick bugfix release for some UI and CORS issues, and a moderate level security fix.
What's Changed
🔒 Security 🔒
🐛 Bug Fixes 🐛
Full Changelog: manyfold3d/manyfold@v0.133.0...v0.133.1
v0.133.0Compare Source
This is a big one! At long last, Manyfold can now create static image previews of your 3D models thanks to our new friends at F3D, so you can see exactly what you've got without having to load the whole model - but of course, you can still click to load the real thing.
Screen.Recording.2026-02-24.at.15.24.57.mov
This features is disabled by default, but you can turn it on in the "File Derivatives" settings area. It will start generating images straight away. Beware though, it will use up some disk space, and for large libraries, it will take a while to complete!
There are a couple of high-priority security fixes in this release. The first is a rare problem with session leakage when using an intervening cache, in particular Nginx Proxy Manager. The other was potentially more serious, but was only in unreleased code for a few days, so unless you run
edgeyou couldn't have been affected.We've also got bugfixes for permission editing, sensitive content display, and a few behind-the-scenes issues.
What's Changed
✨ New Features ✨
🔒 Security 🔒
🐛 Bug Fixes 🐛
🔋 Sustainability & Performance 🔋
🌍 Internationalization 🌏
🛠️ Other Improvements 🛠️
Full Changelog: manyfold3d/manyfold@v0.132.1...v0.133.0
v0.132.1Compare Source
This is a bugfix release, with a fixes for a few high-profile bugs in signup, dropdowns, and preview settings. There are also some performance improvements, particularly around the download size of client-side Javascript code.
What's Changed
🐛 Bug Fixes 🐛
🔋 Sustainability & Performance 🔋
🛠️ Other Improvements 🛠️
Full Changelog: manyfold3d/manyfold@v0.132.0...v0.132.1
v0.132.0Compare Source
In the last release, we added "user groups" for creators, letting you more easily manage large groups of users who you want to give permissions on models. This was aimed at supporting creators like the many on Patreon who create models for their subscribers. This release adds the remaining features to support that process.
You can now add people to groups based on their email address, and if they don't have a local account, they'll automatically be invited to create one! Existing users are also notified when they're added to a group.
All this can be acheived through the API as well as manually through a browser, so now OAuth apps and API keys can now be created by any user with "contributor" permission or above; i.e. anyone with upload permission. We'll be writing a guide soon on exactly how to use the API and a tool like Zapier to connect up a Patreon tier to a Manyfold group, so you can fully automate distributing your content!
There are also a pile of bugfixes and minor improvements, as well as added support for opening 3MF files directly in Bambu Studio (other files formats don't seem to work directly via their URLs, so you'll still have to download STLs for now).
What's Changed
✨ New Features ✨
🔒 Security 🔒
🐛 Bug Fixes 🐛
🌍 Internationalization 🌏
🛠️ Other Improvements 🛠️
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.