Releases: MeshAddicts/meshinfo
v0.0.336
What's Changed
- Dependabot for all package types by @vidplace7 in #88
- Bump @types/node from 22.5.1 to 22.5.4 by @dependabot in #93
- Bump actions/checkout from 2 to 4 by @dependabot in #91
- Bump actions/setup-node from 2 to 4 by @dependabot in #89
- Bump docker/metadata-action from 4 to 5 by @dependabot in #90
- Bump docker/build-push-action from 5 to 6 by @dependabot in #92
- Avatar loading & retrying by @daviesgeek in #99
- fix node neighbors, update some styling on the main node page by @daviesgeek in #105
- Fix via column by @daviesgeek in #103
- Add mobile menu icon by @daviesgeek in #104
- Remove device role if role not sent (existing nodes) by @afairclo in #101
- gary, you wanted dark mode? by @daviesgeek in #106
- 2024-09-12 fixes by @daviesgeek in #107
New Contributors
- @vidplace7 made their first contribution in #88
- @dependabot made their first contribution in #93
Full Changelog: v0.0.329...v0.0.336
v0.0.329
What's Changed
- Move the rest of the routes over, except graph by @daviesgeek in #70
- 2024-08-28: @next changes by @daviesgeek in #76
- #79 Continuing work to get the frontend up and running by @daviesgeek in #77
- Config fixes by @daviesgeek in #80
- next: add padding after nav bar icons by @kevinelliott in #86
- next: support dev by @kevinelliott in #85
- Remove device role if role not sent by @afairclo in #75
- Miscellaneous fixes
Full Changelog: v0.0.305...v0.0.329
v0.0.305
What's Changed
- Updated to serve react app on /next by @daviesgeek in #57
- Fix traceroute - converting int to hex for route_ids by @elements in #65
- @next frontend updates by @daviesgeek in #64
- Update config.json.sample for map zoom by @afairclo in #73
- Make map zoom configurable by @afairclo in #72
- Move Caddyfile to Caddyfile.sample #59 (partially addresses #54) by @SimmerV in #71
New Contributors
- @elements made their first contribution in #65
- @afairclo made their first contribution in #73
- @SimmerV made their first contribution in #71
Full Changelog: v0.0.290...v0.0.305
v0.0.290
What's Changed
Full Changelog: v0.0.280...v0.0.290
v0.0.280
Full Changelog: v0.0.251...v0.0.280
v0.0.251
WARNING
Until these backups are fully in place, please make a manual backup of your whole meshinfo path, including Caddyfile
, mosquitto/config
and output
before upgrading to v0.0.251.
Be careful, there are changes to config.json
(i always recommend a diff config.json config.json.sample
until we're at a v1.x.x release). Also, be sure to inspect changes to Caddyfile
and mosquitto/config/mosquitto.conf
as well.
What's Changed
- Only print some messages if debugging is enabled by @kevinelliott in #51
Full Changelog: v0.0.250...v0.0.251
v0.0.250
WARNING
Until these backups are fully in place, please make a manual backup of your whole meshinfo path, including Caddyfile
, mosquitto/config
and output
before upgrading to v0.0.250.
Be careful, there are changes to config.json
(i always recommend a diff config.json config.json.sample
until we're at a v1.x.x release). Also, be sure to inspect changes to Caddyfile
and mosquitto/config/mosquitto.conf
as well.
What's Changed
- Add support for node role by @kevinelliott in #50
- Add Discord bot by @kevinelliott in #49
Full Changelog: v0.0.240...v0.0.250
v0.0.240
WARNING
Until these backups are fully in place, please make a manual backup of your whole meshinfo path, including Caddyfile
, mosquitto/config
and output
before upgrading to v0.0.240.
Be careful, there are changes to config.json
(i always recommend a diff config.json config.json.sample
until we're at a v1.x.x release). Also, be sure to inspect changes to Caddyfile
as well.
What's Changed
- Add support for using encryption keys defined in config.json by @kevinelliott in #46
Full Changelog: v0.0.230...v0.0.240
v0.0.230
WARNING
Until these backups are fully in place, please make a manual backup of your whole meshinfo path, including Caddyfile
, mosquitto/config
and output
before upgrading to v0.0.230.
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). Also, be sure to inspect changes to Caddyfile
as well.
What's Changed
- 20240715 Backups by @kevinelliott in #45
Full Changelog: v0.0.227...v0.0.230
v0.0.226
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).
- when querying https://world.meshinfo.network API for enrichment, be sure to batch the ids instead of individual requests
Full Changelog: v0.0.220...v0.0.226