From 0e42cea7a47546b46e04790bea54468d9e526be1 Mon Sep 17 00:00:00 2001 From: smesher Date: Mon, 20 Nov 2023 09:03:20 -0800 Subject: [PATCH 1/4] Update CHANGELOG.md --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 97de3b1493a..8af13561626 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.57.1](https://github.com/brave/brave-ios/releases/tag/v1.57.1) + +- Resolved issue where Brave Ads are disabled if Brave News is enabled already. ([8098](https://github.com/brave/brave-ios/issues/8098))
 +- Resolved issue with “join” button in Brave Talk lobby not working. ([7909](https://github.com/brave/brave-ios/issues/7909)) +- Fixed Guardian-Connect crash for Brave VPN. ([8059](https://github.com/brave/brave-ios/issues/8059)) +- Fixed farbling plugin issue on iOS 17. ([8019](https://github.com/brave/brave-ios/issues/8019)) + ## [1.57](https://github.com/brave/brave-ios/releases/tag/v1.57) ### Web3 From b6bb156347fb2f59f577234deba1125adb85f105 Mon Sep 17 00:00:00 2001 From: smesher Date: Mon, 20 Nov 2023 09:04:50 -0800 Subject: [PATCH 2/4] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8af13561626..61f42cb2e02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,10 @@ ## [1.57.1](https://github.com/brave/brave-ios/releases/tag/v1.57.1) -- Resolved issue where Brave Ads are disabled if Brave News is enabled already. ([8098](https://github.com/brave/brave-ios/issues/8098))
 -- Resolved issue with “join” button in Brave Talk lobby not working. ([7909](https://github.com/brave/brave-ios/issues/7909)) -- Fixed Guardian-Connect crash for Brave VPN. ([8059](https://github.com/brave/brave-ios/issues/8059)) -- Fixed farbling plugin issue on iOS 17. ([8019](https://github.com/brave/brave-ios/issues/8019)) +- Resolved issue where Brave Ads are disabled if Brave News is enabled already. ([#8098](https://github.com/brave/brave-ios/issues/8098))
 +- Resolved issue with “join” button in Brave Talk lobby not working. ([#7909](https://github.com/brave/brave-ios/issues/7909)) +- Fixed Guardian-Connect crash for Brave VPN. ([#8059](https://github.com/brave/brave-ios/issues/8059)) +- Fixed farbling plugin issue on iOS 17. ([#8019](https://github.com/brave/brave-ios/issues/8019)) ## [1.57](https://github.com/brave/brave-ios/releases/tag/v1.57) From bc875aa813bae6b598bf592df0a74027f009b58a Mon Sep 17 00:00:00 2001 From: smesher Date: Mon, 20 Nov 2023 14:04:03 -0800 Subject: [PATCH 3/4] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61f42cb2e02..37685dfa3a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,8 @@ ## [1.57.1](https://github.com/brave/brave-ios/releases/tag/v1.57.1) -- Resolved issue where Brave Ads are disabled if Brave News is enabled already. ([#8098](https://github.com/brave/brave-ios/issues/8098))
 -- Resolved issue with “join” button in Brave Talk lobby not working. ([#7909](https://github.com/brave/brave-ios/issues/7909)) +- Resolved issue where Brave Ads are disabled if Brave News was already enabled. ([#8098](https://github.com/brave/brave-ios/issues/8098))
 +- Resolved issue with “Join” button in Brave Talk lobby not working. ([#7909](https://github.com/brave/brave-ios/issues/7909)) - Fixed Guardian-Connect crash for Brave VPN. ([#8059](https://github.com/brave/brave-ios/issues/8059)) - Fixed farbling plugin issue on iOS 17. ([#8019](https://github.com/brave/brave-ios/issues/8019)) From 3706c66bb8915375212a86e1939d74d2c8378468 Mon Sep 17 00:00:00 2001 From: smesher Date: Tue, 21 Nov 2023 06:54:58 -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 37685dfa3a5..ab87ae5e2b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## [1.57.1](https://github.com/brave/brave-ios/releases/tag/v1.57.1) -- Resolved issue where Brave Ads are disabled if Brave News was already enabled. ([#8098](https://github.com/brave/brave-ios/issues/8098))
 +- Resolved issue where Brave Ads are disabled if Brave News was already enabled. ([#8098](https://github.com/brave/brave-ios/issues/8098)) - Resolved issue with “Join” button in Brave Talk lobby not working. ([#7909](https://github.com/brave/brave-ios/issues/7909)) - Fixed Guardian-Connect crash for Brave VPN. ([#8059](https://github.com/brave/brave-ios/issues/8059)) - Fixed farbling plugin issue on iOS 17. ([#8019](https://github.com/brave/brave-ios/issues/8019))