Skip to content

Releases: stellar/freighter-backend

Release 1.4.12

11 Dec 17:05
7944b76
Compare
Choose a tag to compare

Refactors the simulate-tx route to follow API patterns #183

Release 1.4.11

18 Nov 20:28
Compare
Choose a tag to compare

getIsTokenSpec now returns false for non parseable specs Link
Upgrades Node from 22 -> 23 Link
Bumps the minor and patch groups Link

Release 1.4.10

30 Oct 18:28
Compare
Choose a tag to compare

Fixes incorrect error handler for scan failures in the /account-balances endpoint

Release 1.4.9

17 Oct 22:41
Compare
Choose a tag to compare

Upgrades @stellar/stellar-sdk to protocol 22 compatible version.
Upgrades minor dependency group.

v1.4.8

14 Oct 18:01
1d6f952
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.7...v1.4.8

v1.4.7

11 Sep 20:10
be441f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.6...v1.4.7

Release v1.4.6

15 Aug 23:01
29e65ea
Compare
Choose a tag to compare

Adding additional logs to determine if there any issues with Blockaid asset scanning

Release v.1.4.5

15 Aug 21:38
Compare
Choose a tag to compare

Adds asset scanning endpoint
Improves query/body validation on routes

Release v1.4.4

01 Aug 16:09
Compare
Choose a tag to compare

New routes -
scan-tx
scan-asset

Log redaction
Makes timeouts optional in graphQL client creators

Release v1.4.3

19 Jul 17:07
656443a
Compare
Choose a tag to compare

Adds new route /scan-dapp, used for scanning new domains in Freighter's grant access API.