Releases: paulocode/multimesh
v0.2.3
- Bug fixes on config saving
- Filter out non meshtastic bluetooth devices #33
- Unknown nodes in messages should display placeholder value #21
- Visual indicator that config is saved #28
- Add channel via QR or manual input #6
TestFlight: https://testflight.apple.com/join/TetHa5GP
Windows version (TCP only) requires Visual C++ Redistributable package to function. Currently fails to a blank screen and/or missing DLL alerts if this is not installed.
Crash reports are not guaranteed to be fully anonymized. If you are uncomfortable with this, you may disable it.
Issues: https://github.com/paulocode/multimesh/issues
Full Changelog: v0.2.2...v0.2.3
v0.2.2
- Minor interface fixes
TestFlight: https://testflight.apple.com/join/TetHa5GP
Windows version (TCP only) requires Visual C++ Redistributable package to function. Currently fails to a blank screen and/or missing DLL alerts if this is not installed.
Crash reports are not guaranteed to be fully anonymized. If you are uncomfortable with this, you may disable it.
Issues: https://github.com/paulocode/multimesh/issues
Full Changelog: v0.2.1...v0.2.2
v0.2.1
- Added telemetry logging and export.
- Various fixes
TestFlight: https://testflight.apple.com/join/TetHa5GP
Windows version (TCP only) requires Visual C++ Redistributable package to function. Currently fails to a blank screen and/or missing DLL alerts if this is not installed.
Crash reports are not guaranteed to be fully anonymized. If you are uncomfortable with this, you may disable it.
Issues: https://github.com/paulocode/multimesh/issues
Full Changelog: v0.2.0...v0.2.1
v0.2.0
- Added temperature telemetry display
- Added hops away display
- Windows version - TCP support only
- requires Visual C++ Redistributable package to function. Currently fails to a blank screen and/or missing DLL alerts if this is not installed.
TestFlight: https://testflight.apple.com/join/TetHa5GP
Crash reports are not guaranteed to be fully anonymized. If you are uncomfortable with this, you may disable it.
Issues: https://github.com/paulocode/multimesh/issues
Full Changelog: v0.1.9...v0.2.0
v0.1.9
Crash reports are not guaranteed to be fully anonymized. If you are uncomfortable with this, you may disable it.
Issues: https://github.com/paulocode/multimesh/issues
Full Changelog: v0.1.8...v0.1.9
v0.1.8
This version fixes the APK signing issue. This should be the last version with the incompatibility error.
Note that crash reports are not guaranteed to be fully anonymized. If you are uncomfortable with this, you may disable it.
Issues: https://github.com/paulocode/multimesh/issues
Full Changelog: v0.1.7...v0.1.8
v0.1.7
- Fixed bug where messages disappear after 100 entries
- Fixed bug where message statuses are timed out despite succeeding
- Fixed scroll jank related to status
- Added Firebase integration for crash reports. Note that crash reports are not guaranteed to be fully anonymized. If you are uncomfortable with this, you may disable it.
See issues: https://github.com/paulocode/multimesh/issues
Full Changelog: v0.1.6...v0.1.7
v0.1.6
Changes:
- Add error detail in messages
- Small fixes
See issues: https://github.com/paulocode/multimesh/issues
v0.1.5
New changes:
- Show QR code and URL for channels
- Reboot/shutdown buttons
- Use secure random for key generation
- Bluetooth Config screen
- User Config screen
See issues: https://github.com/paulocode/multimesh/issues
v0.1.4
New features:
- add/update channels
- fixes on lora config screen
- use hoplimit from config when sending packets
- simplified packet queue
See issues: https://github.com/paulocode/multimesh/issues