Skip to content

Update ghcr.io/manyfold3d/manyfold Docker tag to v0.141.0#216

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-manyfold3d-manyfold-0.x
Open

Update ghcr.io/manyfold3d/manyfold Docker tag to v0.141.0#216
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-manyfold3d-manyfold-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 3, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
ghcr.io/manyfold3d/manyfold minor 0.64.00.141.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)

v0.141.0

Compare 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 🛠️
  • Improve setup and user handling in request tests by @​Floppy in #​6155
  • Unify file handling into a single system for server, browser and client, to allow customisation of viewers and apps by @​Floppy in #​6160

Full Changelog: manyfold3d/manyfold@v0.140.1...v0.141.0

v0.140.1

Compare 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.0

Compare 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 🔒
  • Sanitize filenames to avoid path traversal and other security issues by @​Floppy in #​6122
🐛 Bug Fixes 🐛
🌍 Internationalization 🌏
🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.139.3...v0.140.0

v0.139.3

Compare 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.2

Compare Source

Just a few bugfixes for collection editing, form style, and API uploads.

What's Changed

🐛 Bug Fixes 🐛
🛠️ Other Improvements 🛠️
  • Add info on alternative docker image sources to example compose file by @​Floppy in #​6078

Full Changelog: manyfold3d/manyfold@v0.139.1...v0.139.2

v0.139.1

Compare 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.0

Compare 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 🔒
  • Change CLI password reset command to send reset mail if possible by @​Floppy in #​6049
🐛 Bug Fixes 🐛
🌍 Internationalization 🌏
🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.138.0...v0.139.0

v0.138.0

Compare 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.0

Compare 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.0

Compare 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.0

Compare 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 ✨
  • Change path template to a per-library setting instead of global, and allow it to be set during first run by @​Floppy in #​5725
  • Adds preview capability for path template editing by @​Floppy in #​5749
🐛 Bug Fixes 🐛
🌍 Internationalization 🌏
🛠️ Other Improvements 🛠️

Full Changelog: manyfold3d/manyfold@v0.134.0...v0.135.0

v0.134.0

Compare 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.1

Compare 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.0

Compare 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 edge you 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.1

Compare 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.0

Compare 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 🛠️

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from fd9eefe to b50f553 Compare May 12, 2024 18:30
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.65.0 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.66.0 May 12, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from b50f553 to 77a3a2b Compare May 13, 2024 07:46
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.66.0 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.66.1 May 13, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 77a3a2b to 7608237 Compare May 13, 2024 14:07
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.66.1 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.66.2 May 13, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 7608237 to 16c3c57 Compare May 17, 2024 17:39
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.66.2 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.67.0 May 17, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 16c3c57 to 500e25e Compare May 29, 2024 13:43
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.67.0 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.68.0 May 29, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 500e25e to 1d47cad Compare June 20, 2024 10:16
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.68.0 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.69.0 Jun 20, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 1d47cad to db5efe8 Compare June 29, 2024 12:07
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.69.0 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.70.0 Jun 29, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from db5efe8 to c541a26 Compare June 29, 2024 21:12
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.70.0 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.70.1 Jun 29, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from c541a26 to f35d168 Compare July 1, 2024 12:24
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.70.1 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.70.2 Jul 1, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from f35d168 to 8e258a3 Compare July 1, 2024 19:03
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.70.2 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.70.3 Jul 1, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 8e258a3 to 2dcf73e Compare July 6, 2024 13:31
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.70.3 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.71.0 Jul 6, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 2dcf73e to d5d8004 Compare July 11, 2024 13:42
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.71.0 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.72.0 Jul 11, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from d5d8004 to 04b4ac5 Compare July 15, 2024 13:42
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.72.0 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.72.1 Jul 15, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 04b4ac5 to 35147f6 Compare July 15, 2024 18:13
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.72.1 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.72.2 Jul 15, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 35147f6 to efaf230 Compare July 19, 2024 11:19
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.72.2 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.73.0 Jul 19, 2024
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.75.1 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.76.0 Aug 21, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from f9a8363 to e53d588 Compare August 22, 2024 13:21
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.76.0 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.76.1 Aug 22, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from e53d588 to a039395 Compare September 4, 2024 16:31
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.76.1 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.77.0 Sep 4, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from a039395 to 956a7b6 Compare September 4, 2024 23:29
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.77.0 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.77.1 Sep 4, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 956a7b6 to 97ead10 Compare September 5, 2024 18:28
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.77.1 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.77.2 Sep 5, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 97ead10 to a3de878 Compare September 5, 2024 21:27
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.77.2 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.77.3 Sep 5, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from a3de878 to 1cff9a1 Compare September 10, 2024 16:34
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.77.3 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.78.0 Sep 10, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 1cff9a1 to 49682b8 Compare September 11, 2024 20:15
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.78.0 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.78.1 Sep 11, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 49682b8 to 1e8d973 Compare September 18, 2024 13:03
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.78.1 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.79.0 Sep 18, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 1e8d973 to 295016a Compare September 24, 2024 16:02
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.79.0 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.80.0 Sep 24, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 295016a to 7a01133 Compare September 25, 2024 09:22
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.80.0 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.80.1 Sep 25, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 7a01133 to 6a62b78 Compare October 7, 2024 12:23
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.80.1 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.81.0 Oct 7, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 6a62b78 to 9b72e2e Compare October 13, 2024 16:02
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.81.0 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.82.0 Oct 13, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 9b72e2e to 065a598 Compare October 14, 2024 19:56
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.82.0 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.82.1 Oct 14, 2024
@renovate renovate Bot force-pushed the renovate/ghcr.io-manyfold3d-manyfold-0.x branch from 065a598 to 9d3be0f Compare October 17, 2024 11:34
@renovate renovate Bot changed the title Update ghcr.io/manyfold3d/manyfold Docker tag to v0.82.1 Update ghcr.io/manyfold3d/manyfold Docker tag to v0.83.0 Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants