metamask-mobile

Mobile web browser providing access to websites that use the Ethereum blockchain

OTHER License

Stars
2K

Bot releases are hidden (Show)

metamask-mobile - 7.5.0

Published by sethkfman about 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

7.5.0 - Aug 21, 2023

Added

  • #6865: feat: Create a performance E2E test for warm starts
  • #6187: feat: Add guidelines for contributors
  • #6732: feat: add missing wallet_requestPermissions and wallet_getPermissions to the mobile API.
  • #6802: feat: Send flow UI updates
  • #6805: feat(on-ramp): upgrade on-ramp SDK with apple pay support
  • #6679: feat(on-ramp): upgrade on-ramp-sdk to v1.22.0 with abort controller support
  • #6799: feat: prioritize resume over deeplink to accelerate reconnection flow
  • #6745: feat: Add delay for browser permission dialog
  • #6795: feat(MMPD-546): update portfolio icon
  • #6738: feat: add approval flow success and error pages
  • #6782: feat: wc2 dependencies update and handle switchNetwork
  • #6766: feat: Added horizontalAlignment to Accordions
  • #6755: feat: sdk protocol update

Changed

  • #6884: chore: Update @metamask/controller-utils to v3.4
  • #6876: chore: Update Jest to v28
  • #6784: refactor: Use selectors for token list controller state access
  • #6758: refactor: Use selectors for tokens controller state access
  • #6752: refactor: Use selectors for currency rate controller state access
  • #6687: refactor: split approvals into separate files
  • #6848: refactor: Use Redux network controller state
  • #6775: refactor: Use selectors for preferences controller state
  • #6808: refactor: Updated constants structure for button to remove
    access
  • #6814: refactor(ramp): rename fiat aggregator folder to ramp
  • #6804: refactor(on-ramp): refactor quotes screen
  • #6820: refactor: Use selectors for nft controller state access
  • #6786: refactor: Use selectors for token balances controller state access
  • #6762: refactor: Use selectors for account tracker controller state access
  • #6759: refactor: Use selectors for token rates controller state access
  • #6813: ci(builds): Sentry sourcemap deploy
  • #6880: refactor: Consistent provider config naming
  • #6878: refactor: Simplify handleNetworkSwitch helper
  • #6894: chore: Added README to BannerBase
  • #6287: chore: Custom Gas Modal Component
  • #6080: refactor: TypeScript ~4.8.4 and ESLint deps upgrades and initial type fixes

Fixed

  • #6863: fix: misalignment issue for multiselect cells
  • #6600: refactor: accept SignController approval request from frontend
  • #6844: fix: Android filename validation when downloading from browser
  • #6742: fix: Browser external application alert on trusted deeplink protocols
  • #6837: fix: Remove fallback
  • #6754: fix: sending an ERC20 token with an amount with more decimals than the token decimal, results in nothing
  • #6587: fix: Improves handling of missing WCv2 Project ID
  • #6772: fix: update cookie-tough dependency
  • #6739: fix: deeplink connection using metamask://connect
  • #6753: fix: Delete collectible media reproductor
  • #6833: fix: invalid transaction data used for approve transaction
  • #6828: fix: wallet connect v1 is fully deprecated
  • #6903: fix: Fix crash when switching to Linea
metamask-mobile - 7.4.0

Published by sethkfman about 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

7.4.0 - Jul 14, 2023

Added

  • #6805: feat(on-ramp): upgrade on-ramp SDK with apple pay support
  • #6679: feat(on-ramp): upgrade on-ramp-sdk to v1.22.0 with abort controller support
  • #6799: feat: prioritize resume over deeplink to accelerate reconnection flow
  • #6795: feat(MMPD-546): update portfolio icon
  • #6738: feat: add approval flow success and error pages
  • #6782: feat: wc2 dependencies update and handle switchNetwork
  • #6766: feat: Added horizontalAlignment to Accordions
  • #6755: feat: sdk protocol update

Changed

  • #6804: refactor(on-ramp): refactor quotes screen
  • #6784: refactor: Use selectors for token list controller state access
  • #6758: refactor: Use selectors for tokens controller state access
  • #6758: refactor: Use selectors for tokens controller state access
  • #6796: ci: Fix pipelines to reflect running tests on android detox
  • #6752: refactor: Use selectors for currency rate controller state access

