Releases: MeshAddicts/meshinfo
v0.0.220
Warning
Be careful, there are changes to config.json
(i always recommend a diff config.json config.json.sample
until we're at a 1.x.x release).
World
I updated https://world.meshinfo.network/ to v0.0.220 -- of course once we move to the SPA and make it API based, it'll perform a lot better. But in the meantime, thanks to the enhancements by @armooo we can use the global API to enrich (which will come in a future update).
This means that MeshInfo instances can learn about nodes it hasn't directly heard nodeinfo from. Enrichment will only fill in details like shortname, longname, etc, and not any further fleshout out of the mesh connections itself.
Enrichment
Of course, some instance admins may prefer to not use external enrichment, which is totally configurable in the config.json.
Example of hitting the global API to get node details:
What's Changed
- Fix the sample config json. by @armooo in #42
- Fix unmatched '(' in f-strings. by @armooo in #43
- Make MemoryDataStore.save async. by @armooo in #41
- Support more channels in the Chat page by @stefanthoss in #44
- General fixes
New Contributors
- @armooo made their first contribution in #42
- @stefanthoss made their first contribution in #44
Full Changelog: v0.0.210...v0.0.220
v0.0.210
What's Changed
NOTE: Please take care to look at changes between your config.json
file and the config.json.sample
which has been updated to show some changes. You can easily do this with diff config.json.sample config.json
which should help you see the differences. Obviously your existing changes can be safely ignored.
Full Changelog: v0.0.208...v0.0.210
v0.0.208
Full Changelog: v0.0.207...v0.0.208
v0.0.207
Full Changelog: v0.0.203...v0.0.207
v0.0.203
Full Changelog: v0.0.180...v0.0.203
v0.0.171
What's Changed
- envs in the Dockerfile persist in the container and override config.json by @quimnut in #24
- 20240710 api endpoints for nodes and node by @kevinelliott in #36
New Contributors
Full Changelog: v.0.0.170...v0.0.171
v0.0.160
What's Changed
- Update README.md by @kevinelliott in #30
- MQTT Protobuf Support by @kevinelliott in #31
Full Changelog: v0.0.150...v0.0.160
v0.0.150
What's Changed
- Map & chat updates for React SPA by @daviesgeek in #22
- Refactor 20240708 by @kevinelliott in #29
Full Changelog: v0.0.135...v0.0.150
v0.0.134
Full Changelog: v0.0.133...v0.0.134
v0.0.133
Full Changelog: v0.0.132...v0.0.133