This is a service release of the app potato-mesh v0.5.9 which improves performance and stability but also adds new features. This is the first stable release of the matrix bridge.
Take a look at matrix/README.md for instructions or join #potato-bridge:c-base.org for a Demo.
What's Changed
- chore: bump version to 0.5.9 by @l5yth in #569
- web: ensure unknown nodes for messages and traces by @l5yth in #572
- web: add mesh.qrp.ro as seed node by @l5yth in #573
- Support BLE UUID format for macOS Bluetooth devices by @apo-mak in #575
- nix flake by @benjajaja in #577
- web: hide legend by default by @l5yth in #582
- ci: run nix flake check on ci by @l5yth in #583
- ingestor: support ROUTING_APP messages by @l5yth in #584
- web: allow certain charts to overflow upper bounds by @l5yth in #585
- matrix: fix empty bridge state json by @l5yth in #592
- web: hide the default '0' tab when not active by @l5yth in #593
- matrix: cache seen messages by rx_time not id by @l5yth in #594
- matrix: fixed the text-message checkpoint regression by @l5yth in #595
- web: establish menu structure by @l5yth in #597
- web: display traces of last 28 days if available by @l5yth in #599
- ci: update ruby to 4 by @l5yth in #601
- matrix: move short name to display name by @l5yth in #602
- web: fix stale node queries by @l5yth in #603
- web: collapse federation map ledgend by @l5yth in #604
- matrix: listen for synapse on port 41448 by @l5yth in #607
New Contributors
- @benjajaja made their first contribution in #577
Full Changelog: v0.5.8...v0.5.9