Skip to content
- Improved offline handling of the print notification. Perviously, it continuously tried to reconnect causing a high battery usage in this state. Now, it will move to a disconnected state after 3 minutes and attempt to reconnect the next time a WiFi connection is established or the app is opened.
- If only one OctoPrint is available, the selection dialog to pick a instance while creating a widget now auto selects the only available instance
- Added support for Tuya smart plugs
- Fixed a issue causing the Tasmoa smart plug integration to be disabled
- Added a privacy menu allowing the user to disable reporting and a link to the privacy statement
- Improved scrubbing of sensitive data on a low level by replacing exceptions from the network level with a "proxy" containing a scrubbed error message
- Ensure hostnames of webcam connections are scrubbed if they differ from the main OctoPrint instance
- Fixed an issue causing widgets to not use the language set in the app but the device language (if available)
- Improved connection timeout handling
- Fixed a issue causing the widgets being stuck in the "Updating..." state
- Removed basic auth information from URLs shown in the app