Releases: stellar/stellar-disbursement-platform-backend
Releases · stellar/stellar-disbursement-platform-backend
1.0.0-rc2
1.0.0-rc2
Added
- Support to XLM disbursements. #1
- Helm chart documentation. #9
PATCH /profile/reset-password
endpoint to reset the password. #18
Changed
- Helmchart changes:
- Default
MAX_BASE_FEE
is now higher, to prevent low-fee error responses. #8 - Changed job frequency for more real-time updates. #12
- Change OTP message for better UX. #23
- API tweaks:
Fixed
- TSS Channel Account management commands now can handle parallel calls. #6
- Horizon error parsing to use the default
HorizonErrorWrapper
class. #13 - API response that should be 401 instead of 500. #14
Security
1.0.0-rc1
Release Candidate: Stellar Disbursement Platform (SDP) Backend 1.0.0-rc1
🚀 What's New:
- Bulk Payments: SDP enables organizations to make bulk payments over the Stellar network. Upload a CSV, and the system handles everything from inviting recipients to verifying their information and making payments.
- Enhanced Receiver Verification: Includes three types of verification information to choose from: Date of Birth, Personal PIN, and National ID.
- Improved Distribution: The platform consists of four services, including a user-friendly dashboard, a core service, an anchor platform, and a (high volume) transaction submission service.
- Wallet Integration: Supports Stellar-enabled wallet applications and guides the recipient through the process of setting up an SDP-compatible wallet.
- Dependency Updates: Packaged as Docker containers and support for Kubernetes (via Helm Chart) or AWS Fargate, utilizing Postgres, Twilio or AWS for messaging.
- New Dashboard: The SDP Backend works together with Stellar Disbursement Platform Front-End UI.
📝 Documentation:
- Visit the SDP Stellar Developer Documentation for API documentation and a comprehensive guide to help organizations set up and test the SDP locally, from creating and funding distribution accounts to making the first disbursement.
- Contribute to the Docs landing page for any documentation questions or feedback. We greatly appreciate it!
🎉 Join Us:
We're excited about this release candidate and welcome pull requests, feedback, testing, and contributions. Thank you!