From 9cdcd99d48ce0832ee98e762850dcf53aa9acbe9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 22 Apr 2026 13:27:13 +0200 Subject: [PATCH] =?UTF-8?q?feat(manyfold):=20update=20image=20ghcr.io/many?= =?UTF-8?q?fold3d/manyfold=200.137.0=20=E2=86=92=200.138.0=20(#47393)?= 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 | `d60367f` → `8e68b3b` | --- > [!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.138.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.138.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.137.0...v0.138.0) 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 ✨ - Include incoming federated likes in displayed like count by [@​Floppy](https://redirect.github.com/Floppy) in [#​5922](https://redirect.github.com/manyfold3d/manyfold/pull/5922) - Allow quoting for federated create/update notes by [@​Floppy](https://redirect.github.com/Floppy) in [#​5937](https://redirect.github.com/manyfold3d/manyfold/pull/5937) - Respond to Quote Authorizations and automatically allow for new/update messages by [@​Floppy](https://redirect.github.com/Floppy) in [#​5967](https://redirect.github.com/manyfold3d/manyfold/pull/5967) ##### 🔒 Security 🔒 - Force multiuser mode if federation is enabled by [@​Floppy](https://redirect.github.com/Floppy) in [#​5939](https://redirect.github.com/manyfold3d/manyfold/pull/5939) ##### 🐛 Bug Fixes 🐛 - Fix missing ActiveRecord translations by [@​Floppy](https://redirect.github.com/Floppy) in [#​5906](https://redirect.github.com/manyfold3d/manyfold/pull/5906) - Fix accidentally-removed translation keys by [@​Floppy](https://redirect.github.com/Floppy) in [#​5929](https://redirect.github.com/manyfold3d/manyfold/pull/5929) - Removed unused translation by [@​Floppy](https://redirect.github.com/Floppy) in [#​5931](https://redirect.github.com/manyfold3d/manyfold/pull/5931) - More translation fixes by [@​Floppy](https://redirect.github.com/Floppy) in [#​5940](https://redirect.github.com/manyfold3d/manyfold/pull/5940) - Fix structure of canQuote interactionPolicy by [@​Floppy](https://redirect.github.com/Floppy) in [#​5961](https://redirect.github.com/manyfold3d/manyfold/pull/5961) - Fix compatibility notes by [@​Floppy](https://redirect.github.com/Floppy) in [#​5962](https://redirect.github.com/manyfold3d/manyfold/pull/5962) ##### 🌍 Internationalization 🌏 - Remove usage assumptions in i18n tasks by [@​Floppy](https://redirect.github.com/Floppy) in [#​5921](https://redirect.github.com/manyfold3d/manyfold/pull/5921) - Translations updated: de by [@​Floppy](https://redirect.github.com/Floppy) in [#​5949](https://redirect.github.com/manyfold3d/manyfold/pull/5949) - Translations updated: es by [@​Floppy](https://redirect.github.com/Floppy) in [#​5948](https://redirect.github.com/manyfold3d/manyfold/pull/5948) ##### 🛠️ Other Improvements 🛠️ - Collections boost their members, rather than posting new comments by [@​Floppy](https://redirect.github.com/Floppy) in [#​5928](https://redirect.github.com/manyfold3d/manyfold/pull/5928) - Stub Likes collection for models (and associated compatibility notes) by [@​Floppy](https://redirect.github.com/Floppy) in [#​5930](https://redirect.github.com/manyfold3d/manyfold/pull/5930) - Send local likes out to the fediverse by [@​Floppy](https://redirect.github.com/Floppy) in [#​5932](https://redirect.github.com/manyfold3d/manyfold/pull/5932) - Remove site-wide default owner by [@​Floppy](https://redirect.github.com/Floppy) in [#​5936](https://redirect.github.com/manyfold3d/manyfold/pull/5936) - Improved compatibility notes for mastodon x-posting by [@​Floppy](https://redirect.github.com/Floppy) in [#​5888](https://redirect.github.com/manyfold3d/manyfold/pull/5888) - Split up routes to make them more manageable by [@​Floppy](https://redirect.github.com/Floppy) in [#​5966](https://redirect.github.com/manyfold3d/manyfold/pull/5966) - Update FEDERATION.md for FEP-044f (quote post) support by [@​Floppy](https://redirect.github.com/Floppy) in [#​5946](https://redirect.github.com/manyfold3d/manyfold/pull/5946) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: (UTC) - 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 cad24ce4517..8ac130a8ff8 100644 --- a/charts/stable/manyfold/Chart.yaml +++ b/charts/stable/manyfold/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.137.0 +appVersion: 0.138.0 dependencies: - name: common version: 29.1.0 @@ -42,5 +42,5 @@ sources: - https://ghcr.io/manyfold3d/manyfold - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/manyfold type: application -version: 7.2.0 +version: 7.3.0 diff --git a/charts/stable/manyfold/values.yaml b/charts/stable/manyfold/values.yaml index df3d75aa665..a7a62f1c93c 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.137.0@sha256:d60367fdd4e58730e4a1aaeee68d39279459ee1973d53309460aab97db7d6590 + tag: 0.138.0@sha256:8e68b3b9b85dfb6fe38538cf44b7bd27670e41fd8adf5ffe47b9a177ac37e32f pullPolicy: IfNotPresent securityContext: container: