- New native error screen when devices are unreachable
- Added Chinese translation
- Improved file downloads handling
- Increased connection timeout to 30 seconds for better stability
- Pressing "Back" now closes the navigation menu
- Fixed bugs with device addresses and visual sliders
What's Changed
- Fix: Improve HTML error message parsing by @Moustachauve in #69
- Fix: Close navigation drawer on back press by @Moustachauve in #70
- Prevent overriding non-IP device addresses by @Moustachauve in #74
- Refactor: Exclude nightly and sanitize version tags by @Moustachauve in #73
- feat: add zh translation by @kap1bala in #51
- Refactor: Adjust tooltip sizing in SliderWithLabel by @Moustachauve in #75
- Feat: Replace WebView error page with native screen by @Moustachauve in #76
- Feat: Increase network timeout to 30 seconds by @Moustachauve in #77
- feat: Update dependencies by @Moustachauve in #79
- Refactor: Use version catalog for protoc artifact by @Moustachauve in #80
- Refactor: Move update logic to MainViewModel by @Moustachauve in #81
- feat: Improve file download handling in WebView by @Moustachauve in #82
- Add GitHub Actions for Tests and Lint by @google-labs-jules[bot] in #78
- Feat: Add translation for hidden devices string by @Moustachauve in #84
New Contributors
Full Changelog: v6.0.1...v6.1.0