Skip to content

v1.2.1-beta

Choose a tag to compare

@github-actions github-actions released this 27 Oct 14:25
· 65 commits to main since this release
fdedc33

✨ New Features

Behaviour change: Whenever a wallet address is fetched using Open Payments API, we send a wallet_address.not_found webhook in order for the ASE to have an opportunity to create a wallet address "on the fly". Previously, this was enabled by default, and now, this is disabled by default. If you need to enable this, you will need to enable WALLET_ADDRESS_NOT_FOUND_POLLING_ENABLED flag in backend.

🐛 Bug Fixes

✅ Tests