From 58b6afe00a3197a2a53949d6f565e869991ef826 Mon Sep 17 00:00:00 2001 From: Kamil Jozwiak Date: Tue, 12 May 2020 03:29:48 -0400 Subject: [PATCH] Release notes for Android 1.8.x Fix #9731 --- CHANGELOG_ANDROID.md | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/CHANGELOG_ANDROID.md b/CHANGELOG_ANDROID.md index 2f16ffe542d6..a7400b644334 100644 --- a/CHANGELOG_ANDROID.md +++ b/CHANGELOG_ANDROID.md @@ -1,15 +1,27 @@ # Changelog -## [1.7.102](https://github.com/brave/brave-browser/releases/tag/v1.7.102) - -- Added "Open tabs in Custom Tabs" option in settings. ([#9074](https://github.com/brave/brave-browser/issues/9074)) -- Improved publisher list load time. ([#9376](https://github.com/brave/brave-browser/issues/9376)) -- Fixed ad notifications being displayed when Brave is not running. ([#7917](https://github.com/brave/brave-browser/issues/7917)) -- Fixed claiming grants issue on rewards page when there are multiple promotions available. ([#8586](https://github.com/brave/brave-browser/issues/8586)) -- Fixed custom tab being opened instead of new tab after launching PWA from home screen. ([#9037](https://github.com/brave/brave-browser/issues/9037)) -- Fixed sponsored images under New Tab Page not using defined center point. ([#9426](https://github.com/brave/brave-browser/issues/9426)) -- Fixed urlbar corners not appearing rounded when the rewards icon is disabled. ([#8983](https://github.com/brave/brave-browser/issues/8983)) -- Upgraded to Chromium 81.0.4044.122. ([#9453](https://github.com/brave/brave-browser/issues/9453)) +## [1.8.93](https://github.com/brave/brave-browser/releases/tag/v1.8.93) + + - Added support for referral background images and top sites on the New Tab Page. ([#8217](https://github.com/brave/brave-browser/issues/8217)) + - Removed the "Telephone" permission. ([#9454](https://github.com/brave/brave-browser/issues/9454)) + - Disabled background ad notifications by default. ([#8641](https://github.com/brave/brave-browser/issues/8641)) + - Fixed Twitter displaying "Something went wrong" when toggling "Cross-site cookies blocked" using the shields panel. ([#9489](https://github.com/brave/brave-browser/issues/9489)) + - Fixed video not playing in background in certain cases. ([#9463](https://github.com/brave/brave-browser/issues/9463)) + - Fixed intermittent crash in ad confirmations due to invalid wallet. ([#9651](https://github.com/brave/brave-browser/issues/9651)) + - Fixed sponsored images on New Tab Page being cropped after rotation. ([#8892](https://github.com/brave/brave-browser/issues/8892)) + - Fixed URL overlapping tab count when using private tab and the bottom toolbar is disabled. ([#9040](https://github.com/brave/brave-browser/issues/9040)) + - Upgraded to Chromium 81.0.4044.129. ([#9734](https://github.com/brave/brave-browser/issues/9734)) + +## [1.7.102](https://github.com/brave/brave-browser/releases/tag/v1.7.102) + + - Added "Open tabs in Custom Tabs" option in settings. ([#9074](https://github.com/brave/brave-browser/issues/9074)) + - Improved publisher list load time. ([#9376](https://github.com/brave/brave-browser/issues/9376)) + - Fixed ad notifications being displayed when Brave is not running. ([#7917](https://github.com/brave/brave-browser/issues/7917)) + - Fixed claiming grants issue on rewards page when there are multiple promotions available. ([#8586](https://github.com/brave/brave-browser/issues/8586)) + - Fixed custom tab being opened instead of new tab after launching PWA from home screen. ([#9037](https://github.com/brave/brave-browser/issues/9037)) + - Fixed sponsored images under New Tab Page not using defined center point. ([#9426](https://github.com/brave/brave-browser/issues/9426)) + - Fixed urlbar corners not appearing rounded when the rewards icon is disabled. ([#8983](https://github.com/brave/brave-browser/issues/8983)) + - Upgraded to Chromium 81.0.4044.122. ([#9453](https://github.com/brave/brave-browser/issues/9453)) ## [1.5.131](https://github.com/brave/brave-browser/releases/tag/v1.5.131)