Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Releases: 5afe/safe-react

Gnosis Safe Multisig - Public Release v2.1.1

18 May 05:51
e0b1b4c
Compare
Choose a tag to compare

What's new

  • Easier Smart Contract Interaction (#741)

Gnosis Safe Multisig - Public Release v2.1.0

14 May 13:18
c1cf098
Compare
Choose a tag to compare

What's new

  • Desktop App (#745)

Bug Fixes

  • Safe - Race condition when loading collectibles (#855)
  • Safe - QR Scan Buttons (#873)
  • Safe Apps - Only 1 Safe app can receive events when more are enabled (#850)
  • Safe Apps - transaction modal shows the wrong value (#853)

Other things

  • Safe - store only an address in transaction confirmation model (#798)

Desktop App

SHA256 Checksums

SHA256(Safe-Multisig-2.1.0.AppImage) = 82636cb89b8ab47a50c8339c02d0596cbaec5c57768533a1c66d68adbf37514a

SHA256(Safe-Multisig-2.1.0.dmg) = de6fd5005229daf649495eaaa7ca91020a5bee057ff7906fca6580f3e334573c

SHA256(Safe-Multisig-Setup-2.1.0.exe) = 0679c5e7001993766a5773824ebe96dd7e9236a00118a33efd280943d9013a32

Gnosis Safe Multisig - Public Release v2.0.0

30 Apr 07:36
0e79cc5
Compare
Choose a tag to compare

What's new

  • Safe Apps
  • Desktop App (#745)
  • App performance improvement (#738)
  • SafeTxGas calculation: Add check for OpenEthereum/Parity revert messages (#788)
  • Tx Table amount notations (#812)

Bug Fixes

  • Tx Table fails to display OutgoingTx data (#799)
  • Safe address valid when left empty (#800)
  • Duplicate token displayed in balances tab (#793)

Other things

  • Changed endpoint incoming-transactions to incoming-transfers (#797)
  • Scroll bar in tabs that are not necessary (#791)

First Desktop App BETA version (USE AT OWN RISK - NOT A STABLE RELEASE)

SHA256 Checksums

SHA256(Safe-Electron-2.0.0.AppImage) = b86cf4cdd6f61cb6d5d5f630f9272f4ca8e9453ee9e277ea966a4a6d0d21e230

SHA256(Safe-Electron-2.0.0.dmg) = 3e76d5a6acac7bf8ebbc7681d4ba9ec1e640e6a2ae816062ef90e72ca3cc4803

SHA256(Safe-Electron-Setup-2.0.0.exe) = aa5ac0ab7e9eb8d359d02a83e07fe366b354cf57cfb0022c66919c2ce3df4457

Gnosis Safe Multisig - Public Release v1.9.7

24 Apr 09:15
Compare
Choose a tag to compare

Bugfixes:

  • Update walletconnect bridge to fix problem with wallet check pending forever (#790)

Gnosis Safe Multisig - Public Release v1.9.5

16 Apr 11:12
83436e3
Compare
Choose a tag to compare

New stuff:

  • Add unilogin provider (#719)

Bugfixes:

  • Fixed the error when because of error in decoding one transaction, the interface could stop showing transactions (#766)
  • If backend returned null for transaction addresses, the transaction couldn't be executed (#573)
  • Token values were incorrectly displayed sometimes (#751)
  • Legacy derivation paths (#719)

Gnosis Safe Multisig - Public Release v1.9.4

09 Apr 14:22
4aeb5df
Compare
Choose a tag to compare

Bugfixes:

  • Only last transaction in the list shows execute button (#750)
  • Fix invalid values displayed for ERC20 token transfers (#748)
  • Fix decoding threshold change (#749)

Gnosis Safe Multisig - Public Release v1.9.3

08 Apr 15:58
74d48c4
Compare
Choose a tag to compare

Bugfixes:

  • Offchain signatures with hardware wallets (#742)
  • Safe contracts upgrade transaction detection (#740)

Gnosis Safe Multisig - Public Release v1.9.2

03 Apr 16:02
727b164
Compare
Choose a tag to compare

Bugfixes:

  • Invalid V when signing via eth_sign (#728)
  • Cache last used provider (not only injected ones) (#733)

Gnosis Safe Multisig - Public Release v1.9.1

02 Apr 15:20
4037558
Compare
Choose a tag to compare

Bugfixes:

  • Fix the issue when incoming transactions would get "Outgoing" type (#722)

Gnosis Safe Multisig - Public Release v1.9.0

02 Apr 10:17
90633fa
Compare
Choose a tag to compare

What's new

  • Improved Safe Deployment screen (#659)
  • Off-chain signatures (#668)
  • Manage list for Collectibles (#661)

Bug Fixes

  • Handle user rejections for MetaMask/safe-extension transactions (#111)
  • Save info about pending safe creation transaction in localStorage (#395)
  • Cannot create an instance of Gnosis Safe when creating a safe (#396)
  • Fix new owners as UNKNOWN (#697)
  • Fix eth balance not updating (#709)
  • Fix transaction not being labeled as cancelled (#710)

Other things

  • Optimized network requests (#680)
  • Updated readme (#696)