Files
truecharts/charts/stable/manyfold
TrueCharts BotandGitHub 3451222ed8 chore(helm): update image ghcr.io/manyfold3d/manyfold 0.105.0 → 0.106.0 (#33813)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| minor | `b774262` -> `d122e5a` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary>

###
[`v0.106.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.106.0)

[Compare
Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.105.0...v0.106.0)

There's a HUGE changelist in this release, because we've spent some time
on a whole load of features for people running public servers as well as
the usual collection of bugfixes and minor improvements.

All the appearance and customisation options are now built in to the
settings pages, so the old SITE_NAME environment variables have gone
away; you can also open and close signups from within settings. There's
a new about page, a place to specify server rules and a donation link,
and a change to how site statistics are displayed which makes more sense
for big instances. Add on email notifications, editable fediverse
usernames, and the list gets pretty huge!

We also have a brand new translation into Czech, courtesy of
[@&#8203;ichlubna](https://redirect.github.com/ichlubna), bringing us to
6 languages now!

There's quite a big UI change though - you may notice that libraries
have disappeared. We found that in general people don't use them for
organisation, and on public instances they're confusing, so we've hidden
them away by default. Now they're really just a way to configure storage
locations. You can set default library for uploads, and admins can still
move models between libraries. Don't worry though, if you want it back
how it was before, you can enable the previous behaviour in the site
appearance settings.

#### What's Changed

##### 💥 Breaking Changes 💥

- Hide libraries by default, with admin option to show them again by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3848](https://redirect.github.com/manyfold3d/manyfold/pull/3848)
- Require moderator approval for signups by default by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3860](https://redirect.github.com/manyfold3d/manyfold/pull/3860)

#####  New Features 

- Change user fediverse handles to editable username by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3839](https://redirect.github.com/manyfold3d/manyfold/pull/3839)
- Add editing for creator slugs (aka fedi usernames) by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3844](https://redirect.github.com/manyfold3d/manyfold/pull/3844)
- Add setting for default library, used when uploading by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3846](https://redirect.github.com/manyfold3d/manyfold/pull/3846)
- Hide "unassigned" creator/collection if empty by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3852](https://redirect.github.com/manyfold3d/manyfold/pull/3852)
- Send email to moderators when new accounts are created and need
approval by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3853](https://redirect.github.com/manyfold3d/manyfold/pull/3853)
- Send notifications to moderators when a new report is received by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3862](https://redirect.github.com/manyfold3d/manyfold/pull/3862)
- Change "enable signup" environment setting into a settings page option
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3865](https://redirect.github.com/manyfold3d/manyfold/pull/3865)
- Move site name, icon, and tagline into site settings appearance page
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3867](https://redirect.github.com/manyfold3d/manyfold/pull/3867)
- Add server rules to site settings, with markdown support and
automatically shown at signup by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3868](https://redirect.github.com/manyfold3d/manyfold/pull/3868)
- Add customisable "about" page for specific instance by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3871](https://redirect.github.com/manyfold3d/manyfold/pull/3871)
- Add setting for an instance-specific financial support link by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3874](https://redirect.github.com/manyfold3d/manyfold/pull/3874)
- Czech translation by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3882](https://redirect.github.com/manyfold3d/manyfold/pull/3882)
- Show follower counts for Models, Creators and Collections by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3887](https://redirect.github.com/manyfold3d/manyfold/pull/3887)

##### 🐛 Bug Fixes 🐛

- Ignore self in multimodel uniqueness check by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3838](https://redirect.github.com/manyfold3d/manyfold/pull/3838)
- Remove punctuation that breaks links in mailers by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3854](https://redirect.github.com/manyfold3d/manyfold/pull/3854)
- Fix signup validation failure bug by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3859](https://redirect.github.com/manyfold3d/manyfold/pull/3859)
- Don't include "JSON files only" as a download option by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3880](https://redirect.github.com/manyfold3d/manyfold/pull/3880)
- Remove debug output that was accidentally left in by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3883](https://redirect.github.com/manyfold3d/manyfold/pull/3883)
- Don't store incoming activities by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3889](https://redirect.github.com/manyfold3d/manyfold/pull/3889)

##### 🛠️ Other Improvements 🛠️

- Add custom validator for checking uniqueness across different tables
by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3837](https://redirect.github.com/manyfold3d/manyfold/pull/3837)
- Disambiguate usernames on startup by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3845](https://redirect.github.com/manyfold3d/manyfold/pull/3845)
- Improve wording for Creator slug/handle/username edit box by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3847](https://redirect.github.com/manyfold3d/manyfold/pull/3847)
- Enable cs locale (Czech) on translation.io by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3863](https://redirect.github.com/manyfold3d/manyfold/pull/3863)
- Remove statistics from footer, and move to admin area by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3872](https://redirect.github.com/manyfold3d/manyfold/pull/3872)
- Reorganised footer with local instance links by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3873](https://redirect.github.com/manyfold3d/manyfold/pull/3873)
- Only show version in footer to administrators by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3879](https://redirect.github.com/manyfold3d/manyfold/pull/3879)
- Translation updates for DE, ES, & PL by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3881](https://redirect.github.com/manyfold3d/manyfold/pull/3881)
- Reimplement timeline without using Federails Activities by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/3891](https://redirect.github.com/manyfold3d/manyfold/pull/3891)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.105.0...v0.106.0

</details>

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-04-01 14:19:40 +02:00
..

title
title
README

General Info

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://tccr.io/truecharts/manyfold

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/manyfold

Configuration Options

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/truecharts/public/blob/master/charts/stable/manyfold/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/public/blob/master/charts/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project