1.20.5
Diode Collab v1.20.5 was released on May 22, 2026.
- Features:
- Integrate onboarding survey into tutorial modal
- Signup: clarify secondary action as “Log In or Link”
- Zone setup guide v2
- Bug fixes:
- Zone invitations when member does not have identity
- Chat input box issue on Linux and multiline underline issue
- Add Zone create warning & transaction tracking
- Use drive display name for bookmark prefixes
#Integrate onboarding survey into tutorial modal
New users now get a nice one-click survey when starting up so we can figure out how best to help them succeed.
#Signup: clarify secondary action as “Log In or Link”
The app Log In page CTA now says “Log In or Link” to clarify that is the CTA you engage with to link a device.
#Zone setup guide v2
The Zone setup guide was much improved and is super helpful for orienting people setting up a new zone.
#Fix: Zone invitations when member does not have identity
If a member being invited to a Zone that is anchored on a given chain did not have an identity on the chain, it would invite the new member as “owner” even though the member identity was invalid / blackholed. The manual work around was just to remove the member and re-invite. The system is fixed in all areas and importantly proactively checks for invitee identity presence before inviting.
#Fix: Chat input box issue on Linux and multiline underline issue
Some older / esoteric Linux systems could not render the new chat formatting bar correctly (and in fact the chat input box layout was broken) due to webkit version CSS compatibility. We reverted to older CSS styles so they work smoothly now. Also fixed in the same area was the use of underline would result in a multi line message being truncated to the first line.
#Fix: Add Zone create warning & transaction tracking
Better blockchain state awareness was added to the Zone creation step.
#Fix: Use drive display name for bookmark prefixes
Bookmark prefixes for Diode Collab locations were showing the Zone identity instead of the Zone friendly name, which looked strange. This has been fixed.