Skip to content

Latest commit

 

History

History
224 lines (108 loc) · 4.89 KB

CHANGELOG.md

File metadata and controls

224 lines (108 loc) · 4.89 KB

Changelog

2.6.0 (2023-10-10)

New Features

  • add POLY Chain option

2.5.0 (2023-09-19)

New Features

  • add PAH to Chain.yaml

2.4.0 (2023-09-14)

New Features

  • add NEAR to Chain.yaml

2.3.0 (2023-09-12)

New Features

  • add NOBLE to Chain.yaml

2.2.0 (2023-09-05)

New Features

  • Enable ARB, OP and BASE chains

2.1.0 (2023-07-17)

New Features

  • [BANK-713] Add billing details to Update a card page

2.0.1 (2023-07-10)

Fixes

  • remove misplaced required idempotency key fields

2.0.0 (2023-04-25)

⚠ BREAKING CHANGES

  • Remove references to banking 3rd party Payment/Payout APIs

Fixes

  • Remove references to banking 3rd party Payment/Payout APIs

1.8.0 (2023-04-05)

New Features

  • add CBIT business account endpoints

1.7.3 (2023-03-21)

Fixes

  • add reason to payment intent timeline

1.7.2 (2023-03-21)

Fixes

  • payment intents endpoints schemas

1.7.1 (2023-03-07)

Fixes

  • remove discriminators

1.7.0 (2023-03-02)

New Features

  • add POST /payments/crypto and GET /payments/presign for the gas-less project

1.6.0 (2023-02-14)

New Features

  • add network fees to crypto payments and payouts

Fixes

  • add addressTag to CryptoPayment.yml
  • optional merchant wallet id in payment intent req / resp
  • update crypto payment response with from addresses

1.5.0 (2023-01-23)

New Features

  • add list checkout sessions endpoint

1.4.0 (2023-01-23)

New Features

  • add continuous payment intent request and responses

Fixes

  • revert Payment Intent schema names

1.3.1 (2022-12-06)

Fixes

  • remove beta tags from sepa apis

1.3.0 (2022-12-05)

New Features

  • add checkout sessions endpoints

Fixes

  • add updateDate for checkout session
  • summary and operation id for crypto refund api

1.2.1 (2022-11-28)

Fixes

  • remove identities from crypto refund creation request

1.2.0 (2022-11-28)

New Features

  • add crypto refund endpoint

Fixes

  • add fromAmount to fiat payments

1.1.1 (2022-11-22)

Bug Fixes

  • create payment intent was using the wrong schema

1.1.0 (2022-11-17)

New Features

  • add address book endpoints
  • add exchange rates endpoint
  • add google pay and apple payment tokens
  • crypto payouts refactor
  • refactor crypto and fiat payout models

Fixes

  • add chargeback status to GET chargebacks API response
  • add fundingType field to get cards endpoint
  • add openapi tag descriptions
  • add signet as a destination type for payouts
  • add signet as business destination req type
  • add toAmount to fiat payouts
  • fix incorrect list all payouts source param description
  • model name typos and duplicates
  • move payment intents into payments doc
  • move transfers endpt out of payments and payouts
  • rm crypto payments doc
  • rm instances of readOnly
  • rm on-chain payments and payouts

1.0.3 (2022-09-26)

Bug Fixes

  • clean name conventions opsIds + res titles

1.0.2 (2022-09-22)

Bug Fixes

  • explicitly define combined OpenAPI file
  • rename operationIds mock endpoints

1.0.1 (2022-09-09)

Bug Fixes

  • include all usdc supported chains