From 18348f7138f0587abfe245e7a58adce9cf18317c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 Apr 2026 06:08:54 +0200 Subject: [PATCH] =?UTF-8?q?feat(manyfold):=20update=20image=20ghcr.io/many?= =?UTF-8?q?fold3d/manyfold=200.136.0=20=E2=86=92=200.137.0=20(#46953)?= 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 | `d14ca4d` → `d60367f` | --- > [!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.137.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.137.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.136.0...v0.137.0) 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 ✨ - Outgoing comment federation by [@​Floppy](https://redirect.github.com/Floppy) in [#​5812](https://redirect.github.com/manyfold3d/manyfold/pull/5812) - Turn incoming notes into comments on models by [@​Floppy](https://redirect.github.com/Floppy) in [#​5819](https://redirect.github.com/manyfold3d/manyfold/pull/5819) ##### 🐛 Bug Fixes 🐛 - Fix error when receiving incoming (unhandled) Notes by [@​Floppy](https://redirect.github.com/Floppy) in [#​5811](https://redirect.github.com/manyfold3d/manyfold/pull/5811) - Fix directory-dependent path require for public\_url by [@​Floppy](https://redirect.github.com/Floppy) in [#​5863](https://redirect.github.com/manyfold3d/manyfold/pull/5863) - Fix error on comment permission check when logged out by [@​Floppy](https://redirect.github.com/Floppy) in [#​5865](https://redirect.github.com/manyfold3d/manyfold/pull/5865) ##### 🌍 Internationalization 🌏 - Translations updated: de by [@​Floppy](https://redirect.github.com/Floppy) in [#​5783](https://redirect.github.com/manyfold3d/manyfold/pull/5783) - Translations updated: ja by [@​Floppy](https://redirect.github.com/Floppy) in [#​5782](https://redirect.github.com/manyfold3d/manyfold/pull/5782) - Translations updated: nl by [@​Floppy](https://redirect.github.com/Floppy) in [#​5781](https://redirect.github.com/manyfold3d/manyfold/pull/5781) - Translations updated: zh-CN by [@​Floppy](https://redirect.github.com/Floppy) in [#​5780](https://redirect.github.com/manyfold3d/manyfold/pull/5780) - Translations updated: ru by [@​Floppy](https://redirect.github.com/Floppy) in [#​5779](https://redirect.github.com/manyfold3d/manyfold/pull/5779) - Translations updated: fr by [@​Floppy](https://redirect.github.com/Floppy) in [#​5778](https://redirect.github.com/manyfold3d/manyfold/pull/5778) - Translations updated: pl by [@​Floppy](https://redirect.github.com/Floppy) in [#​5777](https://redirect.github.com/manyfold3d/manyfold/pull/5777) - Translations updated: cs by [@​Floppy](https://redirect.github.com/Floppy) in [#​5776](https://redirect.github.com/manyfold3d/manyfold/pull/5776) - Translations updated: es by [@​Floppy](https://redirect.github.com/Floppy) in [#​5758](https://redirect.github.com/manyfold3d/manyfold/pull/5758) ##### 🛠️ Other Improvements 🛠️ - Use dedicated "federation" queue for federails jobs by [@​Floppy](https://redirect.github.com/Floppy) in [#​5808](https://redirect.github.com/manyfold3d/manyfold/pull/5808) - Make user accounts followable via federation by [@​Floppy](https://redirect.github.com/Floppy) in [#​5810](https://redirect.github.com/manyfold3d/manyfold/pull/5810) - Link to remote commenters by [@​Floppy](https://redirect.github.com/Floppy) in [#​5821](https://redirect.github.com/manyfold3d/manyfold/pull/5821) - Remove comments when they're deleted remotely by [@​Floppy](https://redirect.github.com/Floppy) in [#​5822](https://redirect.github.com/manyfold3d/manyfold/pull/5822) - Add bulk action buttons above problems table by [@​tmchow](https://redirect.github.com/tmchow) in [#​5848](https://redirect.github.com/manyfold3d/manyfold/pull/5848) #### New Contributors - [@​tmchow](https://redirect.github.com/tmchow) made their first contribution in [#​5848](https://redirect.github.com/manyfold3d/manyfold/pull/5848) **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 | 4 ++-- charts/stable/manyfold/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/manyfold/Chart.yaml b/charts/stable/manyfold/Chart.yaml index dc48dcdf061..b2e2efe2473 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.136.0 +appVersion: 0.137.0 dependencies: - name: common version: 29.0.10 @@ -41,5 +41,5 @@ sources: - https://ghcr.io/manyfold3d/manyfold - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/manyfold type: application -version: 6.1.2 +version: 6.2.0 diff --git a/charts/stable/manyfold/values.yaml b/charts/stable/manyfold/values.yaml index bce87404776..df3d75aa665 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.136.0@sha256:d14ca4d824755c2e86f9ecff2808140818f6f5ef5e5125d02cede2f42c87cbd6 + tag: 0.137.0@sha256:d60367fdd4e58730e4a1aaeee68d39279459ee1973d53309460aab97db7d6590 pullPolicy: IfNotPresent securityContext: container: