Skip to content

3.3.0

Compare
Choose a tag to compare
@marcelosalloum marcelosalloum released this 31 Jan 01:18
· 19 commits to main since this release
ab257b5

3.3.0 (diff)

Release of the Stellar Disbursement Platform v3.3.0.

Added

  • Audit functionality for the receivers table to track changes. #520
  • Support for Circle API type TRANSFERS, and allow users to choose between TRANSFERS and PAYOUTS through the CIRCLE_API_TYPE environment variable. It defaults to TRANSFERS. #522

Changed

  • Refactor MFA and reCAPTCHA handling for better modularity in preparation for API-only usage. #499

Removed

  • Removed EC256_PUBLIC_KEY environment variable as it can be derived from the EC256_PRIVATE_KEY #511
  • Removed nginx.ingress.kubernetes.io/server-snippet annotation from SDP and AP ingress resources. #510