Fixed

  • #6754: fix: sending an ERC20 token with an amount with more decimals than the token decimal, results in nothing
  • #6790: fix: update snapshot for linea mainnet
  • #6587: fix: Improves handling of missing WCv2 Project ID
  • #6772: fix: update cookie-tough dependency
  • #6739: fix: deeplink connection using metamask://connect
  • #6753: fix: Delete collectible media reproductor
metamask-mobile - 7.3.1

Published by sethkfman about 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

7.3.1 - Jul 26, 2023

  • #6833: fix: invalid transaction data used for approve transaction
metamask-mobile - 7.3.0

Published by sethkfman about 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

7.3.0 - Jul 13, 2023

Added

  • #6220: feat: Upgrade React Native to 0.71.6
  • #6596: feat: Memoise token balance controler hook
  • #6639: feat: approval flow for add & switch network
  • #6352: feat(action): github action to automatically add label "release-x.y.z" when PRs get merged
  • #6576: feat: New Ui for permissions dapp screen
  • #6212: feat: trigger qrsigning modal using approval controller
  • #6602: feat: Add BottomSheetContent
  • #6617: feat: Update Overlay and add BottomSheetOverlay
  • #6489: feat: [MC 0.75] Show test network toggle
  • #6499: feat: eth_accounts return all permitted accounts

Changed

  • #6662: refactor: Remove dead network controller code
  • #6664: refactor: Simplify isMainnet utility function
  • #6723: refactor: Updated checkbox style and icon
  • #6552: refactor: Update MultiSelectItem to use ListItem
  • #6551: refactor: Update SelectItem to use ListItem
  • #6724: refactor: Updated Label Text Variant
  • #6673: refactor: Use selectors for network state access
  • #6666: refactor: Simplify engine service
  • #6641: refactor: approve and reject transactions using approval controller

Fixed

  • #6741: fix: onPress prop added to SelectItem component
  • #6722: fix: WC2 error management and SDK 'authorized' event
  • #6729: fix: update multi select snapshot
  • #6714: fix: "Assets Overview" disclaimer text color
  • #6678: fix: Update Confirmation Sign Message detox spec file
  • #6671: fix: added contact alias to destination address on send flow
  • #6637: fix: Support Decimal Comma for Token Custom Spend Cap
metamask-mobile - 7.2.0

Published by sethkfman over 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

7.2.0 - Jun 05, 2023

Added

  • #6632: feat: add linea mainnet alert message
  • #6496: feat(551): add Linea Mainnet
  • #6494: feat: Update banner component to show/hide details section
  • #6539: feat: [MC 0.5] Remove drawer and add remain options to settings tab
  • #6378: feat: Add eth_sign friction
  • #6534: feat(action): remove labels after issue closed
  • #6570: feat: Translations for the disconnected account toast
  • #6452: feat: [MC 0.5] - Add Account management actions
  • #5591: feat: Custom Spend Allowance
  • #6426: feat: Componentize ListItem
  • #6514: feat: Componentize BottomSheetFooter
  • #6466: feat: componentize BottomSheetHeader
  • #6294: feat: [MC 0.5] - Activity view and Settings on the tab bar
  • #6486: feat: Add disabled prop on base button

Changed

  • #6612: chore: approve txn when gas estimation ready
  • #6054: chore: Improve TagURL
  • #6520: chore: improve variable name
  • #6597: chore: rm unused prepareFullTransaction
  • #6291: refactor: trigger transaction modals using approval requests
  • #5751: chore: Keystone links
  • #6541: chore: Delete an unused hook
  • #6530: chore: pending review feedback for token details related changes
  • #6401: refactor: handle watch asset accept and reject using ApprovalController only
  • #6529: chore: adding english string for advanced settings eth_sign warning
  • #6026: chore: Add toggle to enable/disable multi account balances fetching
  • #6512: chore: upgrade to cocoapods 1.12.0
  • #6487: chore: new Show test networks translation
  • #6357: refactor: use approval controller for watch asset confirmation

Fixed

  • #6549: fix: Networks text alignement
  • #6634: fix: disable next button if custom input is invalid
  • #6491: fix: refactor linea testnet implementation
  • #6358: fix: No Warning appears when a Dapp sets a really high Fees for a tx, potentially loosing all user funds
  • #6592: fix: Nonce too low error on Approve ERC20 and ERC721 transactions
  • #6577: fix: onBoarding wizard horizontal alignment on step1 and on browser step
  • #6598: fix: Hold to reveal Spanish copy
  • #6523: fix: Network logo to represent first letter of network
  • #6560: fix: asset page header transition
  • #6473: fix: fix for swaps button displaying on unsupported networks
  • #6464: fix: bug domain not shown on signature
  • #6517: fix: remove duplicate ganache steps definitions
  • #6299: fix: for from address balance shown for ERC20 transfers
  • #6471: fix: Approve default ERC20
metamask-mobile - 7.1.0

Published by sethkfman over 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

7.1.0 - Jun 20, 2023

  • #6334: feat: Aurora Token Detection
  • #6351: feat: use thunk to handle processed order side effects
  • #5829: feat: order of browser page load events
  • #6230: feat: Asset Overview / Token Detail view redesign
  • #6381: feat: add params validation to useSDKMethod hook
  • #6365: feat: remove hardcoded selected network name
  • #6421: feat: exclude legacy types from rate limiting
  • #6354: feat: Trigger signing modals from approval requests
  • #6432: ci(sonar): Configure SonarCloud Analysis on CI
  • #6441: feat: use screen in on-ramp views tests
  • #6442: fix(ci): Remove restore-build steps
  • #6040: feat: validation to send amount input box
  • #6311: fix: token balance displayed in approval pages
  • #6406: chore: Use core signature controller
  • #6439: fix: remove invalid accessibilityRole value
  • #6427: refactor: Refactor unit tests for React Native 0.71.6 upgrade
  • #6289: feat(ci): Sonar Action to work with SonarCloud
  • #6366: feat(ci): Convert Bitrise Workflows to Pipelines
  • #6350: fix: ENS name displayed on confirm send page
  • #6192: chore: Show account balance in signature screen
  • #6394: feat(ci): removed the matrix option from unit testing
  • #6227: feat: [MC 0.5] Modal network selector replace by network selector sheet
  • #6393: feat(ci): upgrade ruby to 3.0.0
  • #6274: chore: Empty SiteURL and Null TagURL in modal
  • #6137: chore: Clicking toAddress to add it to address book
  • #6079: chore: Refactor sanitization middleware
  • #6234: chore: Clear Privacy section
  • #6342: chore: Improve processing of redirection URL
  • #6374: chore: en.json with eth_sign
  • #6214: chore: core signature controller
  • #6328: chore(devDeps): bump webdriverio packages
  • #6362: chore: Added retries
  • #6125: chore: controller packages to match core v42
  • #6124: chore: controller packages to match core v40
  • #6345: chore: es.js file
  • #6339: fix: yarn watch clean
metamask-mobile - 7.0.1

Published by sethkfman over 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

7.0.1 - Jun 7, 2023

  • #6558: refactor(whats-new-modal): remove onramp content
  • #6536: [FEATURE] WalletConnect v2 Integration (#6380)
metamask-mobile - 6.6.0

Published by sethkfman over 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

6.6.0 - May 25, 2023

  • #5866: [FIX] sturdier check
  • #6340: [FIX] Missing network name onramp
  • #6325: [FEATURE] Add development environment to onramp-sdk
  • #6309: [FIX] Missing handler on mandatory modal
  • #6165: [FEATURE] Edit account name view
  • #5876: [FIX] Gas is not re-calculated when updating a transaction
  • #6093: [FEATURE] Account actions on wallet view
  • #6253: [FIX] Confirm button should be disabled if account has no balance
  • #6097: [UPDATE] Extracting out signature request related code from RootRPCMethodsUI conponent
  • #6246: [FIX] Wrong to account information on confirmation page
  • #6085: [FEATURE] Update account section with card
  • #6255: [UPDATE] Onboarding translation updated
  • #6210: [UPDATE] Extend the readme documentation to cover E2E testing in more detail.
  • #6249: [FIX] Terms of Use checkbox test id
  • #6228: [UPDATE] Checkbox component
  • #6226: [UPDATE] Button's icon props and button org
