Skip to content

Crash bug quick fix

Latest

Choose a tag to compare

@maldoteth maldoteth released this 04 Sep 19:07
· 5 commits to main since this release
78c1828

Opening a chat could crash the app when a message contained a wallet address or any other long token — the link matcher in message bubbles exhausted the JS engine's regex stack. Links in messages were never tappable for the same reason; both are fixed.

Android, arm64-v8a. Built from bcadc29.