This is a bug-fix release of the app potato-mesh v0.5.2. It resolves mainly issues with docker connections and finally restores a working federation between instances. 🐞
What's Changed
- Gracefully retry federation announcements over HTTP by @l5yth in #355
- chore: bump version to 0.5.2 by @l5yth in #356
- Ensure INSTANCE_DOMAIN propagates to containers by @l5yth in #358
- Harden instance domain validation by @l5yth in #359
- Fix ingestor reconnection detection by @l5yth in #361
- Decouple message API node hydration by @l5yth in #360
- Prefer reported primary channel names by @l5yth in #363
- Add federation ingestion limits and tests by @l5yth in #364
- Guard federation DNS resolution against restricted networks by @l5yth in #362
- Ensure well-known document stays in sync on startup by @l5yth in #365
- Delay initial federation announcements by @l5yth in #366
- Fixes POST request 403 errors on instances behind Cloudflare proxy by @varna9000 in #368
- Align theme and info controls by @l5yth in #371
New Contributors
- @varna9000 made their first contribution in #368
Full Changelog: v0.5.1...v0.5.2