CI Report:
https://ci-tests.linuxserver.io/linuxserver/manyfold/v0.98.0-ls53/index.html
LinuxServer Changes:
Rebase to Alpine 3.21.
Remote Changes:
Various bugfixes and background improvements, and an option to disable the "running as root" warning for when you KNOW it's really safe to do so, like on a PaaS.
What's Changed
✨ New Features ✨
- add SUDO_RUN_UNSAFELY env var to disable root security warning by @Floppy in manyfold3d/manyfold#3465
🐛 Bug Fixes 🐛
- Add option for whether or not to use path-style URLs for non-AWS S3 services by @Floppy in manyfold3d/manyfold#3458
- Fix s3 path-style parameter filtering by @Floppy in manyfold3d/manyfold#3459
- Fix case-sensitivity in public IDs by @Floppy in manyfold3d/manyfold#3461
- Fix unfollowing remote actors by @Floppy in manyfold3d/manyfold#3470
🛠️ Other Improvements 🛠️
- add concrete type field to creator activitypub objects by @Floppy in manyfold3d/manyfold#3460
- Configure SSL and hostname in dev mode for use with ngrok tunnels by @Floppy in manyfold3d/manyfold#3467
- Add concrete type to User activitystreams representation by @Floppy in manyfold3d/manyfold#3468
- Add trust & safety category to release notes by @Floppy in manyfold3d/manyfold#3469
Full Changelog: manyfold3d/manyfold@v0.97.1...v0.98.0