0.10.3
What's Changed
- Inserting reply quoted text is now off by default. You can re-enable it in Settings > Chats
- Added Packets Sent/Received to History graphs in Repeater Telemetry
- You can now search for nodes by typing their public key. This works in both the Nodes tab and in the Discover view.
- The Nodes list is now sorted by the radio's internal Last Modified time, instead of Last Advert. This should make it less confusing to see why a node hasn't been auto deleted.
- New Advanced Settings shortcut in the Radio Button menu
- Slightly adjusted chat message bubble padding and spacing
- Reduced memory usage in chat and conversation list views
Bug Fixes
- Fixed a crash that could occur on app launch when the database failed to initialize
- Fixed chat messages remaining in input bar after sending
- Fixed trace path decoding to use the correct encoding format and hash mode
- Fixed several concurrency issues in chat message processing and conversation reloading
- Fixed Export Debug Logs button not working reliably
- Fixed selfInfo frame length validation (Thanks @robekl!)
- Fixed a bug that could cause excessive Bluetooth traffic after receiving messages @robekl
- Optimized RX Log pruning @robekl
New Contributors
Full Changelog: v0.10.2...v0.10.3