1.22.4

Diode Collab v1.22.4 was released on August 4th, 2026.

#Default new zone creation to Base

All new Zones now by default select Base as the chain layer. This can be changed by the user, but Base now holds pole position instead of Moonbeam.

#Show warning banner on outdated binaries

A banner appears at the bottom of the app for older installations, prompting the user to update the full app from the website.

The reason for this is there are some packages that must be updated by the user via a user-guided installation process - these packages cannot be updated via auto-update. As the app continues to evolve along with the current operating systems and other platform-level patches, sometimes these packages must also be updated. This must be done by a full installation from the website - hence the banner!

#Single-file share list/download when share.path casing differs from the index

This issue is specific to Windows systems. Share links would sometimes not work if the letter casing in the path diverged from the way the share link was first created. This could happen, for example, if a folder was renamed from “myfolder” to “Myfolder” on a Windows system after a file inside the folder was already shared via web link.

#Double Base16 encoding of resubmitted transaction hashes

When failed blockchain transactions were submitted, sometimes the transaction would be re-encoded on top of the existing encoding, thereby garbling the transaction, leading to its rejection. This has been fixed.

#Update sidebar real time when Canister supplies files and data

If a Canister supplied updated files to a member, the UI would not immediately repaint. The user would have to restart the app in the worst case situation (e.g. Bookmark visibility), or navigate away and then back again in the best case situation (e.g. file changes). This issue did not impact Zones where Bots or other team members were supplying updated. This has been fixed.

#Moonbeam cleanups

Any legacy Moonbeam artifacts are now deadholed - interactions with them that require a Moonbeam blockchain interaction are simulated but will never succeed. An upcoming release will tie-out the Moonbeam experience to prompt the user to migrate the entity to Base.

#Device linking completion

Device linking would not fully complete due to a broken identity name lookup introduced while strengthening Oasis-related identity registrations. This has been fixed.