1.19.5

Diode Collab v1.19.5 was released on April 07, 2026.

You can now launch a Diode Collab bookmark from a “deep link” - this allows websites or other applications to rapidly open a tunneled site or other Diode Collab bookmarked capability when the user clicks on the deep link.

Deep links for bookmarks start with “ddrive://” and require a Zone ID and a “target” (a URL , path, or a name) that matches a bookmark URL, path, or name. The Zone ID is visible to Zone Admins and Owners in the Zone Settings under “Zone Identification”.

For example, to open a Web3 tunneled bookmark with a URL of “diode://sunsethaiku.diode:8008” from a Zone with ID “drive-i9jqub11bg8sm6o1luyt”, the deep link would look like:

ddrive://bookmark?target=diode%3A%2F%2Fsunsethaiku.diode%3A8008&zone=drive-i9jqub11bg8sm6o1luyt

You can see that the URL/path/name text must be “escaped” to be a valid URL component.

Demo video: https://www.loom.com/share/8c88a6fc1a3a41939dbc09b722763704

#Notification-based zone order, pin zone icon, channel sort

Channels list is now automatically sorted in the order of last message. Also, Zone icons can be pinned to the top of the screen, and non-pinned Zone icons will automatically sort based on last message time as well.

#Invite code sync to other devices

Invitation codes will now sync between admin and owner devices (linked devices, etc.). Before the codes were _only_ available on the specific device that created them. This was a highly requested feature.

#Ignore patterns in Zone settings

You can now set your Zone to ignore certain types of files. Already certain OS-specific placeholder files are automatically ignored, but your use case may have other app-specific extraneous files that you don’t want to sync all the time.

#Chat: Adding-attachment overlay and flash for oversized uploads

When you drag a file into chat, a status modal is shown while the attachment is being uploaded. If the file is too large, a flash notification will alert you.

#On-demand tunnels for bookmarks

New bookmarks using Web3 or Web2 (VPN) tunnels no longer require an app restart to be used. This also reduces connection overhead for systems with many tunneled assets.

#Fix: preview of images in DMs

DM encrypted image preview was partially broken - when adding an image it would show as “being added” although it was actually added just fine. This has been fixed.

#Fix: Android chat header icon alignment and channel settings control

Android layout for the chat header and channel settings has been cleaned up.

#Fix: Handle malformed peer maps in team list

If a team member identity was malformed (rare) the failure is now gracefully handled.