v2.3.5
What's Changed
- Fix migration issue from version 2.3.3 to later versions in #2215
- Implement AddContactModal by @OKendigelyan in #2040
- Add security.txt to web and desktop app by @serjonya-trili in #2032
- Add smart rollup address support by @OKendigelyan in #2036
- Set APPLE_TEAM_ID through an env var by @serjonya-trili in #2115
- Add a build workflow on all platforms by @ajinkyaraj-23 in #2116
- Add mac release workflow by @OKendigelyan in #2141
- Move security.txt to the Resources folder from .asar by @OKendigelyan in #2149
- 2037 small typos by @ajinkyaraj-23 in #2161
- Hide mnemonic during input by @OKendigelyan in #2160
- Adjust mac entitlements for desktop by @OKendigelyan in #2180
- Set new Tezos RPC nodes by @asiia-trilitech in #2163
- Add generic error message for send operation by @OKendigelyan in #2185
- Add reveal mnemonic logic by @OKendigelyan in #2217
- Add import/no-useless-path-segments rule to eslint-config by @asiia-trilitech in #2223
- Add social login 2fa warning by @OKendigelyan in #2234
Troubleshooting
Those using Ubuntu 24 may encounter problems when starting or installing an application like The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now.
To solve this problem, you need to use this workaround.
electron/electron#41066 (comment)
The electron team is working on this to fix it in future electron updates, so as soon as we have a new electron version, we will update Umami Desktop.
Full Changelog: v2.3.3...v2.3.5