From 8f5beabe2869712415cffe444df1305d826a9d08 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 17 Mar 2026 16:27:01 +0100 Subject: [PATCH] =?UTF-8?q?feat(manyfold):=20update=20image=20ghcr.io/many?= =?UTF-8?q?fold3d/manyfold=200.134.0=20=E2=86=92=200.135.0=20(#46148)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | minor | `1a7c6bd` → `41b0920` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold) ### [`v0.135.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.135.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.134.0...v0.135.0) 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](https://redirect.github.com/Floppy) in [#​5725](https://redirect.github.com/manyfold3d/manyfold/pull/5725) - Adds preview capability for path template editing by [@​Floppy](https://redirect.github.com/Floppy) in [#​5749](https://redirect.github.com/manyfold3d/manyfold/pull/5749) ##### 🐛 Bug Fixes 🐛 - fix API key deletion by [@​Floppy](https://redirect.github.com/Floppy) in [#​5714](https://redirect.github.com/manyfold3d/manyfold/pull/5714) ##### 🌍 Internationalization 🌏 - Translations updated: pl by [@​Floppy](https://redirect.github.com/Floppy) in [#​5737](https://redirect.github.com/manyfold3d/manyfold/pull/5737) - Translations updated: fr by [@​Floppy](https://redirect.github.com/Floppy) in [#​5733](https://redirect.github.com/manyfold3d/manyfold/pull/5733) - Translations updated: ja by [@​Floppy](https://redirect.github.com/Floppy) in [#​5728](https://redirect.github.com/manyfold3d/manyfold/pull/5728) - Translations updated: cs by [@​Floppy](https://redirect.github.com/Floppy) in [#​5730](https://redirect.github.com/manyfold3d/manyfold/pull/5730) - Translations updated: zh-CN by [@​Floppy](https://redirect.github.com/Floppy) in [#​5729](https://redirect.github.com/manyfold3d/manyfold/pull/5729) - Translations updated: ru by [@​Floppy](https://redirect.github.com/Floppy) in [#​5731](https://redirect.github.com/manyfold3d/manyfold/pull/5731) - Translations updated: de by [@​Floppy](https://redirect.github.com/Floppy) in [#​5732](https://redirect.github.com/manyfold3d/manyfold/pull/5732) - Translations updated: nl by [@​Floppy](https://redirect.github.com/Floppy) in [#​5716](https://redirect.github.com/manyfold3d/manyfold/pull/5716) - Translations updated: es by [@​Floppy](https://redirect.github.com/Floppy) in [#​5720](https://redirect.github.com/manyfold3d/manyfold/pull/5720) ##### 🛠️ Other Improvements 🛠️ - Validate path template tokens by [@​Floppy](https://redirect.github.com/Floppy) in [#​5726](https://redirect.github.com/manyfold3d/manyfold/pull/5726) - Refactor file listing methods by [@​Floppy](https://redirect.github.com/Floppy) in [#​5738](https://redirect.github.com/manyfold3d/manyfold/pull/5738) - Change license from MIT to AGPL-3.0 by [@​Floppy](https://redirect.github.com/Floppy) in [#​5700](https://redirect.github.com/manyfold3d/manyfold/pull/5700) - Improve display of paths in preview by [@​Floppy](https://redirect.github.com/Floppy) in [#​5755](https://redirect.github.com/manyfold3d/manyfold/pull/5755) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/manyfold/Chart.yaml | 5 +++-- charts/stable/manyfold/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/manyfold/Chart.yaml b/charts/stable/manyfold/Chart.yaml index 531eeac4cd3..3369e5e7931 100644 --- a/charts/stable/manyfold/Chart.yaml +++ b/charts/stable/manyfold/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.134.0 +appVersion: 0.135.0 dependencies: - name: common version: 28.33.4 @@ -41,4 +41,5 @@ sources: - https://ghcr.io/manyfold3d/manyfold - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/manyfold type: application -version: 4.51.4 +version: 4.52.0 + diff --git a/charts/stable/manyfold/values.yaml b/charts/stable/manyfold/values.yaml index 55b27a1ad06..bbaf014aad6 100644 --- a/charts/stable/manyfold/values.yaml +++ b/charts/stable/manyfold/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: ghcr.io/manyfold3d/manyfold - tag: 0.134.0@sha256:1a7c6bd96c26d49667220d25debf151c20dab6ce14f305942a9546f3932b7575 + tag: 0.135.0@sha256:41b0920c26668424b1ea869f82b2ff8dd6528104c2e6721a67534e8a1f630444 pullPolicy: IfNotPresent securityContext: container: