Skip to content

Releases: safe-global/safe-smart-account

v1.4.1-2

12 Sep 14:37
aa14911
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1-1...v1.4.1-2

Safe Contracts v1.4.1-1

23 Jul 10:20
a1f6da9
Compare
Choose a tag to compare

What's Changed

  • Use the updated @safe-global/safe-singleton-factory for deployments instead of the deprecated @gnosis.pm/safe-singleton-factory package.

The release doesn't contain contract changes and is only made to improve the contract deployment process. Please refer to the 1.4.1 release for a complete overview of the contract changes.

Safe Contracts v1.4.1-build.0

20 Oct 13:15
192c7dc
Compare
Choose a tag to compare

This release fixes incorrect exports in the package.json file and contains no other changes. Please refer to the 1.4.1 release for a complete overview of the changes.

Safe Contracts v1.4.1

22 Jun 08:42
bf943f8
Compare
Choose a tag to compare

See CHANGELOG.md for a complete list of changes.

The changes have been audited, and the report is linked in the readme.

Information on the bug bounty can be found in the developer portal.

The addresses of deployed instances of this version can be found in the Safe deployments repository

Safe Contracts v1.4.0

03 May 14:04
e870f51
Compare
Choose a tag to compare

See CHANGELOG.md for a complete list of changes.

The changes have been audited, and the report is linked in the readme.

Information on the bug bounty can be found in the developer portal.

The addresses of deployed instances of this version can be found in the Safe deployments repository

This release is deprecated in favour of 1.4.1 because of an important bug fix related to ERC-4337 compatibility. You're free to use the code, but it will not be supported in Safe's infrastructure

Version 1.3.0 + Libs 0

18 Nov 15:30
Compare
Choose a tag to compare

The release is exactly the same as v1.3.0, the only change is that the SignMessageLib contract was audited, moved out of examples, and deployed.

See CHANGELOG.md for a complete list of changes.

The changes have been audited and the report is linked in the readme.

Information on the bug bounty can be found in the developer portal.

The addresses of deployed instances of this version can be found in the Safe deployments repository

Version 1.3.0

06 May 13:04
186a21a
Compare
Choose a tag to compare

See CHANGELOG.md for a complete list of changes.

The changes have been audited and the report is linked in the readme.

Information on the bug bounty can be found in the developer portal.

The addresses of deployed instances of this version can be found in the Safe deployments repository

Version 1.2.0

20 Jul 15:57
94f9b90
Compare
Choose a tag to compare

Changes

All changes are collected in https://github.com/gnosis/safe-contracts/milestone/4?closed=1

Audit

The changes have been audited by G0 Group and the report has been added to the repository.
See G0 Group audit

Deployed contracts

The new Safe contract have been deployed to Mainnet, Görli, Rinkeby and Kovan and is on the same address on all networks.

Version 1.1.1

13 Dec 10:25
892448e
Compare
Choose a tag to compare

Changes

All changes are collected in https://github.com/gnosis/safe-contracts/milestone/3

Audit

The changes have been audited by G0 Group and the report has been added to the repository.
See G0 Group audit

Deployed contracts

The contracts have been deployed to Mainnet, Görli, Rinkeby and Kovan and are on the same address on all networks.
All information can be found in the following files:

Version 1.1.0

12 Nov 12:15
Compare
Choose a tag to compare

Changes

  • Add events on contract interaction (#133)
  • Added support for contract callbacks (#106)
    • Allow interaction with ERC-1155 tokens
    • Allow secure transfer of ERC-721 tokens
  • Added improved interoperability with modules (#137)
  • Added CreateCall library to support create2 (#107)
  • Improve MultiSend library to avoid malicious encoding (#105)

All changes are collected in https://github.com/gnosis/safe-contracts/milestone/2

Audit

The changes have been audited by G0 Group and the report has been added to the repository.
See G0 Group audit

Deployed contracts

The contracts have been deployed to Mainnet, Görli, Rinkeby and Kovan and are on the same address on all networks.
All information can be found in the following files: