## What's Changed * fix(getUsdPrice): prevent calling cg/cow when not a token by @azebuado in https://github.com/cowprotocol/bff/pull/251 * fix(coingecko): properly map coingecko platforms by @azebuado in https://github.com/cowprotocol/bff/pull/252 * fix(getUsdPrice): don't stop of first failure by @azebuado in https://github.com/cowprotocol/bff/pull/254 * fix: notification link title by @shoom3301 in https://github.com/cowprotocol/bff/pull/248 * deps(actions/checkout): update actions/checkout to v7.0.1 by @renovate[bot] in https://github.com/cowprotocol/bff/pull/258 * feat: price history endp
What's Changed * fix: optimize coingecko calls by @azebuado in https://github.com/cowprotocol/bff/pull/242 * fix(notifications): adjust ssl for readonly DB by @shoom3301 in https://github.com/cowprotocol/bff/pull/250 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.32.0...v0.32.1
What's Changed * fix: support vercel path truncation when branch name is long by @alfetopito in https://github.com/cowprotocol/bff/pull/224 * deps(cowprotocol/autodeploy-action): update cowprotocol/autodeploy-action to v3 by @renovate[bot] in https://github.com/cowprotocol/bff/pull/229 * deps(actions/setup-node): update actions/setup-node to v6 by @renovate[bot] in https://github.com/cowprotocol/bff/pull/227 * deps: consolidate Renovate GitHub Actions updates by @mateipopa in https://github.com/cowprotocol/bff/pull/234 * chore(renovate): run github-actions updates monthly in renovate config
What's Changed * chore: add github-actions-only renovate config by @glokos in https://github.com/cowprotocol/bff/pull/222 * feat: add vercel authorized origin by @alfetopito in https://github.com/cowprotocol/bff/pull/223 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.30.0...v0.31.0
What's Changed * test: affiliate by @kernelwhisperer in https://github.com/cowprotocol/bff/pull/220 * feat(api): authorized origins by @alfetopito in https://github.com/cowprotocol/bff/pull/221 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.29.0...v0.30.0
What's Changed * fix(affiliate): dune caching & error repoting & linting by @kernelwhisperer in https://github.com/cowprotocol/bff/pull/216 * chore: run yarn lint:fix by @kernelwhisperer in https://github.com/cowprotocol/bff/pull/217 * feat(affiliate): add trader activity endpoint by @kernelwhisperer in https://github.com/cowprotocol/bff/pull/218 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.28.0...v0.29.0
What's Changed * feat: add sol/btc tokens to price api by @limitofzero in https://github.com/cowprotocol/bff/pull/206 * ci(workflow): pin autodeploy action version 📌 by @glokos in https://github.com/cowprotocol/bff/pull/210 * feat: bring cow.fi back by @shoom3301 in https://github.com/cowprotocol/bff/pull/213 * feat(affiliate): include created_at in dune csv upload by @kernelwhisperer in https://github.com/cowprotocol/bff/pull/214 * fix: update sceme validation rules + tenderly types by @limitofzero in https://github.com/cowprotocol/bff/pull/211 * chore: bump version by @shoom3301 in https
What's Changed * chore: remove gh pkgs ci setup by @alfetopito in https://github.com/cowprotocol/bff/pull/207 * fix: update env vars by @alfetopito in https://github.com/cowprotocol/bff/pull/208 * chore: bump version to 0.27.0 by @alfetopito in https://github.com/cowprotocol/bff/pull/209 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.26.0...v0.27.0
What's Changed * Add token details endpoint by @anxolin in https://github.com/cowprotocol/bff/pull/204 * chore(chains)!: Remove Lens network support by @Danziger in https://github.com/cowprotocol/bff/pull/205 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.25.0...v0.26.0
What's Changed * feat: allow sc wallets to create codes by @kernelwhisperer in https://github.com/cowprotocol/bff/pull/198 * fix: wrong var name in signatureVerification.spec.ts by @kernelwhisperer in https://github.com/cowprotocol/bff/pull/200 * fix: proxy token failing because of Host header by @kernelwhisperer in https://github.com/cowprotocol/bff/pull/202 * fix(notifications): handle BlockNotFoundError by @shoom3301 in https://github.com/cowprotocol/bff/pull/203 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.24.0...v0.25.0
What's Changed * feat(COW-163): Add support for Ink network by @Danziger in https://github.com/cowprotocol/bff/pull/197 New Contributors * @Danziger made their first contribution in https://github.com/cowprotocol/bff/pull/197 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.23.1...v0.24.0
What's Changed * feat: dune ids as env vars by @kernelwhisperer in https://github.com/cowprotocol/bff/pull/196 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.23.0...v0.23.1
What's Changed * feat: add dune support and export hooks by @anxolin in https://github.com/cowprotocol/bff/pull/145 * feat: new affiliate endpoints by @kernelwhisperer in https://github.com/cowprotocol/bff/pull/183 * chore: bump version by @kernelwhisperer in https://github.com/cowprotocol/bff/pull/195 New Contributors * @kernelwhisperer made their first contribution in https://github.com/cowprotocol/bff/pull/183 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.22.1...v0.23.0
What's Changed * Add keep alive env by @anxolin in https://github.com/cowprotocol/bff/pull/194 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.22.0...v0.22.1
What's Changed * Improve parsing addresses by @anxolin in https://github.com/cowprotocol/bff/pull/184 * fix: potential XSS by @anxolin in https://github.com/cowprotocol/bff/pull/185 * feat: use cache for token details and improve architecture by @anxolin in https://github.com/cowprotocol/bff/pull/186 * Improve tracking n caching logic by @anxolin in https://github.com/cowprotocol/bff/pull/187 * Fix misc by @anxolin in https://github.com/cowprotocol/bff/pull/188 * fix: misc by @anxolin in https://github.com/cowprotocol/bff/pull/189 * Hackathon: Live Balance and Allowance tracking using SSE b
What's Changed * fix: add bungeeAffiliateCode by @shoom3301 in https://github.com/cowprotocol/bff/pull/179 * feat: add alchemy balances provider by @limitofzero in https://github.com/cowprotocol/bff/pull/178 * Log when we use a fallback data source. by @MartinquaXD in https://github.com/cowprotocol/bff/pull/181 * chore: bump minor version to 0.21.0 by @alfetopito in https://github.com/cowprotocol/bff/pull/182 New Contributors * @MartinquaXD made their first contribution in https://github.com/cowprotocol/bff/pull/181 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.20.0..
What's Changed * feat(new-chains): add q4 chains by @alfetopito in https://github.com/cowprotocol/bff/pull/176 * chore: bump version to v0.20.0 by @alfetopito in https://github.com/cowprotocol/bff/pull/177 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.19.0...v0.20.0
What's Changed * ci: add test and lint GH action by @shoom3301 in https://github.com/cowprotocol/bff/pull/172 * chore: bump version to 0.19.0 by @shoom3301 in https://github.com/cowprotocol/bff/pull/175 Technically, https://github.com/cowprotocol/bff/pull/97 was published in 0.18.2, but since this is a new API, we should bump major version. Full Changelog: https://github.com/cowprotocol/bff/compare/v0.18.2...v0.19.0
What's Changed * feat: improve smart slippage by @alfetopito in https://github.com/cowprotocol/bff/pull/97 * feat(balances): ignore cache if there is query parameter by @limitofzero in https://github.com/cowprotocol/bff/pull/173 * chore: bump version to 0.18.2 by @alfetopito in https://github.com/cowprotocol/bff/pull/174 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.18.1...v0.18.2
What's Changed * fix: do not send trade notifications of bridging orders by @shoom3301 in https://github.com/cowprotocol/bff/pull/165 * fix: socket proxy issues by @alfetopito in https://github.com/cowprotocol/bff/pull/170 * chore: bump version to 0.18.1 by @alfetopito in https://github.com/cowprotocol/bff/pull/171 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.18.0...v0.18.1
What's Changed * feat(notification): remove trade cancellations by @alfetopito in https://github.com/cowprotocol/bff/pull/150 * fix(notifications): native currency token display by @alfetopito in https://github.com/cowprotocol/bff/pull/152 * feat(notifications): match eth-flow order owner by @shoom3301 in https://github.com/cowprotocol/bff/pull/151 * fix: map eth-flow order sell token by @shoom3301 in https://github.com/cowprotocol/bff/pull/154 * feat(notifications): add expired orders notifications by @shoom3301 in https://github.com/cowprotocol/bff/pull/155 * feat: add moralis balances ap
What's Changed * feat: change Avalanche explorer from Snowtrace to Snowscan by @cowdan in https://github.com/cowprotocol/bff/pull/144 * feat(new-networks): add lens and bnb support by @alfetopito in https://github.com/cowprotocol/bff/pull/148 * fix: add multicall3 to lens from CoW SDK by @shoom3301 in https://github.com/cowprotocol/bff/pull/149 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.16.0...v0.17.0
What's Changed * feat: add new Avalanche and Polygon networks by @cowdan in https://github.com/cowprotocol/bff/pull/143 New Contributors * @cowdan made their first contribution in https://github.com/cowprotocol/bff/pull/143 Full Changelog: https://github.com/cowprotocol/bff/compare/v0.15.0...v0.16.0