This is a service release of the app potato-mesh v0.5.9 which improves performance and stability.
What's Changed
- l5y chore version 0510 by @l5yth in #608
- web: add announcement banner by @l5yth in #609
- web: daemonize federation worker pool to avoid deadlocks on stuck announcments by @l5yth in #610
- web: decrypt PSK-1 unencrypted messages on arrival by @l5yth in #611
- Add Apache 2.0 license headers to missing sources by @l5yth in #615
- web: decrypted takes precedence by @l5yth in #614
- matrix: logs only non-sensitive config fields by @l5yth in #616
- matrix: config loading now merges optional TOML with CLI/env/secret inputs by @l5yth in #617
- build(deps): bump bytes from 1.11.0 to 1.11.1 in /matrix by @dependabot[bot] in #627
- federation: ensure requests timeout properly and can be terminated by @l5yth in #631
- web: supress encrypted text messages in frontend by @l5yth in #633
- ci: fix docker compose and docs by @l5yth in #634
- ingestor: report self id per packet by @l5yth in #635
- web: do not touch neighbor last seen on neighbor info by @l5yth in #636
- web: do not merge channels by ID in frontend by @l5yth in #637
- web: do merge channels by name by @l5yth in #640
- web: expose node stats in distinct api by @l5yth in #641
New Contributors
- @dependabot[bot] made their first contribution in #627
Full Changelog: v0.5.9...v0.5.10