chore(container): update image ghcr.io/manyfold3d/manyfold 0.81.0 → 0.84.0 by renovate (#27944)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold)
| minor | `9c5c3d1` -> `66d0785` |

---

> [!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

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

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

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

If you're on a public or shared instance, this might be helpful; now you
can mark models as "sensitive" (i.e. NSFW, or otherwise something to be
careful about). You can also choose how you want to display sensitive
items; you can show them normally, blur them in the lists, or you can
hide them completely!

There are also a couple of high-priority bugfixes for database
migrations that were causing problems in v0.83.0.

#### What's Changed

#####  New Features 

- Add "sensitive" setting for models, and user control of how they're
displayed by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2969](https://redirect.github.com/manyfold3d/manyfold/pull/2969)

##### 🐛 Bug Fixes 🐛

- Fix migration issue ("destination exists" Problems) by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2975](https://redirect.github.com/manyfold3d/manyfold/pull/2975)
- Fix default role name migration by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2976](https://redirect.github.com/manyfold3d/manyfold/pull/2976)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.83.0...v0.84.0

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

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

We've all got too many passwords; so, this release adds experimental
support for single sign-on using OpenID Connect (OIDC)!

We say "experimental" because OIDC is a big world with many providers,
so it's entirely possible that there will be problems we've not found
yet; if you find that your provider doesn't work as you'd expect,
[report a
bug](https://redirect.github.com/manyfold3d/manyfold/issues/new) and
we'll get it fixed. Take a look at [the authentication config
docs](https://manyfold.app/sysadmin/configuration.html#authentication)
for details of how to set it up.

There are also new config options for [customising your
site](https://manyfold.app/sysadmin/configuration.html#customisation).
Not every site can just be called "Manyfold", that'll be confusing, so
now you can change the title, tagline, and icon to something more
personal!

We've ALSO added a few new formats;
[`FeeeCAD`](https://redirect.github.com/manyfold3d/manyfold/commit/FeeeCAD),
BRep, and Markdown. Enjoy!

#### What's Changed

#####  New Features 

- Add OIDC login support by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2946](https://redirect.github.com/manyfold3d/manyfold/pull/2946)
- Allow customisation of site name, tagline and logo by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2949](https://redirect.github.com/manyfold3d/manyfold/pull/2949)
- Add indexing for FreeCAD, BRep and Markdown files by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2956](https://redirect.github.com/manyfold3d/manyfold/pull/2956)

##### 🐛 Bug Fixes 🐛

- Fix arrows in french pagination by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2959](https://redirect.github.com/manyfold3d/manyfold/pull/2959)
- Fix display error with missing file extensions by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2961](https://redirect.github.com/manyfold3d/manyfold/pull/2961)
- Disable in-model upload form in demo mode by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2962](https://redirect.github.com/manyfold3d/manyfold/pull/2962)

##### 🛠️ Other Improvements 🛠️

- More useful omniauth error reporting by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2957](https://redirect.github.com/manyfold3d/manyfold/pull/2957)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.82.1...v0.83.0

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

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

Just a couple of small bugfixes following up from the v0.82.0 release.

#### What's Changed

##### 🐛 Bug Fixes 🐛

- Fix activity backfill by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2935](https://redirect.github.com/manyfold3d/manyfold/pull/2935)
- Fix ActivityPub tag field in Note by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2938](https://redirect.github.com/manyfold3d/manyfold/pull/2938)

##### 🛠️ Other Improvements 🛠️

- Translation updates (DE, PL, ES) by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2936](https://redirect.github.com/manyfold3d/manyfold/pull/2936)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.82.0...v0.82.1

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

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

Exciting times! This release has not one, but TWO major features!

First, Manyfold will now index PDF, TXT, Markdown and video files. All
those models that come with build instructions, licenses, and so on? Now
you can see it all!

The second is another big step on something we've been building towards
for a long time; Manyfold is now social! Users of
[Fediverse](https://www.fediverse.to/) social networks, using systems
like Mastodon, can follow Manyfold creators, collections or individual
models. As of this release, if you've followed a creator, when they add
a new model, you'll see an update in your feed!

Future releases will add more update types, and will allow you to
subscribe directly to content on one Manyfold server from another, so
stay tuned for more!

![Hello Fediverse, this is
Manyfold](https://redirect.github.com/user-attachments/assets/be789621-ddc2-4b85-a979-f1147ea598d4)

#### What's Changed

#####  New Features 

- Index and display video and document files by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2890](https://redirect.github.com/manyfold3d/manyfold/pull/2890)
- Post ActivityPub message when a creator adds a new model by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2900](https://redirect.github.com/manyfold3d/manyfold/pull/2900)
- Add follow buttons for logged-out users, to follow from their home
server by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2928](https://redirect.github.com/manyfold3d/manyfold/pull/2928)
- Search for and follow remote accounts from home server by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2929](https://redirect.github.com/manyfold3d/manyfold/pull/2929)

##### 🐛 Bug Fixes 🐛

- Stop hashtags appearing as headings in activitypub notes by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2904](https://redirect.github.com/manyfold3d/manyfold/pull/2904)
- Make search button translatable by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2908](https://redirect.github.com/manyfold3d/manyfold/pull/2908)
- Remove incorrect hook on comment destroy by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2913](https://redirect.github.com/manyfold3d/manyfold/pull/2913)
- Don't create Federails Actors during migration by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2916](https://redirect.github.com/manyfold3d/manyfold/pull/2916)
- Fix creator/collection ownership by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2919](https://redirect.github.com/manyfold3d/manyfold/pull/2919)
- Make default activities post correct object type by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2923](https://redirect.github.com/manyfold3d/manyfold/pull/2923)
- Fix incorrect permission check when user has multiple roles by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2924](https://redirect.github.com/manyfold3d/manyfold/pull/2924)
- Stop files being accidentally deleted during merge by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2925](https://redirect.github.com/manyfold3d/manyfold/pull/2925)
- Fix translation for follow button by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2927](https://redirect.github.com/manyfold3d/manyfold/pull/2927)

##### 🛠️ Other Improvements 🛠️

- Add comment table and controller to support ActivityPub Notes by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2884](https://redirect.github.com/manyfold3d/manyfold/pull/2884)
- Post ActivityPub Notes for new, updated, and deleted comments by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2885](https://redirect.github.com/manyfold3d/manyfold/pull/2885)
- Generalised handling of outgoing activities by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2886](https://redirect.github.com/manyfold3d/manyfold/pull/2886)
- Set publication time and attribution for AP Notes by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2887](https://redirect.github.com/manyfold3d/manyfold/pull/2887)
- Set visibility on AP Notes by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2888](https://redirect.github.com/manyfold3d/manyfold/pull/2888)
- inline Note object into activity posts by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2897](https://redirect.github.com/manyfold3d/manyfold/pull/2897)
- Fix type of to_activitypub_object by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2898](https://redirect.github.com/manyfold3d/manyfold/pull/2898)
- Only post federated activities where both subject and object are
public by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2901](https://redirect.github.com/manyfold3d/manyfold/pull/2901)
- Enable the new activity queue by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2902](https://redirect.github.com/manyfold3d/manyfold/pull/2902)
- Improve text of model creation message by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2903](https://redirect.github.com/manyfold3d/manyfold/pull/2903)
- Link tags by [@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2912](https://redirect.github.com/manyfold3d/manyfold/pull/2912)
- Minor translation updates by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2914](https://redirect.github.com/manyfold3d/manyfold/pull/2914)
- Further improved hashtag output by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2915](https://redirect.github.com/manyfold3d/manyfold/pull/2915)
- Update federails for remote-follow fetch support by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2917](https://redirect.github.com/manyfold3d/manyfold/pull/2917)
- Restore type-specific activity posts by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2918](https://redirect.github.com/manyfold3d/manyfold/pull/2918)
- Move "new library" link into redesigned library settings area by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2930](https://redirect.github.com/manyfold3d/manyfold/pull/2930)
- Add Fediverse follow link to nav bar by
[@&#8203;Floppy](https://redirect.github.com/Floppy) in
[https://github.com/manyfold3d/manyfold/pull/2931](https://redirect.github.com/manyfold3d/manyfold/pull/2931)

**Full Changelog**:
https://github.com/manyfold3d/manyfold/compare/v0.81.0...v0.82.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-10-18 12:38:00 +02:00
committed by GitHub
parent 9ad2f8b5a5
commit f3f3e52e14
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 0.81.0
appVersion: 0.84.0
dependencies:
- name: common
version: 25.0.0
@@ -40,4 +40,4 @@ sources:
- https://github.com/Floppy/van_dam
- https://github.com/truecharts/charts/tree/master/charts/incubator/van-dam
type: application
version: 0.9.0
version: 0.10.0
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/manyfold3d/manyfold
tag: 0.81.0@sha256:9c5c3d19b6cde7e33ba64a06c8dcf662492687c13dea9a0d5a6b5df49441db1e
tag: 0.84.0@sha256:66d0785710b7d453b09fb29da59cf3c2986080c44f75e1a03384e2700f78cdb7
pullPolicy: IfNotPresent
securityContext: