Skip to content

v0.10.1

Compare
Choose a tag to compare
@TheTimeWalker TheTimeWalker released this 12 Oct 20:57
· 28 commits to master since this release

This is the first release that is going to be released to Google Play and is thus marked as a full release. This mostly bring in bug fixes and refactoring code to hopefully make it more stable and maintainable.

We also have a new doc website under the folder docs. This is accessible from https://wallpanel.xyz and is now the new default start page for the app. Thanks to @Daniel15 for building up the docs!

What's changed

  • Better handle URL change intent
  • Reduce timer for sensor cooldown to 300ms
  • New app icon which adapts to all icon forms
  • Use InternalWebClient by @nodinosaur
  • Add view bindings by @nodinosaur
  • Garbage collection for MQTTHive and Sensors by @nodinosaur
  • Better handle MQTT reconnection solving a loop bug in #29, by @FredericMa
  • Usethe display manager for newer versions to see if screen is on, by @FredericMa
  • Leak canary implemented by @nodinosaur
  • Split up ABIs to each arch