From d5c67e5416779bb588ab8fedf64ea582c669ffe3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 9 Jun 2025 14:20:54 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/manyfol?= =?UTF-8?q?d3d/manyfold=200.111.2=20=E2=86=92=200.112.0=20(#36136)?= 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 | `ac59d83` -> `b3a2426` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard 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.112.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.112.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.111.2...v0.112.0) This release brings improvements to ActivityPub federation, making it easier to browse and follow content on other servers, whether you're in Manyfold or on another Fediverse platform like Mastodon. We have a brand new translation into Japanese, and there's also a new option to hide Problems in bulk, which will should make managing large collections a bit easier. #### What's Changed ##### ✨ New Features ✨ - Hide all selected problems at once by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4285](https://redirect.github.com/manyfold3d/manyfold/pull/4285) - Render previews for remote models by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4294](https://redirect.github.com/manyfold3d/manyfold/pull/4294) - Show previews for remote collections by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4295](https://redirect.github.com/manyfold3d/manyfold/pull/4295) - Show Creators and Collection on preview cards for federated items by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4302](https://redirect.github.com/manyfold3d/manyfold/pull/4302) - Post ActivityPub Notes for publishing models and collections, updating models, and adding models to collections by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4316](https://redirect.github.com/manyfold3d/manyfold/pull/4316) - Add copy buttons for fediverse handle by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4319](https://redirect.github.com/manyfold3d/manyfold/pull/4319) - New Japanese Translation by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4321](https://redirect.github.com/manyfold3d/manyfold/pull/4321) ##### 🐛 Bug Fixes 🐛 - Restrict creator/collection choice in forms to be editable ones only by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4286](https://redirect.github.com/manyfold3d/manyfold/pull/4286) - Fix image mime type in activitypub previews by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4291](https://redirect.github.com/manyfold3d/manyfold/pull/4291) - Fix incorrect syntax in oembed iframes by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4292](https://redirect.github.com/manyfold3d/manyfold/pull/4292) - Add space between title and sensitive content icon by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4299](https://redirect.github.com/manyfold3d/manyfold/pull/4299) - Fix Y-up in refactored renderer by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4301](https://redirect.github.com/manyfold3d/manyfold/pull/4301) - Add summary field to ActivityPub Notes so that Mastodon CWs work by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4303](https://redirect.github.com/manyfold3d/manyfold/pull/4303) - Ensure post-create activity jobs are unique by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4304](https://redirect.github.com/manyfold3d/manyfold/pull/4304) - Fix ActivityPub hashtag syntax by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4306](https://redirect.github.com/manyfold3d/manyfold/pull/4306) - Fix problem with uppercase filenames in model previews by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4310](https://redirect.github.com/manyfold3d/manyfold/pull/4310) - Fix hashtag display in Mastodon compatibility Notes by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4314](https://redirect.github.com/manyfold3d/manyfold/pull/4314) - Fix remote follow buttons by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4318](https://redirect.github.com/manyfold3d/manyfold/pull/4318) ##### 🛠️ Other Improvements 🛠️ - Refresh file metadata when fixing nil file sizes by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4230](https://redirect.github.com/manyfold3d/manyfold/pull/4230) - Add more common subfolders for automatic merging by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4231](https://redirect.github.com/manyfold3d/manyfold/pull/4231) - Collapse ignored problems by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4284](https://redirect.github.com/manyfold3d/manyfold/pull/4284) - Include preview image/video/html in Activitypub actors by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4290](https://redirect.github.com/manyfold3d/manyfold/pull/4290) - Include name and caption in ActivityPub preview objects by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4293](https://redirect.github.com/manyfold3d/manyfold/pull/4293) - Refactor renderer partial by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4298](https://redirect.github.com/manyfold3d/manyfold/pull/4298) - Add more creator/collection details to ActivityPub actors that have them by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4300](https://redirect.github.com/manyfold3d/manyfold/pull/4300) - Translation updates across all current languages by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/4320](https://redirect.github.com/manyfold3d/manyfold/pull/4320) **Full Changelog**: https://github.com/manyfold3d/manyfold/compare/v0.111.2...v0.112.0
--- ### 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 c2a20d7ea4a..7c6bc4c63d1 100644 --- a/charts/stable/manyfold/Chart.yaml +++ b/charts/stable/manyfold/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.111.2 +appVersion: 0.112.0 dependencies: - name: common version: 25.4.10 @@ -42,5 +42,5 @@ sources: - https://ghcr.io/manyfold3d/manyfold - https://github.com/truecharts/charts/tree/master/charts/stable/manyfold type: application -version: 3.2.1 +version: 3.3.0 diff --git a/charts/stable/manyfold/values.yaml b/charts/stable/manyfold/values.yaml index 5058fef4ef6..0285ed8a1d5 100644 --- a/charts/stable/manyfold/values.yaml +++ b/charts/stable/manyfold/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/manyfold3d/manyfold - tag: 0.111.2@sha256:ac59d8392f0728c66555a8846fa11892f1fa36558c3dea70fe2ae8b6f42e4219 + tag: 0.112.0@sha256:b3a2426745395512ec4c662dc7f33d64c6c66f6e374a817e850a71d348a84bf5 pullPolicy: IfNotPresent securityContext: container: