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.60 #8581

Merged
merged 4 commits into from
Jan 23, 2024
Merged
Changes from all 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
59 changes: 59 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,64 @@
# Changelog

### Web3

- Added new design for NFT Spam management in Brave Wallet. ([#8205](https://github.com/brave/brave-ios/issues/8205))
- Added bottom navigation bar for Brave Wallet. ([#8166](https://github.com/brave/brave-ios/issues/8166))
- Added the ability to group NFTs in Brave Wallet. ([#8073](https://github.com/brave/brave-ios/issues/8073))
- Added method to return "Swap" protocol fees. ([#7924](https://github.com/brave/brave-ios/issues/7924))
- Added support for Sign-In with Ethereum (EIP-4361). ([#7827](https://github.com/brave/brave-ios/issues/7827))
- Added support for EIP-6963. ([#7779](https://github.com/brave/brave-ios/issues/7779))
- Added the ability for users to navigate to ENS domains. ([#6225](https://github.com/brave/brave-ios/issues/6225))
- Added the ability to select a specific RPC URL as active for Brave Wallet. ([#5902](https://github.com/brave/brave-ios/issues/5902))
- [Security] Updated Brave Wallet password policy. ([#6093](https://github.com/brave/brave-ios/issues/6093))
- Implemented "Bridge to Aurora" for Brave Wallet. ([#5785](https://github.com/brave/brave-ios/issues/5785))
- Disabled "Continue" button on create wallet screen when wallet is already being created. ([#8357](https://github.com/brave/brave-ios/issues/8357))
- Updated new design for the "Portfolio" page. ([#8072](https://github.com/brave/brave-ios/issues/8072))
- Updated UI for "Portfolio" settings. ([#8089](https://github.com/brave/brave-ios/issues/8089))
- Updated “Send” screen in Brave Wallet to not show decimal values for zero balances. ([#8232](https://github.com/brave/brave-ios/issues/8232))
- Updated “Save Changes” button to be enabled only when there is a change in wallet portfolio settings. ([#8229](https://github.com/brave/brave-ios/issues/8229))
- Fixed “View my recovery phrase” not displaying in Brave Wallet. ([#8445](https://github.com/brave/brave-ios/issues/8445))

### General


- Added support for all history data to be synced when "History" sync is enabled. ([#8305](https://github.com/brave/brave-ios/issues/8305))
- Added setting to ensure YouTube links always load in Brave. ([#8272](https://github.com/brave/brave-ios/issues/8272))
- Added confirmation message for successfully exporting bookmarks. ([#8236](https://github.com/brave/brave-ios/issues/8236))
- Added confirmation message for resetting configuration in VPN settings. ([#8087](https://github.com/brave/brave-ios/issues/8087))
- Added VPN improvements for callouts throughout the browser including within the "Settings" page. ([#4879](https://github.com/brave/brave-ios/issues/4879))
- Added the ability to download ".mobileconfig" files and auto-import into settings app. ([#4358](https://github.com/brave/brave-ios/issues/4358))
- Implemented tabs bar re-order via drag and drop. ([#8058](https://github.com/brave/brave-ios/issues/8058))
- Removed cookie consent info popup. ([#8217](https://github.com/brave/brave-ios/issues/8217))
- Removed the dislike swipe action for ad notifications. ([#8211](https://github.com/brave/brave-ios/issues/8211))
- Replaced "SDWebImage SVG" with "Brave-Core SVG" due to "SDWebImage" crashing often when parsing SVGs. ([#7026](https://github.com/brave/brave-ios/issues/7026))
- Updated the “Send” button in “Send to your Devices” window to be displayed in the header section. ([#8329](https://github.com/brave/brave-ios/issues/8329))
- Updated filter lists to increase the amount of engines that can be enabled on low memory devices. ([#8292](https://github.com/brave/brave-ios/issues/8292))
- Updated the “Report a Broken Site” submission form to include details and contact fields. ([#8270](https://github.com/brave/brave-ios/issues/8270))
- Updated user agent for iOS 17. ([#8155](https://github.com/brave/brave-ios/issues/8155))
- Updated browser colors for "Light", "Dark" and "Private" mode in several areas including "Reader Mode", "Tab Switcher", "Favorites & Search" and several other areas. ([#8078](https://github.com/brave/brave-ios/issues/8078))
- Updated "Search Settings" page to remove “Edit” option when custom search engines are not added. ([#5987](https://github.com/brave/brave-ios/issues/5987))
- Fixed "itms-apps://" links not opening the App Store in certain cases. ([#8035](https://github.com/brave/brave-ios/issues/8035))
- Fixed toolbar being displayed in landscape mode when changing orientation. ([#8421](https://github.com/brave/brave-ios/issues/8421))
- Fixed external links not working on New Tab Page. ([#8383](https://github.com/brave/brave-ios/issues/8383))
- Fixed content blocking to be removed after disabling Ad-blocking. ([#8369](https://github.com/brave/brave-ios/issues/8369))
- Fixed issue with pages being rendered poorly on https://youtube.com. ([#8364](https://github.com/brave/brave-ios/issues/8364))
- Fixed tabs being cleared after relaunching browser. ([#8362](https://github.com/brave/brave-ios/issues/8362))
- Fixed VPN status to be updated in the menu without having to open the settings page. ([#8317](https://github.com/brave/brave-ios/issues/8317))
- Fixed "Edit Favorite" appearing as "Edit Bookmark" via context menu when using long press action on Favorites. ([#8286](https://github.com/brave/brave-ios/issues/8286))
- Fixed duplicated items showing when reordering Favorites. ([#8255](https://github.com/brave/brave-ios/issues/8255))
- Fixed Favorites from showing in Private Mode on New Tab Page when using app switcher. ([#8109](https://github.com/brave/brave-ios/issues/8095))
- Fixed favicons being rendered incorrectly for back-forward lists. ([#8206](https://github.com/brave/brave-ios/issues/8206))
- Fixed “Learn more” link from overlapping other text in Brave Rewards panel. ([#8243](https://github.com/brave/brave-ios/issues/8243))
- Fixed Brave News opt-in card to show after upgrading Brave. ([#8167](https://github.com/brave/brave-ios/issues/8167))
- Fixed crash when opening Brave Rewards panel for the first time. ([#8109](https://github.com/brave/brave-ios/issues/8109))
- Fixed crash when reordering tabs in the tab bar. ([#8074](https://github.com/brave/brave-ios/issues/8074))
- Fixed basic authentication challenge from Normal tab leaking into Private tab when opening a Private tab using Brave icon. ([#8017](https://github.com/brave/brave-ios/issues/8017))
- Fixed issue with bottom toolbar when “Tabs Bar” is set to “Landscape.” ([#8009](https://github.com/brave/brave-ios/issues/8009))
- Fixed hamburger menu not being opened when using windowed mode on iPads. ([#8004](https://github.com/brave/brave-ios/issues/8004))
- Fixed favicons on New Tab Page leaking through the status bar. ([#7898](https://github.com/brave/brave-ios/issues/7898))
- Fixed colored status bar leaking when rotating to landscape in overlay mode. ([#7755](https://github.com/brave/brave-ios/issues/7755))
- Fixed shared playlist folders not being added. ([#7658](https://github.com/brave/bra[ve-ios/issues/7658))

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

- Fixed crash when loading https://dailymail.co.uk. ([#8346](https://github.com/brave/brave-ios/issues/8346))
Expand Down