Skip to content

Commit

Permalink
Release notes for 1.9.x
Browse files Browse the repository at this point in the history
Fix #9854
  • Loading branch information
LaurenWags committed May 20, 2020
1 parent f58b4c0 commit f256d2b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG_DESKTOP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [1.9.72](https://github.com/brave/brave-browser/releases/tag/v1.9.72)

- Added the ability to opt-in to user private Brave ads for over 150 new regions. ([#7817](https://github.com/brave/brave-browser/issues/7817))
- Added platform and build channel to ad confirmation calls. ([#8100](https://github.com/brave/brave-browser/issues/8100))
- Added settings to disable top sites and Brave suggested sites in address bar autocomplete under brave://settings/appearance. ([#9572](https://github.com/brave/brave-browser/issues/9572))
- Added ability to modify New Tab Page settings under brave://settings/newTab. ([#8760](https://github.com/brave/brave-browser/issues/8760))
- Added support for web compatibility scriptlet injections that can modify window attributes. ([#9496](https://github.com/brave/brave-browser/issues/9496))
- Added retry logic for referral program promotion code. ([#7742](https://github.com/brave/brave-browser/issues/7742))
- Added P3A metric for search volume. ([#8854](https://github.com/brave/brave-browser/issues/8854))
- Updated P3A metric responses for window count. ([#9676](https://github.com/brave/brave-browser/issues/9676))
- Updated P3A metric responses for bookmark count. ([#9634](https://github.com/brave/brave-browser/issues/9634))
- Removed content-level tip button on GitHub org pages. ([#9024](https://github.com/brave/brave-browser/issues/9024))
- Fixed incorrect or no publisher data being displayed on the rewards panel in certain cases when using Twitter. ([#8289](https://github.com/brave/brave-browser/issues/8289))
- Fixed intermittent crash in confirmations. ([#8535](https://github.com/brave/brave-browser/issues/8535))
- Fixed inability to enable Brave ads if regional format is set to "English (Europe)" on Windows. ([#7815](https://github.com/brave/brave-browser/issues/7815))
- Fixed converted ads still being displayed in certain cases. ([#9436](https://github.com/brave/brave-browser/issues/9436))
- Fixed ad notification timeout timers not being cancelled in certain cases. ([#9154](https://github.com/brave/brave-browser/issues/9154))
- Fixed Brave ad campaign startAt and endAt times using local time instead of UTC. ([#8933](https://github.com/brave/brave-browser/issues/8933))
- Fixed Brave not using OS locale and language settings as the default on Windows. ([#9712](https://github.com/brave/brave-browser/issues/9712))

## [1.8.96](https://github.com/brave/brave-browser/releases/tag/v1.8.96)

- Fixed users not receiving ad promotion due to empty public key in certain cases. ([#9684](https://github.com/brave/brave-browser/issues/9684))
Expand Down

0 comments on commit f256d2b

Please sign in to comment.