Releases: jurriaan/meshstellar
Releases · jurriaan/meshstellar
v0.1.27
v0.1.26
- Upgrade to latest Rust release
- Do not order by rx_time during import
Full Changelog: v0.1.25...v0.1.26
v0.1.25
- Add ground track to position reports
Full Changelog: v0.1.24...v0.1.25
v0.1.24
- Show absolute times in position data popups
- Show server time when RX time has an offset (> 5 mins for now)
- Show Seq # in position packets
Full Changelog: v0.1.23...v0.1.24
v0.1.23
- Add configuration option to hide private messages
Full Changelog: v0.1.22...v0.1.23
v0.1.22
v0.1.21
- Improve packet received info
- Base duplicate packet detection on server time instead of
rx_time
Full Changelog: v0.1.20...v0.1.21
v0.1.20
Do not trust rx_time
as it is user-controlled. Uses the server time for ordering.
Fixes issues where incorrect timestamps break the live packet / node view.
Full Changelog: v0.1.19...v0.1.20
v0.1.18
Improves multi-gateway support by adding a received by section in the node details screen, and limiting the RSSI/SNR graphs to values of the selected gateway.
Full Changelog: v0.1.17...v0.1.18
v0.1.17
- Use the max age time selector for graphs
- Render graphs in the time zone of the browser
Full Changelog: v0.1.16...v0.1.17