1.10.4
Diode App version 1.10.4 was released on February 27, 2024.
Summary
Features:
- Multiple concurrent tunnels for Brave
- Websockets API
Bug Fixes:
- Chat box no longer locks up when receiving a message
- Disabled external video in markdown docs (unsupported)
Details
Multiple concurrent tunnels for Brave
When the Brave browser is used for tunneled Bookmarks, it now supports mutiple different tunnels at the same time. In the past, the Brave browser had to be fully shut down between each Bookmark being accessed. Now, as many tunnels as you like can be accessed at the same time with Brave.
Websockets API
We now support a websockets connection for the API. This allows bidirectional integrations with chat channels and DMs.
Chat box no longer locks up when receiving a message
Certain platforms were experiencing the "compose message" box blanking-out / locking-up if you were typing while a new message arrived. This has now been fixed.
Disabled external video in markdown docs (unsupported)
We realized that the markdown previewer was not rendering external videos (e.g. YouTube) correctly. We have disabled the button that appears to support embedding an external video for now. You can still render video files in markdown, and can also embed an image with a link to externally hosted videos.