From d05b6740e3a6466db578afe52816149071885935 Mon Sep 17 00:00:00 2001 From: smesher Date: Wed, 20 Dec 2023 10:20:37 -0800 Subject: [PATCH 1/4] Update CHANGELOG.md --- CHANGELOG.md | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 943b44b2264..5a335eac915 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 tab 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 new design for the Portfolio page. ([#8072](https://github.com/brave/brave-ios/issues/8072)) +- 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)) +- Updated Portfolio settings page in Brave Wallet. ([#8089](https://github.com/brave/brave-ios/issues/8089)) +- Updated button to create wallet to be disabled when wallet is already being created. ([#8357](https://github.com/brave/brave-ios/issues/8357)) +- 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 datatypes 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 support for additional schemas for going to the App Store. ([#8035](https://github.com/brave/brave-ios/issues/8035)) +- Added VPN improvements for callouts and 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 SDWebImage SVG coder. ([#7026](https://github.com/brave/brave-ios/issues/7026)) +- 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)) +- 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. ([#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 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 rendering 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 context menu item 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 navigation arrow 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 opening Private tab using Brave app icon for certain cases. ([#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 to open 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)) From 50a9598bc51369916d1b4311a5add9e8e80baf66 Mon Sep 17 00:00:00 2001 From: smesher Date: Fri, 5 Jan 2024 14:08:14 -0800 Subject: [PATCH 2/4] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a335eac915..7c40d8fb0ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ ### General
 -- Added support for all datatypes when "History" sync is enabled. ([#8305](https://github.com/brave/brave-ios/issues/8305)) +- 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)) @@ -47,7 +47,7 @@ - Fixed context menu item 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 navigation arrow lists. ([#8206](https://github.com/brave/brave-ios/issues/8206)) +- 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)) From b1a069b0279dc11370083e2dcff70b272e690a58 Mon Sep 17 00:00:00 2001 From: smesher Date: Fri, 19 Jan 2024 09:32:58 -0800 Subject: [PATCH 3/4] Update CHANGELOG.md --- CHANGELOG.md | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c40d8fb0ed..3132cad6ac1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,9 @@ ### Web3 -- Added new design for NFT spam management in Brave Wallet. ([#8205](https://github.com/brave/brave-ios/issues/8205)) -- Added bottom tab bar for Brave Wallet. ([#8166](https://github.com/brave/brave-ios/issues/8166)) +- 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 new design for the Portfolio page. ([#8072](https://github.com/brave/brave-ios/issues/8072)) - 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)) @@ -13,38 +12,39 @@ - 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)) -- Updated Portfolio settings page in Brave Wallet. ([#8089](https://github.com/brave/brave-ios/issues/8089)) -- Updated button to create wallet to be disabled when wallet is already being created. ([#8357](https://github.com/brave/brave-ios/issues/8357)) +- 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)) +- 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 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 support for additional schemas for going to the App Store. ([#8035](https://github.com/brave/brave-ios/issues/8035)) -- Added VPN improvements for callouts and 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)) +- 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 SDWebImage SVG coder. ([#7026](https://github.com/brave/brave-ios/issues/7026)) - 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. ([#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)) +- 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 rendering 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 context menu item when using long press action on Favorites. ([#8286](https://github.com/brave/brave-ios/issues/8286)) +- 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)) @@ -52,9 +52,9 @@ - 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 opening Private tab using Brave app icon for certain cases. ([#8017](https://github.com/brave/brave-ios/issues/8017)) +- 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 to open when using windowed mode on iPads. ([#8004](https://github.com/brave/brave-ios/issues/8004)) +- 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)) From d116fac4c140815865ee2c049442765f0d0e43fe Mon Sep 17 00:00:00 2001 From: smesher Date: Tue, 23 Jan 2024 07:17:45 -0800 Subject: [PATCH 4/4] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3132cad6ac1..636a11b1ce6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,7 +41,7 @@ - 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 rendering poorly on https://youtube.com. ([#8364](https://github.com/brave/brave-ios/issues/8364)) +- 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))