Skip to content

Releases: rainbow-me/browser-extension

v1.1.12

26 Jun 21:22
Compare
Choose a tag to compare

Added

  • Version numbers are now available at the bottom of Settings #687

Changed

  • Tailored Onboarding welcome screen "Pin Rainbow to your toolbar" for the Arc browser #674
  • Analytics for Swap, Bridge, and Send submissions #656

Fixed

  • Major performance improvements for Tokens and Activity lists for large wallets #675
  • Fixed crash when a Send transaction fails #685
  • Fixed an issue with how Insufficient Gas errors were displayed for native gas tokens in Swaps #673
  • Fixed missing copy scenario on wallet selection during the Secret Recovery Phrase import flow #684
  • Fixed scenario where the Send wallet selection dropdown would not display any selectable wallets #688
  • Fixed animations of Send token selection dropdown #688
  • Fixed missing token highlight on Send token selection dropdown #688
  • Fixed text line height cutoff on "No activity yet" empty state #653
  • Compressed image and sounds assets for performance #689

Security

  • Added infrastructure and CI errors to further strengthen circular dependency vulnerability protections #680 #683

v1.1.5

26 Jun 17:29
Compare
Choose a tag to compare

Changed

  • We’ve introduced new wallet recommendations for the “Watch an Ethereum address” step of Onboarding #633
  • Analytics for global Flashbots RPC setting #657

Fixed

  • Wallets with an ENS name are now searchable in the Wallet Switcher #665
  • Resolved incorrect empty state avatar before a wallet was selected on the Send flow #676
  • Resolved a race condition where delays in fetching the Remote Config would mean Onboarding was not properly gated for Invite Codes #677

v1.1.0

15 Jun 21:50
Compare
Choose a tag to compare

Added

  • R hotkey to refresh Tokens & Activity

Changed

  • Faster wallet discovery on Secret Recovery Phrase import
  • Allowing users to import a wallet without on-chain activity in the Secret Recovery Phrase import flow
  • Replaced “Recovery Phrase n” with “Wallet Group n” in the Wallets & Keys flows in Settings
  • Improved Hardware Wallet USB connection reliability issues
  • “Pin Rainbow to your toolbar” nudge is now available on the Welcome screen
  • Improved drag-and-drop wallet list reliability in the Wallet Switcher
  • Introduced a “Unknown Token” fallback name for new or unindexed tokens
  • Adjusted Ledger flow Unlock copy
  • Updated copy in Secret Recovery Phrase Import to clarify that users can paste their seed phrase
  • Replaced “Swapping via” and “Bridging via” for Bridges
  • Increased Send warning checkbox click area
  • Deprecated “injection complete in window” console log on dApps

Fixed

  • Fixed overlapping cells in Tokens and Activity
  • Fixed an issue that caused certain ENS Profile avatars to incorrectly resolve
  • Fixed backward navigation order issues
  • Fixed an issue that sometimes caused wallet creation in Onboarding to fail
  • Fixed gas estimates that caused “Insufficient ETH” error when using the Max feature in Swaps
  • Removed Send and Swap items from the right-click menu on Token cells for Watched wallets
  • Fixed Bridge failures for a subset of tokens
  • Fixed issue where tokens appear in the wrong wallet when switching wallets quickly with hotkeys
  • Fixed layout issues in Send inputs
  • Fixed ratio distortion on non-square avatars
  • Preventing infinite loop after using Wallet Switcher shortcuts
  • Disabled autocomplete dropdown on input fields
  • Activity header height fix
  • Fixed an issue with certain interfaces that require custom tabIndex values
  • Fixed issue where Custom Gas label shows when not using Custom Gas in Swap flow
  • Improved scroll behavior after switching Tokens and Activity tabs
  • Disabled f and m hotkeys when searching tokens in Swap and Send
  • Improved transition smoothness on Welcome screen shortcut preview
  • Fixed an issue that caused the Shortcut preview on the Welcome screen to highlight when unfocusing the window
  • Fixed an issue where the f flip shortcut in Swap would clear asset amount input fields
  • Fixed hover highlight animation on “Create a new wallet” button in Onboarding
  • Removed “Last tx” label for wallets without activity during import flows
  • Fixed color contrast for certain assets in dark mode
  • Resolved an issue with the Rename Wallet prompt where input field was not always cleared
  • Hiding currently selected wallet from the wallet list in Send
  • Fixed UI display issue for wrapped tokens in Swaps
  • Fixed an issue where you could select the same native token in the Swap pair selection
  • Fixed a quiet failure after attempting to import the Secret Recovery Phrase or Private Key for a watched wallet
  • Fixed an issue where UI broke during Swaps when no token pricing data was available
  • Fixed incorrect order of Approve and Swap transactions in the Activity list for Swaps
  • Fixed a scenario where the Secret Recovery Phrase input UI was clipped

Security

  • Import flow redesign to mitigate known Demonic vulnerability reported by Halborn