Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Add Release Notes for iOS Release 1.62 #8784

Merged
merged 5 commits into from
Mar 12, 2024
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 47 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,52 @@
# Changelog

## [1.62](https://github.com/brave/brave-ios/releases/tag/v1.62)

### Web3

- Added support for fetching unknown tokens from non-mainnet transactions. [(#8529)](https://github.com/brave/brave-ios/issues/8529)
- Added support for SVG blockies v2. [(#8375)](https://github.com/brave/brave-ios/issues/8375)
Uni-verse marked this conversation as resolved.
Show resolved Hide resolved
- Added “Creating Wallet” step to Wallet Onboarding. [(#8345)](https://github.com/brave/brave-ios/issues/8345)
Uni-verse marked this conversation as resolved.
Show resolved Hide resolved
- Added “Accounts” and “Transactions” tab to the asset detail view. [(#8137)](https://github.com/brave/brave-ios/issues/8137)
- Added line chart v2 support for Wallet portfolio and asset details. [(#8136)](https://github.com/brave/brave-ios/issues/8136)
Uni-verse marked this conversation as resolved.
Show resolved Hide resolved
- Added support for safer signing for swaps on https://swap.cow.fi/ [(#8114)](https://github.com/brave/brave-ios/issues/8114)
Uni-verse marked this conversation as resolved.
Show resolved Hide resolved
- Migrated Solana Swaps to use Jupiter Swap API v6. [(#8603)](https://github.com/brave/brave-ios/issues/8603)
- Fixed the approve screen not showing the confirmation when approve limit is lower than transaction value for https://swap.cow.fi/ [(#8721)](https://github.com/brave/brave-ios/issues/8721)
Uni-verse marked this conversation as resolved.
Show resolved Hide resolved
- Fixed portfolio filter from opening intermittently when scrolling up and down the portfolio asset list. [(#8709)](https://github.com/brave/brave-ios/issues/8709)
- Fixed UI issues in Brave Wallet resulting from NFT GIFs failing to load. [(#8560)](https://github.com/brave/brave-ios/issues/8560)
- Fixed Wallet onboarding flow to get stuck in one of the views when using Split View on iPad. [(#8425)](https://github.com/brave/brave-ios/issues/8425)
Uni-verse marked this conversation as resolved.
Show resolved Hide resolved

### General

- Added Global Privacy Control toggle under “Brave Shields & Privacy.” [(#8556)](https://github.com/brave/brave-ios/issues/8556)
Uni-verse marked this conversation as resolved.
Show resolved Hide resolved
- Added “View all version info” to the version context menu under “About” in settings. [(#8705)](https://github.com/brave/brave-ios/issues/8705)
- Added auto-upgrading for mixed content that contains media using a content blocker. [(#8664)](https://github.com/brave/brave-ios/issues/8664)
- Added authentication for the user when disabling “Browser Lock” from settings. [(#8608)](https://github.com/brave/brave-ios/issues/8608)
Uni-verse marked this conversation as resolved.
Show resolved Hide resolved
- Added option in “Search” settings to disable bookmarks and history suggestions. [(#2336)](https://github.com/brave/brave-ios/issues/2336)
- Updated SSL Certificate display logic to be more in line with Chromium. [(#8703)](https://github.com/brave/brave-ios/issues/8703)
Uni-verse marked this conversation as resolved.
Show resolved Hide resolved
- Updated Tracking Protection Stats script to prevent DOS. [(#8562)](https://github.com/brave/brave-ios/issues/8562)
Uni-verse marked this conversation as resolved.
Show resolved Hide resolved
- Updated Privacy Hub on NTP to show dialog confirmation when using hide action. [(#8493)](https://github.com/brave/brave-ios/issues/8493)
- Fixed tabs from being lost in certain cases. [(#8694)](https://github.com/brave/brave-ios/issues/8694)
Uni-verse marked this conversation as resolved.
Show resolved Hide resolved
- Fixed background tab navigation exploit as reported on HackerOne by nishimunea. [(#8606)](https://github.com/brave/brave-ios/issues/8606)
- Fixed “Security Certificate” to be shown in menu in certain cases when no certificate is found. [(#8688)](https://github.com/brave/brave-ios/issues/8688)
- Fixed URLs not loading if already loaded in a tab using another browsing mode. [(#8665)](https://github.com/brave/brave-ios/issues/8665)
- Fixed hyperlinks from not redirecting when value for target is “_blank.” [(#8661)](https://github.com/brave/brave-ios/issues/8661)
Uni-verse marked this conversation as resolved.
Show resolved Hide resolved
- Fixed SSL status on interstitial pages to show correctly for offline and HTTP pages. [(#8650)](https://github.com/brave/brave-ios/issues/8650)
- Fixed insecure state being displayed intermittently when loading URLs in certain cases. [(#8635)](https://github.com/brave/brave-ios/issues/8635)
- Fixed a crash when loading invalid URLs using “Open In New Tab” via long-press. [(#8647)](https://github.com/brave/brave-ios/issues/8647)
- Fixed “noscript” html tags from being rendered properly when JavaScript is disabled. [(#8585)](https://github.com/brave/brave-ios/issues/8585)
Uni-verse marked this conversation as resolved.
Show resolved Hide resolved
- Fixed being able to bypass Screen Time by opening a new tab from a locked tab. [(#8579)](https://github.com/brave/brave-ios/issues/8579)
- Fixed closed tabs not being restore using Cmd + Shift + T command when connected to hardware keyboard. [(#8552)](https://github.com/brave/brave-ios/issues/8552)
Uni-verse marked this conversation as resolved.
Show resolved Hide resolved
- Fixed VPN icon not being resized correctly in main menu for current accessibility font size. [(#8497)](https://github.com/brave/brave-ios/issues/8497)
- Fixed cursor being misplaced for a selected URL when that URL doesn’t fit the screen. [(#8374)](https://github.com/brave/brave-ios/issues/8374)
- Fixed Brave Rewards (BAT) icon from being grayed out after enabling rewards. [(#8371)](https://github.com/brave/brave-ios/issues/8371)
- Fixed issue with adding pass/ticket to iOS Wallet. [(#8057)](https://github.com/brave/brave-ios/issues/8057)
- Fixed Playlist from playing next video when using picture-in-picture mode. [(#8151)](https://github.com/brave/brave-ios/issues/8151)
- Fixed “Managing your Playlist data” dialog being presented for saving Shared Playlists even when “Auto-Save for Offline” is off in settings. [(#8012)](https://github.com/brave/brave-ios/issues/8012)
- Fixed videos intermittently being paused when opening in Playlist. [(#7485)](https://github.com/brave/brave-ios/issues/7485)
- Fixed play/pause button state not being updated correctly when reopening Brave. [(#7459)](https://github.com/brave/brave-ios/issues/7459)
- Fixed an issue with videos not being auto-downloaded in Playlist. [(#8614)](https://github.com/brave/brave-ios/issues/8614)

## [1.61.1](https://github.com/brave/brave-ios/releases/tag/v1.61.1)

- Fixed Brave Ad notification click event not being triggered. ([#8619](https://github.com/brave/brave-ios/issues/8619))
Expand Down
Loading