From b5065db9e9054b7425dc34187bb2227f994b845c Mon Sep 17 00:00:00 2001 From: hffvld <128532965+hffvld@users.noreply.github.com> Date: Thu, 1 Aug 2024 10:02:33 -0700 Subject: [PATCH 1/2] Android release notes for 1.68.x - Release #3 --- CHANGELOG_ANDROID.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG_ANDROID.md b/CHANGELOG_ANDROID.md index 1de34b4bc359..ea4e61e8c943 100644 --- a/CHANGELOG_ANDROID.md +++ b/CHANGELOG_ANDROID.md @@ -1,5 +1,9 @@ # Changelog +## [1.68.133](https://github.com/brave/brave-browser/releases/tag/v1.68.133) + + - Fixed billing client issue for new subscription users who could not purchase VPN and Leo subscriptions via Google Play Store. ([#40078](https://github.com/brave/brave-browser/issues/40078)) + ## [1.68.128](https://github.com/brave/brave-browser/releases/tag/v1.68.128) ### Web3 @@ -13,7 +17,7 @@ ### General - Added Nebula support for P3A. ([#35841](https://github.com/brave/brave-browser/issues/35841)) - - Added ability to launch Leo via voice search if phrase starts with `Leo...`. ([#38089](https://github.com/brave/brave-browser/issues/38089)) + - Added ability to launch Leo via voice search if phrase starts with "Leo...". ([#38089](https://github.com/brave/brave-browser/issues/38089)) - Added "Refresh your credentials" button for Leo and VPN if a user has an active subscription purchased on another device. ([#38085](https://github.com/brave/brave-browser/issues/38085)) - [Security] Fixed issue where SSL Pinning didn't work in certain cases and the webpage didn't show an SSL error. ([#24453](https://github.com/brave/brave-browser/issues/24453)) - Enabled rich version of Brave Search autocomplete suggestions. ([#29997](https://github.com/brave/brave-browser/issues/29997)) From f85cb4a740870fe0de6c64ff6baf4c1dd64005a9 Mon Sep 17 00:00:00 2001 From: Vlad <128532965+hffvld@users.noreply.github.com> Date: Thu, 1 Aug 2024 10:57:42 -0700 Subject: [PATCH 2/2] Android release notes for 1.68.x - Release #3_Change#1 --- CHANGELOG_ANDROID.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG_ANDROID.md b/CHANGELOG_ANDROID.md index ea4e61e8c943..51baa9f90822 100644 --- a/CHANGELOG_ANDROID.md +++ b/CHANGELOG_ANDROID.md @@ -2,7 +2,7 @@ ## [1.68.133](https://github.com/brave/brave-browser/releases/tag/v1.68.133) - - Fixed billing client issue for new subscription users who could not purchase VPN and Leo subscriptions via Google Play Store. ([#40078](https://github.com/brave/brave-browser/issues/40078)) + - Fixed billing client issue for new subscription users who could not purchase VPN and Leo via Google Play Store. ([#40078](https://github.com/brave/brave-browser/issues/40078)) ## [1.68.128](https://github.com/brave/brave-browser/releases/tag/v1.68.128)