Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
description: "Product updates and announcements"
rss: true
---
<Update label="Jan 16, 2025" description="v2 API">
**V2 API**: Renamed `summary_status` to `status` in Identity API responses. The field provides the current status of an identity.
</Update>

<Update label="Sept 12, 2025" description="v2 API">
**V2 API**: Adds Create Issuer Quote, Create Issuer Quote Execution, and List Issuer Quote Execution endpoints. Issuer quotes are held-rate quotes for Paxos-issued assets. Currently only PAXG is supported.
</Update>
Expand All @@ -12,10 +16,10 @@
</Update>

<Update label="August 15, 2025" description="Docs, v2 API">
**Crypto Deposits and Withdrawals (Stellar PYUSD)**: Updated API documentation to clarify trustline requirements for PYUSD transfers on Stellar network. Documentation now includes:

Check warning on line 19 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (paxos-0ac97319) - vale-spellcheck

changelog.mdx#L19

Did you really mean 'trustline'?
- Trustline requirement details - destination addresses must have an established trustline with the PYUSD issuer

Check warning on line 20 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (paxos-0ac97319) - vale-spellcheck

changelog.mdx#L20

Did you really mean 'Trustline'?

Check warning on line 20 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (paxos-0ac97319) - vale-spellcheck

changelog.mdx#L20

Did you really mean 'trustline'?
- Step-by-step instructions for establishing trustlines using Stellar wallets or SDK

Check warning on line 21 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (paxos-0ac97319) - vale-spellcheck

changelog.mdx#L21

Did you really mean 'trustlines'?
- Verification methods for checking trustline status via blockchain explorers, Horizon API, or Stellar SDK

Check warning on line 22 in changelog.mdx

View check run for this annotation

Mintlify / Mintlify Validation (paxos-0ac97319) - vale-spellcheck

changelog.mdx#L22

Did you really mean 'trustline'?
</Update>

<Update label="July 31, 2025" description="v2 API">
Expand Down
Loading