1.20.4
Diode Collab v1.20.4 was released on May 11, 2026.
- Features:
- Add chat message composer formatting toolbar
- New Survey welcome page
- Bug fixes:
- Make Add Zone and Invite User load faster
- Restore zone “From Device” upload on mobile
- Show new Zones at top of Zone list
#Add chat message composer formatting toolbar
The chat send box now has a visual formatting bar that will show if you click the “Aa” icon:

Although the chat message composer has always had markdown formatting if you knew the syntax, this icon makes it clickable with a mouse.
#New Survey welcome page
New users are presented a small survey upon signing up.
#Fix: Make Add Zone and Invite User load faster
Add Zone and Invite User were kicking off blockchain transactions before allowing the user interface to proceed. When blockchain transactions were slow, or if a node was unresponsive, the user interface would lag out. This has been improved and retry handling is done in the background.
#Fix: Restore zone “From Device” upload on mobile
The restore zone (from device folder) capability was broken - it has been fixed.
#Fix: Show new Zones at top of Zone list
New zones are now shown at the top of the list instead of the bottom of the list.