Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

v4.21.2

Choose a tag to compare

@plondon plondon released this 19 Aug 14:21
· 15132 commits to development since this release

4.21.1 (2019-08-19)

Chores
New Features
  • LinkContext:
    • Make context param verification case insensitive (b7bcf7d)
    • check that link context value is in whitelist (b8a1fda)
  • EmailVerification: Pass verification context to mobile deep link (b399eac)
Bug Fixes
  • BCH: get fees from mempool fee service (436ab63)
  • LinkContext:
    • Remove double-uri encoding (7b72cbc)
    • Correctly separate link params and deep link params (7662d04)
    • add apn parameter for android (167130c)
    • create full deep link with required parameters (153199d)