feat(container): update image ghcr.io/bjw-s/manyfold to v0.90.0 #407
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.86.0
->0.90.0
Release Notes
manyfold3d/manyfold (ghcr.io/bjw-s/manyfold)
v0.90.0
Compare Source
This release focuses on site administration and user management, with a redesign of the site settings area and a new user management section for moderators/admins. You can now also require moderator approval for new accounts, so you can let people sign themselves up, but also check that you want to let them in before they can access everything.
Also, there's a change to the usage reporting; we've added the image name and system architecture to the report. This lets us see which image you're running (standard, solo, linuxserver), and also which CPU architecture you're on. At some point we'll deprecate the 32-bit ARM build and it would be good to know how many people are using it before we do. As always the exact data sent is visible in the admin area, and the aggregated stats are visible to all at tracking.manyfold.app/stats. If you haven't already, please consider enabling the anonymous usage tracking; it really helps us out. (This change is listed as a "breaking change" in the changelog below as we feel it's important to highlight - you don't actually need to do anything though)
What's Changed
💥 Breaking Changes 💥
✨ New Features ✨
🐛 Bug Fixes 🐛
🛠️ Other Improvements 🛠️
Full Changelog: manyfold3d/manyfold@v0.89.0...v0.90.0
v0.89.0
Compare Source
Mostly behind-the-scenes changes and bugfixes this time round; better 3MF conversion behaviour, custom database port support, and fixes for sites that aren't running at the root of their domain. There's also been a big reorganisation of the settings; user-specific settings are now in the same place as password and email, whereas the old settings page is now just for site-wide admin settings.
What's Changed
✨ New Features ✨
🐛 Bug Fixes 🐛
🛠️ Other Improvements 🛠️
Full Changelog: manyfold3d/manyfold@v0.88.0...v0.89.0
v0.88.0
Compare Source
This release was just going to be bugfixes, but then we added support for a load of new file formats, particularly ones used for stuff like game development or higher-end graphics work. So, you can now index Collada (DAE), FBX, IGES, DXF, 3DS/MAX, Maya, Modo, Sketchup and even more. Take a look at the supported formats page on the website for the full list!
There's also an important bug fix for OIDC login, which should fix issues with the redirect URL being incorrect.
What's Changed
✨ New Features ✨
🐛 Bug Fixes 🐛
🛠️ Other Improvements 🛠️
Full Changelog: manyfold3d/manyfold@v0.87.0...v0.88.0
v0.87.1
Compare Source
v0.87.0
Compare Source
This release adds the ability to resolve problems in bulk; so if you have a lot of missing files, or empty folders, now you can remove them all in one go! There are also new application and database performance dashboards, so you can see how your instance is performing, as well as the usual collection of bug fixes.
What's Changed
✨ New Features ✨
🐛 Bug Fixes 🐛
🌍 Sustainability & Performance 🌍
🛠️ Other Improvements 🛠️
Full Changelog: manyfold3d/manyfold@v0.86.0...v0.87.0
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.