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 ✨
🐛 Bug Fixes 🐛
- Add option for whether or not to use path-style URLs for non-AWS S3 services by @Floppy in #3458
- Fix s3 path-style parameter filtering by @Floppy in #3459
- Fix case-sensitivity in public IDs by @Floppy in #3461
- Fix unfollowing remote actors by @Floppy in #3470
🛠️ Other Improvements 🛠️
- add concrete type field to creator activitypub objects by @Floppy in #3460
- Configure SSL and hostname in dev mode for use with ngrok tunnels by @Floppy in #3467
- Add concrete type to User activitystreams representation by @Floppy in #3468
- Add trust & safety category to release notes by @Floppy in #3469
Full Changelog: v0.97.1...v0.98.0