metamask-mobile - 6.5.0

Published by sethkfman over 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

6.5.0 - May 4, 2023

  • #5743: [FEATURE] On-ramp: Add buy-crypto deeplink
  • #6201: [FIX] [SDK] Missing redirect breaking backward compatibility
  • #6232: [FIX] bottom margin for detecting end of the page
  • #6166: [FEATURE] trigger walletconnect modal using approval controller
  • #6223: [IMPROVEMENT] Update to Node.js v16
  • #6051: [FEATURE] Total balance and portfolio button changed
  • #6156: [IMPROVEMENT] On-ramp: Use dynamic list of networks
  • #6145: [IMPROVEMENT] Synced and optimized icons
  • #6138: [FEATURE] On-ramp: Add orderProcessor exponential backoff for orders
  • #6139: [FEATURE] On-ramp: Add same amount rendering as the order details to the order list
  • #6189: [FEATURE] On-ramp: Remove hiding the provider modal when quotes refresh
  • #6216: [IMPROVEMENT] account icon matches user's preferred identicon
  • #5956: [IMPROVEMENT] Show token symbol in verify contract details
  • #5458: [IMPROVEMENT] Support sepolia network
  • #6185: [FIX] remove pubnub package and associated sync with extension code
  • #6181: [IMPROVEMENT] Componentize Header Component
  • #6153: [IMPROVEMENT] On-ramp: Refactor order selector by id
  • #6044: [IMPROVEMENT] Componentize Badge and Badge Wrapper
  • #6180: [IMPROVEMENT] Componentized Overlay Component
  • #6173: [REFACTOR] Auto Lock section
  • #6174: [IMPROVEMENT] Update Tab bar styles
  • #6056: [IMPROVEMENT] Show Identicon for unknown token and if token icon is unknown
  • #6076: [BUGFIX] Fixes WalletConnect deep links (wc:// schema) not working properly
  • #6157: [REFACTOR] Change Password setting
  • #5718: [FIX] Nonce Too Low for Approve Transaction
metamask-mobile - 6.4.0

Published by sethkfman over 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

6.4.0 - Apr 20, 2023

  • #6144: [FEATURE] New Crowdin translations by Github Action
  • #6143: [UPDATE] Crowdin token to use METAMASKBOT_CROWDIN_TOKEN
  • #5627: [IMPROVEMENT] Refactor remaining web3-provider-engine methods
  • #6082: [IMPROVEMENT] Remove inactive IPFS providers
  • #5620: [IMPROVEMENT] Refactor RPC getAccounts usage
  • #6122: [FIX] TypeError: undefined is not an object (evaluating 'n.find')
  • #6134: [REFACTOR] Reveal Private Key section
  • #6009: [FEATURE] On-ramp: Add what's new modal content
  • #5619: [IMPROVEMENT] Refactor eth_sendTransaction handler
  • #6058: [FIX] broken erc721 approve token link
  • #6020: [FEATURE][MC] Token list with network logo and token name
  • #5992: [FEATURE][MC] - Wallet actions on Tab bar
  • #5937: [FEATURE]Show internet protocol on confirmation screens
  • #6015: [UPDATE] sentry version and enable performance metrics
  • #6109: [FIX] linea network order in dropdown + remove feature toggle for linea (#6072)
  • #6081: [UPDATE] ESLint rules for scripts
  • #6006: [UPDATE] Upgrade xcode version
  • #6003: [IMPROVEMENT] Adding document to refactor send flow
  • #6060: [IMPROVEMENT] Refactor send transaction v2
  • #6037: [FEATURE] update sdk persistence
  • #5900: [IMPROVEMENT] Creating reusable address from/to component.
  • #5933: [IMPROVEMENT] Componentize Banner Component
  • #5927: [IMPROVEMENT] Componentize Form Components
metamask-mobile - 6.3.0

