Skip to content

Releases: gnosisguild/ser-kit

v3.6.0

19 Mar 08:43
097dbcd
Compare
Choose a tag to compare

3.6.0 (2025-03-19)

Features

  • determine allowing role if there are multiple candidates in planExecution (#67) (936e090)

v3.5.1

18 Mar 08:03
f4785d7
Compare
Choose a tag to compare

3.5.1 (2025-03-18)

Bug Fixes

  • checkPermissions should never throw (#64) (64c476e)

v3.5.0

17 Mar 12:53
cbea41e
Compare
Choose a tag to compare

3.5.0 (2025-03-17)

Features

  • a friendly API for manual route building (#62) (f2fe217)

v3.4.1

14 Mar 14:08
0c35c75
Compare
Choose a tag to compare

3.4.1 (2025-03-14)

Bug Fixes

  • in some cases revert data was not detected in permission check (#60) (22106a2)

v3.4.0

14 Mar 13:12
73edc0c
Compare
Choose a tag to compare

3.4.0 (2025-03-14)

Features

  • better error message when trying to execute without a role (#56) (8dbd927)

Bug Fixes

  • don't throw if permission check reverts without revert data (#59) (80ae6e1)

v3.3.0

10 Mar 14:31
44edaf3
Compare
Choose a tag to compare

3.3.0 (2025-03-10)

Features

  • execute immediately as owner of Safe with threshold 1 (#52) (4cdfe2e)

v3.2.0

07 Mar 12:07
356b197
Compare
Choose a tag to compare

3.2.0 (2025-03-07)

Features

v3.1.1

19 Feb 09:14
69fc1dc
Compare
Choose a tag to compare

3.1.1 (2025-02-19)

Bug Fixes

  • pass safe address as checksum-address to safekit (#46) (c07f607)

v3.1.0

17 Feb 16:25
3ed2328
Compare
Choose a tag to compare

3.1.0 (2025-02-17)

Features

v3.0.0

13 Feb 14:15
279058c
Compare
Choose a tag to compare

3.0.0 (2025-02-13)

⚠ BREAKING CHANGES

  • queryAvatars does not return a list of routes anymore, but a list of prefixed addresses
  • queryInitiators does not return a list of routes anymore, but a list of addresses

Features

  • adds export for the rankRoutes method (09d7a29)

Bug Fixes

  • queryAvatars does not return a list of routes anymore, but a list of prefixed addresses (09d7a29)
  • queryInitiators does not return a list of routes anymore, but a list of addresses (09d7a29)