Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(helm): update image ghcr.io/manyfold3d/manyfold 0.86.0 → 0.87.1 (…
…#28906) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/manyfold3d/manyfold](https://redirect.github.com/manyfold3d/manyfold) | minor | `3e891f3` -> `0a5830c` | --- > [!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.87.1`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.87.1): v0.88.0 [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.87.0...v0.87.1) 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](https://manyfold.app/manual/supported_formats.html) 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 ✨ - Index DXF files by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3123](https://redirect.github.com/manyfold3d/manyfold/pull/3123) - Many new formats (3DS, DAE, FBX, AMF, IGES and more!) by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3124](https://redirect.github.com/manyfold3d/manyfold/pull/3124) ##### 🐛 Bug Fixes 🐛 - Prevent orphaned problems when merging models by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3118](https://redirect.github.com/manyfold3d/manyfold/pull/3118) - Don't require PUBLIC_PORT if PUBLIC_HOSTNAME is set, unless it's a non-default port by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3122](https://redirect.github.com/manyfold3d/manyfold/pull/3122) ##### 🛠️ Other Improvements 🛠️ - Remove orphaned problems in "check all" job by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3117](https://redirect.github.com/manyfold3d/manyfold/pull/3117) - Refactor and simplify old file removal code by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3121](https://redirect.github.com/manyfold3d/manyfold/pull/3121) **Full Changelog**: manyfold3d/manyfold@v0.87.0...v0.87.1 ### [`v0.87.0`](https://redirect.github.com/manyfold3d/manyfold/releases/tag/v0.87.0) [Compare Source](https://redirect.github.com/manyfold3d/manyfold/compare/v0.86.0...v0.87.0) 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 ✨ - Add application and database performance dashboards by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3043](https://redirect.github.com/manyfold3d/manyfold/pull/3043) - Add fediverse creator opengraph tags by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3047](https://redirect.github.com/manyfold3d/manyfold/pull/3047) - Raise problems for zero-length files by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3101](https://redirect.github.com/manyfold3d/manyfold/pull/3101) - Resolve problems in bulk by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3108](https://redirect.github.com/manyfold3d/manyfold/pull/3108) - Add pagination for bulk model editing page by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3113](https://redirect.github.com/manyfold3d/manyfold/pull/3113) ##### 🐛 Bug Fixes 🐛 - Add @​ to opengraph tag by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3049](https://redirect.github.com/manyfold3d/manyfold/pull/3049) - Don't set SSL options if unavailable because of OpenSSL 1.x by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3098](https://redirect.github.com/manyfold3d/manyfold/pull/3098) - Stop zero-length files showing as duplicates by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3100](https://redirect.github.com/manyfold3d/manyfold/pull/3100) - Fix IOerror on getting file size by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3103](https://redirect.github.com/manyfold3d/manyfold/pull/3103) - Discard old jobs that were queued up for removed objects by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3102](https://redirect.github.com/manyfold3d/manyfold/pull/3102) - Fix file deletion errors caused by presupported links by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3112](https://redirect.github.com/manyfold3d/manyfold/pull/3112) - Add tag completion on upload form by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3114](https://redirect.github.com/manyfold3d/manyfold/pull/3114) - Restore tag sorting by name in dropdowns by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3116](https://redirect.github.com/manyfold3d/manyfold/pull/3116) ##### 🌍 Sustainability & Performance 🌍 - Remove unnecessary indexes by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3050](https://redirect.github.com/manyfold3d/manyfold/pull/3050) ##### 🛠️ Other Improvements 🛠️ - Ignore admin and healthcheck paths in performance dashboard by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3080](https://redirect.github.com/manyfold3d/manyfold/pull/3080) - Gather memory statistics for rails_performance by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3091](https://redirect.github.com/manyfold3d/manyfold/pull/3091) - Improvements to problem list core by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3099](https://redirect.github.com/manyfold3d/manyfold/pull/3099) - Update setting text to reflect empty file check by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3104](https://redirect.github.com/manyfold3d/manyfold/pull/3104) - Exclude documents from duplicate detection by [@​Floppy](https://redirect.github.com/Floppy) in [https://github.com/manyfold3d/manyfold/pull/3115](https://redirect.github.com/manyfold3d/manyfold/pull/3115) **Full Changelog**: manyfold3d/manyfold@v0.86.0...v0.87.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
- Loading branch information