Published by sethkfman over 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

6.3.0 - Apr 05, 2023

  • #6025: [FIX] Add url-parse lib to our MainNavigator
  • #6039: [ENHANCEMENT] Improve Android setup instructions
  • #5996: [ENHANCEMENT] Add document to refactor signature request code
  • #5961: [FIX] #5898 - Converting native ETH to fiat and fiat to native ETH results in wrong values beign displayed on the Amount screen
  • #5958: [FEATURE] add consensys zkevm (Linea) support
  • #5997: [FEATURE] Account selector on swaps screen
  • #6019: [ENHANCEMENT] On-ramp: Add #6009 strings
  • #6023: [ENHANCEMENT] disable back press and add margin to the bottom for accept ToU modal
  • #6016: [ENHANCEMENT] On-ramp: Add accessibility label to custom action images
  • #5948: [FEATURE] SDK Session Persistence
  • #5882: [FIX] Skip type checking library declaration files
  • #5975: [FIX] 18 JS type errors for TSC to output 683 TS/TSX errors
  • #5910: [ENHANCEMENT] E2E Permission system tests
  • #5839: [FIX] Clear Hex data when Token Transfer reverts ETH
  • #5930: [ENHANCEMENT] dispaly nft info in browser
  • #5785: [FEATURE] add portfolio button to asset action buttons
  • #5242: [FEATURE] Use Terms Modal
  • #5941: [FIX] bundle video in app to prevent crash when not available
  • #5669: [UPDATE] http-cache-semantics from 4.1.0 to 4.1.1
  • #5959: [UPDATE] @xmldom/xmldom from 0.8.3 to 0.8.6
  • #5962: [FIX] Remove select address as a prop on App index.js
  • #5964: [FEATURE] Added translations for MC 0.5
  • #4421: [FEATURE] Vault corruption recovery flow
  • #5327: [FEATURE] Verify Contract Details
metamask-mobile - 6.2.0

Published by sethkfman over 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

6.2.0 - Mar 23, 2023

  • #5890: [FIX] Swap with wallet connect
  • #5807: [IMPROVEMENT] "preview build" support to Bitrise
  • #5924: [UPDATE] the README setup steps
  • #5901: [UPDATE] assets-controllers patch
  • #5870: [IMPROVEMENT] On-ramp: Add buy crypto home button
  • #5880: [UPDATE] Display internet protocol on the new origin pill
  • #5529: [IMPROVEMENT] Network Controller refactor to use the same selector
  • #5859: [UPDATE] scan icon on wallet view
  • #5868: [IMPROVEMENT] permitted account balance
  • #5842: [IMPROVEMENT] show the url protocol
  • #5309: [IMPROVEMENT] New transaction header for approve and approval modal
  • #5825: [Improvement] Send Token E2E test
  • #5857: [IMPROVEMENT] Cherry pick QR scan bug fixes from v6.1 to main
  • #5855: [IMPROVEMENT] dont render suspect links
  • #5827: [IMPROVEMENT] analytics: add missing property to connect completed event
  • #5711: [IMPROVEMENT] Improve signature request message
  • #5750: [FIX] Enable clipboard for private credentials
  • #5374: [IMPROVEMENT] Authentication refactor
  • #5775: [UPDATE] Security Privacy Remember me feature
  • #5803: [UPDATE] Sentry: remove DSN value from codebase
  • #5796: [UPDATE] @metamask/phishing-controller to v2
metamask-mobile - 6.1.2 (iOS Only)

Published by sethkfman over 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

6.1.2 - Mar 03, 2023

  • #5925: handle all ios biometric errors and create wallet
  • udpate change log
  • #5906: [FIX] Add try-catch to recreateVault
metamask-mobile - 6.1.1 (Android Only)

Published by sethkfman over 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

6.1.1 - Mar 01, 2023

  • #5848: [FIX] Remove default eth sign
metamask-mobile - 6.0.1

Published by sethkfman over 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

6.0.1 - Feb 21, 2023

  • #5799: [FIX] Browser: handle unsupported URLs
metamask-mobile - 6.0.0

Published by sethkfman over 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

6.0.0 - Feb 15, 2023

  • #5724: [FIX] Migrate dapps access into permission controller state
  • #5742: [FIX] ENS Resolves to Wrong Address when DeepLink
  • #5714: [FIX] Importing private key via QR code redirects to browser
  • #5709: [FIX] Settings networks icons were missing
  • #5062: [FEATURE] Implement Permission System
  • #5659: [IMPROVEMENT] E2E fix tapReminder step
  • #5641: [IMPROVEMENT] Use Set when filtering blocklist
  • #5655: [FIX] E2E adjust get started wait
  • #5650: [IMPROVEMENT] E2E appium request token
  • #5647: [IMPROVEMENT] Add introductory image to SRP Quiz
  • #5640: [IMPROVEMENT] Middleware - Include the request in the error params
  • #5632: [IMPROVEMENT] E2E appium folder structure change
  • #5579: [FEAT] Add friction to SRP reveal
  • #5551: [IMPROVEMENT] Refactor Personal Signature
  • #5626: [FIX] SRP Quiz content and translations
  • #5612: [FIX] Make Prettier work in wdio directory
  • #5605: [FIX] Handle ENS Address Error
  • #5600: [IMPROVEMENT] Refactor ProtectYourWallet section in the security section
  • #5586: [IMPROVEMENT] Stablize Addressbook and Networks flow tests
  • #5594: [UPGRADE] bumped ua-parser-js to 0.7.33
  • #5580: [UPGRADE] Bump cookiejar from 2.1.2 to 2.1.4
  • #5471: [UPGRADE] Bump luxon from 3.1.1 to 3.2.1
  • #5450: [UPGRADE] Bump json5 from 1.0.1 to 1.0.2
  • #5575: [CONTENT] Add translations to SRP Reveal feature
  • #5559: [ANALYTICS] Add analytics events for SRP reveal
metamask-mobile - v5.14.0

Published by sethkfman over 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

5.14.0 - Jan 27, 2023

  • #5631: [FIX] Modal confirmation refactoring
  • #5624: [FIX] Fix currency display
  • #5615: [FIX] Fix analytics events
  • #5585: [FIX] Token Detection not persisting
  • #5556: [FIX] Swaps disabled on fresh install on some networks
  • #5550: [FIX] On-ramp: Fix order link in details screen
  • #5535: [IMPROVEMENT] Add content for "Add friction to revealing SRP"
  • #5538: [FIX] E2e appium test failure fix
  • #5444: [FIX] Fix unecessary executions of useEffect
  • #5506: [IMPROVEMENT] On-ramp: Add NavBar tests to GetStarted and Regions Views
  • #5495: [IMPROVEMENT] Copy update for metamask fee on swaps
  • #5525: [IMPROVEMENT] On-ramp: add fiatOrders reducer tests
  • #5521: [IMPROVEMENT] On-ramp: Remove unused state and fix initial state
  • #5487: [IMPROVEMENT] On-ramp: Use themeAppearance
  • #5530: [IMPROVEMENT] Refactor RevealPrivateCredential View
  • #5526: [IMPROVEMENT] On-ramp: Add on-ramp utils tests
  • #5531: [IMPROVEMENT] Refactor SeedPhraseVideo to mount player after transition
  • #5522: [IMPROVEMENT] On-ramp: Remove scrollable prop from views and update snapshots
  • #5524: [IMPROVEMENT] On-ramp: Add order processor tests
  • #5512: [IMPROVEMENT] Remove redundant browser feature file
  • #5511: [IMPROVEMENT] On-ramp: Rename applePay hook to useApplePay
  • #5499: [FIX] Remove duplicate property
  • #5496: [REVERT] Onramp - Remove Text as any ocurrences
  • #5474: [IMPROVEMENT] Screenshot deterrent alert
  • #5489: [IMPROVEMENT] Renaming Step files to include ".steps"
  • #5460: [IMPROVEMENT] E2e test/browser flow
  • #5488: [IMPROVEMENT] Add Browserstack step to Bitrise
  • #5486: [FIX] Add providerValues to renderScreen
  • #5484: [IMPROVEMENT] Isolate e2e-Appium Feature scenarios
  • #5483: [IMPROVEMENT] Add renderScreen test util
  • #5476: [IMPROVEMENT] README.md: update "Install the Android NDK"
  • #5479: [IMPROVEMENT] Mount SeedPhraseVideo Video Player after transition
  • #5475: [FIX] Fix import of isEIP1559Transaction
  • #5473: [DEPENDENCIES] On-ramp: upgrade on-ramp-sdk to v1.6.1
  • #5465: [strings] vault corruption recovery strings
  • #5433: [IMPROVEMENT] Add WebdriverIO test reports and Browserstack Integration
  • #5270: [DEPENDENCIES] Migrate to new controller packages
  • #5449: [IMPROVEMENT] Remove deeplink warning for SDK and SDK as dependency
  • #5468: [FIX] Screenshot deterrent analytics
  • #5462: [IMPROVEMENT] On-ramp: Remove unused constants
  • #5413: [IMPROVEMENT] On-ramp: Refactor Regions view to componentization
  • #5440: [FIX] Approval error when insufficient balance
  • #5459: [IMPROVEMENT] Remove extra zero balance account potentially created from seeking ahead
  • #5454: [IMPROVEMENT] Refactor Analytics Events
  • #5453: [IMPROVEMENT] Use "ModalConfirmation" component for the QR Reader security alert
  • #5447: [IMPROVEMENT] Refactor "Screenshot Deterrent" for Android
  • #5436: [IMPROVEMENT] On-ramp: Refactor fiatOrders reducer to TypeScript
  • #5451: [IMPROVEMENT] Add translations to "Screenshot Deterrent" feature
  • #5428: [IMPROVEMENT] Add accessibilityRole button to StyledButton
  • #5437: [IMPROVEMENT] On-ramp: Move useSDKMethod to its own file
  • #5448: [IMPROVEMENT] Add translations to "Safe QR" feature
  • #5219: [FIX] Update selected network when delete network manually inserted
  • #5430: [IMPROVEMENT] Remove Text as any occurrences
