Releases: code-payments/code-server
Releases · code-payments/code-server
v1.3.5
What's Changed
- Expand phone number range for Kazakhstan by @jeffyanta in #59
Full Changelog: v1.3.4...v1.3.5
v1.3.4
What's Changed
- Get finalized token account balance by default by @jeffyanta in #55
- Improve chat message timing in Geyser by @jeffyanta in #56
- Ensure Kazakhstan isn't captured in Russia sanction checks by @jeffyanta in #57, #58
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- Ignore Jupiter setup instruction in the Swap RPC by @jeffyanta in #52
- Tweak CalculateFromBlockchain to optimize for new accounts by @jeffyanta in #54
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Add balance checkpoint store by @jeffyanta in #46
- Improve CalculateFromBlockchain by @jeffyanta in #47
- Report the balance source for CalculateFromBlockchain by @jeffyanta in #48
- USDC swap account balance is now checkpointed in Geyser flows by @jeffyanta in #49
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Fix Geyser crash when inspecting USDC account by @jeffyanta in #42
- Make swap subsidizer in Geyser configurable by @jeffyanta in #43
- Improve swap status poller and error reporting wrt context errors by @jeffyanta in #44
- Add test for pre swap state PDA by @jeffyanta in #45
Full Changelog: v1.3.0...v1.3.1
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