Skip to content

Release: develop -> main#3908

Merged
davidleomay merged 2 commits into
mainfrom
develop
Jun 17, 2026
Merged

Release: develop -> main#3908
davidleomay merged 2 commits into
mainfrom
develop

Conversation

@github-actions

Copy link
Copy Markdown

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

* Fix AQUA wallet website URL to aqua.net

The AQUA wallet (JAN3) moved from aquawallet.io to aqua.net. The old
domain no longer resolves, so update the wallet_app row to the live URL.

* Set AQUA wallet deep link prefix to aqua:

AQUA registers the aqua: URI scheme as a wrapper that recursively
re-parses the inner scheme, expecting aqua:<inner>:<payload>. The
payment frontend builds Lightning links as <deepLink>lightning:<lnurl>,
so deepLink='aqua:' yields aqua:lightning:<lnurl> as AQUA expects. With
deepLink=null AQUA was hidden on public payments and otherwise produced
a broken nulllightning:<lnurl> link.

* Clarify AQUA deep link migration comment

Correct the hasActionDeepLink note (the API serves the column verbatim;
the frontend derives the capability client-side) and add the source used
to verify AQUA's aqua: wrapper-scheme behaviour.
@davidleomay davidleomay merged commit e601c52 into main Jun 17, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants