d5c67e5416
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 <details> <summary>manyfold3d/manyfold (ghcr.io/manyfold3d/manyfold)</summary> ### [`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 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->