Skip to content

Releases: stellar/freighter-backend

Release v1.8.2

02 Apr 15:15
69c8ac1

Choose a tag to compare

Fix 24h price gap calculation by widening retention and lookup window

Release/1.8.1

09 Dec 21:57
799f797

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

Release/1.8.0

05 Nov 19:36
2994cd6

Choose a tag to compare

What's Changed

  • release/1.8.0 by @piyalbasu in #275
  • Add should_skip_scan flag to /account-balances to allow users to get account balances with Blockaid results on Mainnet: #274

Full Changelog: v1.7.2...v1.8.0

Release/1.7.2

05 Nov 19:00
49d582a

Choose a tag to compare

  • Remove Coinbase Onramp notification

Release/1.7.1

05 Nov 18:59
dc9ddad

Choose a tag to compare

  • Add Coinbase Onramp notification

Release 1.7.0

24 Apr 22:09
f0b728f

Choose a tag to compare

#248 Adds POST to scan transactions.
Adds query parameter to include failed transactions in history.

Release 1.6.1

07 Apr 21:36
7ad08e6

Choose a tag to compare

What's Changed

  • Use revRange for calculating 24h price change
  • Fix newline issue with handling secrets
  • Release/1.6.1 by @piyalbasu in #247

Full Changelog: v1.6.0...v1.6.1

Release 1.6.0

07 Apr 21:34
6608a33

Choose a tag to compare

What's Changed

  • Release/1.6.0 by @aristidesstaffieri in #230

  • Add endpoint to generate Coinbase Onramp token

  • Add token prices endpoint

Full Changelog: v1.5.1...v1.6.0

Release 1.5.1

11 Feb 21:08
577060e

Choose a tag to compare

Fixes the cache hit branch of the should_include_balance changes #207

Release 1.5.0

11 Feb 16:19
b6008f4

Choose a tag to compare

Adds Blockaid feedback form route #1767
Adds should_fetch_balance parameter to token details #204