1.17.22

Diode Collab v1.17.22 was released on September 12, 2025.

#Dismiss Desktop OS notifications automatically

OS notifications on desktop are now dismissed automatically as soon as the message has been read.

#Fix: Stuck Zone syncs

There was a potential file sync blocking bug in which Zones could stop syncing files if an ephemeral device changed a Zone setting and then went offline before the setting information was propagated to any other peers. This was observed internally and has been fixed.

#Fix: Linked device potential deletion

When adding a new Linked Device, it was possible that the new device could subsequently remove one of the older Linked Devices if the new device was not able to resolve all identity contracts in a timely manner. This race condition was exposed because of the time difference in “settling” identities across multiple chains. This has been fixed.

In order for a web link to be propagated to all Zone members (thereby enabling any one of them to serve the web link), the creator would sometimes need to restart their app. This has been fixed - web links now propagate immediately in all cases.

#Fix: Broken history crash redirect

If a Zone had a broken history link, the Zone would become unnavigable. This was only observed internally, and has been fixed.