3.1.0 (diff)
Release of the Stellar Disbursement Platform v3.1.0
. This release introduces key updates, including the migration to
Circle's Payouts API, aligning with Circle's latest recommendations. It also enhances platform functionality by enabling
data export through dedicated endpoints, allowing users to export disbursements, payments, and receivers with filters.
Additionally, users now have the ability to delete disbursements in DRAFT
or READY
status, streamlining data
management workflows.
Warning
This version is only compatible with the stellar/stellar-disbursement-platform-backend version 3.1.0
.
Added
- Export functionality, allowing users to export:
- Option to delete a disbursement in
DRAFT
orREADY
status. #205
Changed
- Update the Disbursements table by adding the status column. #194