metamask-mobile - v5.13.0

Published by sethkfman over 1 year ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

5.13.0 - Jan 17, 2022

  • #5381: [UPDATE] Bumped contract-metadata to 2.1.0
  • #5424: [IMPROVEMENT] Add Screenshot Warning to ImportPrivateKey
  • #4670: [FEAT] Screenshot Warning
  • #5422: [UPDATE] Add custom network and Import custom token
  • #5376: [IMPROVEMENT] Include L1 fee in the Send flow and on the tx detail page for Optimism
  • #5351: [REMOVE] On-ramp: remove old on-ramp experience
  • #5352: [UPDATE] Bump decode-uri-component from 0.2.0 to 0.2.2
  • #5246: [UPDATE] Bump loader-utils from 1.4.0 to 1.4.2
  • #5191: [IMPROVEMENT] Support for ens on deeplink transactions
  • #5115: [FIX] cancelling transaction when user does not give dapp permission to transfer funds
  • #5400: [FIX] jest expect type
  • #4546: [IMPROVEMENT] Support downloading Apple Wallet passes on iOS
  • #5200: [UPDATE] Update Controllers to version 33.0.0
  • #5083: [IMPROVEMENT] Component: Custom Spending Cap
metamask-mobile - v5.12.3 (iOS only)

Published by sethkfman almost 2 years ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

5.12.3 - Dec 16, 2022

  • Hotfix version bump for iOS only release, no code changes
metamask-mobile - v5.12.1 (Android Only)

Published by sethkfman almost 2 years ago

Thanks for trying out the MetaMask mobile! We really appreciate your feedback 🤗

Table of Contents

5.12.1 - Dec 6, 2022

  • #5366: [UPDATE] On-ramp Refactor wyre authentication url approach
  • #5362: [UPDATE] copy for Opt in metrics screen and enable custom mainnet RPC
  • #5360: [FIX] onboarding wizard automatic update modal
  • #5307: [IMPROVEMENT] Remove RPC URL, Block Explorer URL, Network Name from metrics
  • #5355: [IMPROVEMENT] Sanitize privacy settings before sending to Sentry