Releases: stellar/freighter-backend
Releases · stellar/freighter-backend
Release 1.4.12
Refactors the simulate-tx
route to follow API patterns #183
Release 1.4.11
Release 1.4.10
Fixes incorrect error handler for scan failures in the /account-balances endpoint
Release 1.4.9
Upgrades @stellar/stellar-sdk to protocol 22 compatible version.
Upgrades minor dependency group.
v1.4.8
What's Changed
- add code of conduct and contribution guide by @piyalbasu in #159
- Release/1.4.8 by @aristidesstaffieri in #152
- Feature flags for Blockaid #160
Full Changelog: v1.4.7...v1.4.8
v1.4.7
What's Changed
- Bump axios from 1.7.3 to 1.7.4 in the npm_and_yarn group by @dependabot in #136
- Release/1.4.7 by @aristidesstaffieri in #148
- Add full blockaid results to balance requests
Full Changelog: v1.4.6...v1.4.7
Release v1.4.6
Adding additional logs to determine if there any issues with Blockaid asset scanning
Release v.1.4.5
Adds asset scanning endpoint
Improves query/body validation on routes
Release v1.4.4
New routes -
scan-tx
scan-asset
Log redaction
Makes timeouts optional in graphQL client creators
Release v1.4.3
Adds new route /scan-dapp
, used for scanning new domains in Freighter's grant access API.