Skip to content

v1.2.1

Compare
Choose a tag to compare
@JakeUrban JakeUrban released this 28 Jan 23:01
· 268 commits to master since this release

The code for this release in in the 1.2.1 branch.

Bug Fix

The SEP-24 /transactions/deposit/interactive/complete endpoint used when the anchor uses a non-Polaris interactive flow did not have any rest_framework.renderer classes associated with it, causing requests to this endpoint to fail with a 500 response code. This bug was introduced in v1.2. If you use Polaris' interactive flow (and form integrations), this bug fix does not affect you.