Releases: code-payments/code-server
Releases · code-payments/code-server
v1.3.0
What's Changed
- Swap RPC implementation by @jeffyanta in #40
- Track USDC swap account by @jeffyanta in #41
Full Changelog: v1.2.0...v1.3.0
v1.2.0
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
What's Changed
- Include the user ID when getting a payment request status by @jeffyanta in #28
- Fixes for proto signature verification by @jeffyanta in #27, #30, #31
- Fixes and updates to third party domain handling by @jeffyanta in #26, #32, #33
- Consolidate RequestToReceiveBill validation into the messaging service by @jeffyanta in #25
- Remove fields from login protos by @jeffyanta in #29
Full Changelog: v1.1.5...v1.1.6
v1.1.5
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
What's Changed
- Merchant chat message updates by @jeffyanta in #18
- Ensure ASCII base domains are always lowercased by @jeffyanta in #19
Full Changelog: v1.1.3...v1.1.4
v1.1.3
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
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
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
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