This is a bug-fix release of the app potato-mesh v0.5.1. It resolves mainly issues with docker builds, federation, and the user interface. 🐞
Notably, this release also ships channel names and operating frequencies. 🎉
What's Changed
- Fix ingestor docker import path by @l5yth in #336
- docs: update changelog for 0.5.0 by @l5yth in #337
- Bump fallback version string to v0.5.1 by @l5yth in #338
- Display message frequency and channel in chat log by @l5yth in #339
- Add modem preset display to node overlay by @l5yth in #340
- Ensure Docker deployments persist keyfile and well-known assets by @l5yth in #345
- Fix ingestor device mounting for non-serial connections by @l5yth in #346
- Handle malformed instance records gracefully by @l5yth in #348
- Harden federation domain validation and tests by @l5yth in #347
- Improve federation instance error diagnostics by @l5yth in #350
- Close unrelated short info overlays when opening short info by @l5yth in #351
- Remove federation timeout environment overrides by @l5yth in #352
- Recursively ingest federated instances by @l5yth in #353
Full Changelog: v0.5.0...v0.5.1