Skip to content

# Status Desktop - beta.3

Compare
Choose a tag to compare
@iurimatias iurimatias released this 21 Oct 20:49
· 9619 commits to master since this release

Status Desktop - beta.3

Please note that this version is a beta meant for testing purposes by core contributors and the community. It's not meant for real use and makes no claims of security or integrity of funds or data in these builds.

Please report issues/bugs in the #desktop channel or at https://github.com/status-im/nim-status-client/issues

macOS users: on first run, you need to right click -> open (due to new Apple requirements for notarization); if in the applications folder, then you need to manually open the folder, right click -> open

Update Instructions (IMPORTANT for users updating from alpha.5 or older)

Some things have changed in this release which require removing the data folder. You should also backup this folder if you have wallet accounts generated with it.

Make sure to back up your seed phrase before doing the following
-> To do so, go into Profile > Privacy and Security > Backup seed phrase

  • on macOS:
    • Open finder, in the menu click "Go" and select "Go To Folder..." and enter~/Library/Application Support/Status
    • Backup this folder somewhere else if you need it
    • After backup, remove the folder and copy the app from the DMG to the Applications folder
  • on Linux: Backup the ~/.config/Status directory if you need it, then delete it.
  • on Windows:
    • Press the Start button, select Run (or Windows Key + R) and type: %LOCALAPPDATA%\Status
    • Backup this folder somewhere else if you need it
    • After backup, remove the folder and install the exe

Notes:

  • Ensure the firewall is allowing the Status desktop app

Some Highlights since the previous version:

  • Status Browser
    • Support for dApps: ethereum provider injection, contract interactions, transactions, signatures
    • Support for tabs
    • Support for ENS addresses
    • EIP-1102 support
    • Multiple accounts support
    • Status API support
    • Dev tools
  • feat: Add warning if sending tokens directly to contract
  • feat: introduce mnemonic recovery success modal
  • feat: improved emoji suggestion and mention picker
  • fix: from/to account not showing correctly
  • fix: fix group info popup layout and make sure admin status updates correctly
  • fix: don't close group info popup when closing profile popup
  • fix(Chat): ensure transaction bubbles are rendered on the correct side
  • feat: allow for fetching messages older than 24 hours
  • uiux(Chat): change channel background when hovering over them
  • fix: don't allow users to start chats with themselves
  • fix: ensure chats are ordered by last message timestamp
  • fix: ensure switching chats scrolls to the bottom
  • under the hood improvements to threads and events
  • fix: ImageLoader animation that could cause cpu usage issues
  • fix: "Generate new keys" not clickable
  • fix(Chat): ensure local nicknames are propagated properly
  • fix: remove or fix warn icon in transaction preview