1.17.29
Diode Collab v1.17.29 was released on November 04, 2025.
- Features
- Improve zone switching speed
- Bug Fixes
- Broken Zones on Android
- Eliminate iOS startup race condition on new user signup
#Improve Zone switching speed
The time to switch between Zones was improved in certain use cases.
#Fix: Broken Zones on Android
Android systems that were a member in certain types of Zones experienced these Zones were effectively disabled after updating to v.1.17.24. These Zones will now return to a working state. The root cause was an accidental mis-naming of a prior Android release: if the phone had installed that release, in subsequent version the app did not recognize the accidental release as a valid prior release, and so was not able to properly update all Zone databases to the newest format.
#Fix: iOS startup race condition on new user signup
iOS systems for new users could startup and begin initializing the system before the username was configured. This would require a restart of the app before it could be fully used. This has been fixed.