Skip to content

Commit

Permalink
Release notes for Android 1.8.x
Browse files Browse the repository at this point in the history
Fix #9731
  • Loading branch information
kjozwiak committed May 12, 2020
1 parent 0afbcc7 commit 58b6afe
Showing 1 changed file with 22 additions and 10 deletions.
32 changes: 22 additions & 10 deletions CHANGELOG_ANDROID.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down

0 comments on commit 58b6afe

Please sign in to comment.