Skip to content

Releases: code-payments/code-server

v1.3.0

29 Jan 18:56
5677192
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

19 Jan 14:37
7264363
Compare
Choose a tag to compare

What's Changed

  • Support new login flows by @jeffyanta in #36
  • Fix CanWithdrawToAccount not detecting relationship accounts as valid destinations by @jeffyanta in #37
  • Enable withdrawals within the same owner account as long as they are different deposit accounts by @jeffyanta in #38
  • Do not show chat message when public transfer is within the same owner account by @jeffyanta in #39
  • Add swap validator support and required Jupiter client changes to support it by @jeffyanta in #35

Full Changelog: v1.1.6...v1.2.0

v1.1.6

12 Jan 18:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.1.6

v1.1.5

18 Dec 19:12
Compare
Choose a tag to compare

What's Changed

  • Use unicode domain display name for third party chat pushes by @jeffyanta in #20
  • Incorporate fees into exchange data chat messages by @jeffyanta in #21
  • createIntent web API handler now passes the proto message directly by @jeffyanta in #22
  • Support a new test endpoint for receipts with a verified domain by @jeffyanta in #23, #24

Full Changelog: v1.1.4...v1.1.5

v1.1.4

15 Dec 17:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

v1.1.3

14 Dec 19:02
Compare
Choose a tag to compare

What's Changed

  • Handle Twilio's use case vetting error as a rate limit error by @jeffyanta in #16

Full Changelog: v1.1.2...v1.1.3

v1.1.2

08 Dec 19:41
Compare
Choose a tag to compare

What's Changed

  • Fix merchant chat types for exchange data messages with relationship accounts by @jeffyanta in #15

Full Changelog: v1.1.1...v1.1.2

v1.1.1

08 Dec 17:29
Compare
Choose a tag to compare

What's Changed

  • External deposit chat messages for relationship accounts are now diverted to the verified merchant chat by @jeffyanta in #14
  • Improve relationship account tests for GetTokenAccountInfos by @jeffyanta in #13

Full Changelog: v1.1.0...v1.1.1

v1.1.0

08 Dec 16:12
4df5073
Compare
Choose a tag to compare

What's Changed

  • Relationship accounts are now integrated into payment flows by @jeffyanta in #8
  • Cash and Web Payment chats can now be muted by @jeffyanta in #12
  • Added a basic Jupiter client by @jeffyanta in #3
  • Improved validation in SubmitIntent for payment request flows by @jeffyanta in #4
  • Legacy payment history items now include the intent ID by @jeffyanta in #7
  • Added support for MRU currency, which replaces MRO by @jeffyanta in #10, #11
  • Changes to support open source Android development by @jeffyanta in #5, #6
  • GetTokenAccountInfos is now equipped to return associated token account metadata for any token mint by @jeffyanta in #1
  • More flexible Code user-agent header version value support by @jeffyanta in #2

Full Changelog: v1.0.0...v1.1.0

v1.0.0

24 Nov 15:51
9928420
Compare
Choose a tag to compare

Initial open source release