Skip to content

Releases: safe-global/safe-gateway-typescript-sdk

v3.5.1

29 Nov 11:29
95a32a8
Compare
Choose a tag to compare
  • fix: make safeAppId optional, add messagesTag + message endpoint (#104)

v3.5.0

24 Nov 15:25
998e981
Compare
Choose a tag to compare
  • Refactor: allow both get and post methods on the same endpoint #101 (#102)
  • feat: EIP-1271 propose, confirm and list endpoints (#100)

v3.4.7

24 Nov 14:06
2a5134b
Compare
Choose a tag to compare
  • feat: EIP-1271 propose, confirm and list endpoints (#100)

v3.4.6

23 Nov 08:43
e1b51a4
Compare
Choose a tag to compare
  • fix: add trusted to MultisigExecutionDetails (#99)

v3.4.5

02 Nov 10:53
f083b4e
Compare
Choose a tag to compare
  • Chore: use CommonJS modules for dist (#97)

v3.4.4

02 Nov 10:40
6f33674
Compare
Choose a tag to compare
  • Chore: rm webpack, use tsc (#96)
  • Fix: SDK links in the readme (#95)

v3.4.3

25 Oct 14:37
788e0fd
Compare
Choose a tag to compare
  • Fix: update CGW URL (#93)

v3.4.2

14 Oct 11:00
b1abffb
Compare
Choose a tag to compare
  • fix: add "trusted" parameter to the queue endpoint
  • fix: use import type where possible (#91)
  • Chore: rm e2e tests (#92)

v3.4.1

15 Sep 16:06
be6895a
Compare
Choose a tag to compare
  • add missing enum types (#90)

v3.4.0

30 Aug 10:41
fa4f415
Compare
Choose a tag to compare
  • add url query param to safe-apps endpoint (#89)
  • Refactor: interface -> type (#88)