COMMITS
March 17, 2026
I
feat(pos-app): add Trezor and Ledger white-label variants (#416)
Ignacio Santise committed
I
feat(rn-wallet): payment flow and settings UI updates (#414)
Ignacio Santise committed
March 9, 2026
I
fix(pos-app): prevent layout shift when countdown timer appears in scan view (#411)
Ignacio Santise committed
I
fix(pos-app): replace Intl.NumberFormat.formatToParts with format to support Hermes (#410)
Ignacio Santise committed
I
feat(pos-app): add payment expiry timer and UI improvements (#409)
Ignacio Santise committed
March 5, 2026
I
feat: enforce u64 max amount limit for payments (#408)
Ignacio Santise committed
I
fix(pos-app): use server-provided pollInMs for payment status polling (#407)
Ignacio Santise committed
I
fix(pos-app): rename partner API key to customer API key (#396)
Ignacio Santise committed
I
feat(pos-app): add cancelled status and harden unknown payment polling (#405)
Ignacio Santise committed
March 4, 2026
I
chore: upgrade to Expo SDK 55 (#406)
Ignacio Santise committed
March 3, 2026
I
feat(pos-app): add OTA update workflow placeholder (#404)
Ignacio Santise committed
I
perf(pos-app): optimize BigAmountInput for slow Android devices (#402)
Ignacio Santise committed
I
fix(pos-app): prevent duplicate receipts and long ticket output (#401)
Ignacio Santise committed
March 2, 2026
I
feat(pos-app): add BigAmountInput with per-character animations (#400)
Ignacio Santise committed
February 27, 2026
I
fix(pos-app): fix activity detail modal not opening fully on iOS (#399)
Ignacio Santise committed
I
feat(pos-app): unify merchant API base URL, keep separate auth (#395)
Ignacio Santise committed
I
feat(rn_cli_wallet): skip select option for single payment option without collectData (#397)
Ignacio Santise committed
February 26, 2026
D
chore(deps): bump faraday from 1.10.4 to 1.10.5 (#382)
dependabot[bot] committed
I
chore(deps): apply dependabot resolutions in sample apps (#393)
Ignacio Santise committed
I
fix(rn_cli_wallet): correct h5 text style fontSize and letterSpacing (#394)
Ignacio Santise committed
G
feat(rn_cli_wallet): per-option collectData for WalletConnect Pay (#387)
Gancho Radkov committed
February 25, 2026
I
feat(pos-app): accept merchantId and partnerApiKey from URL params on web (#392)
Ignacio Santise committed
February 24, 2026
I
feat(pos-app): redesign settings view with bottom sheets (#389)
Ignacio Santise committed
February 23, 2026
I
Rename merchant API key to partner API key (#369)
Ignacio Santise committed
I
chore(ci): pin Xcode 26 for iOS 26 SDK compliance (#388)
Ignacio Santise committed
I
chore(deps): update appkit deps to 2.0.2 (#386)
Ignacio Santise committed
February 16, 2026
G
Merge pull request #384 from reown-com/feat/payment-flow-improvements
Gancho Radkov committed
February 13, 2026
I
Merge branch 'main' into feat/payment-flow-improvements
Ignacio Santise committed
I
feat: add 'both' platform option to release workflows (#385)
Ignacio Santise committed
I
fix(rn_cli_wallet): remove unused dataCollectionSuccess and reuse collectDataUrl
ignaciosantise committed