Skip to content

Releases: jurriaan/meshstellar

v0.1.27

15 Jun 10:01
Compare
Choose a tag to compare
  • Show arrows pointing to the receiving node when neighbor lines are directional

image

Full Changelog: v0.1.26...v0.1.27

v0.1.26

13 Jun 20:26
Compare
Choose a tag to compare
  • Upgrade to latest Rust release
  • Do not order by rx_time during import

Full Changelog: v0.1.25...v0.1.26

v0.1.25

09 Jun 10:21
Compare
Choose a tag to compare
  • Add ground track to position reports

Full Changelog: v0.1.24...v0.1.25

v0.1.24

09 Jun 09:56
Compare
Choose a tag to compare
  • 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

09 Jun 09:20
Compare
Choose a tag to compare
  • Add configuration option to hide private messages

Full Changelog: v0.1.22...v0.1.23

v0.1.22

08 Jun 19:51
Compare
Choose a tag to compare

Add extra info on hover on node positions

image

Full Changelog: v0.1.21...v0.1.22

v0.1.21

07 Jun 21:14
Compare
Choose a tag to compare
  • 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

07 Jun 20:45
Compare
Choose a tag to compare

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

06 Jun 21:06
Compare
Choose a tag to compare

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.

image

Full Changelog: v0.1.17...v0.1.18

v0.1.17

05 Jun 19:28
Compare
Choose a tag to compare
  • 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