Skip to content

Commit

Permalink
Release notes for 0.63.x
Browse files Browse the repository at this point in the history
Fix #4210
  • Loading branch information
kjozwiak committed Apr 24, 2019
1 parent e21ff0e commit f55eb38
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,42 @@
# Changelog

## [0.63.48](https://github.com/brave/brave-browser/releases/tag/v0.63.48)

- Added Brave Ads. ([#4209](https://github.com/brave/brave-browser/issues/4209))
- Added ability to clear browsing data when exiting Brave. ([#492](https://github.com/brave/brave-browser/issues/492))
- Added prompt when websites request Widevine permissions. ([#1940](https://github.com/brave/brave-browser/issues/1940))
- Added global navigation bar under brave://settings. ([#956](https://github.com/brave/brave-browser/issues/956))
- Added brave://rewards-internals to assist with Rewards support. ([#1174](https://github.com/brave/brave-browser/issues/1174))
- Updated buttons throughout Brave to match product branding. ([#3378](https://github.com/brave/brave-browser/issues/3378))
- Updated checkboxes throughout Brave to match Brave colour palette. ([#3377](https://github.com/brave/brave-browser/issues/3377))
- Fixed characters being removed from URL when typing into omnibox. ([#3756](https://github.com/brave/brave-browser/issues/3756))
- Fixed intermittent hang on mobile.twitter.com when right clicking the page. ([#2410](https://github.com/brave/brave-browser/issues/2410))
- Fixed not being able to auto-contribute even though the required BAT is available. ([#3897](https://github.com/brave/brave-browser/issues/3897))
- Fixed auto-contribution table remains corrupted after upgrading Brave in certain cases. ([#3510](https://github.com/brave/brave-browser/issues/3510))
- Fixed YouTube publisher information not being displayed under rewards panel in certain cases. ([#3335](https://github.com/brave/brave-browser/issues/3335))
- Fixed favicon for verified publishers not being displayed correctly under rewards panel. ([#3783](https://github.com/brave/brave-browser/issues/3783))
- Fixed special characters in YouTube channel names not being displayed correctly under rewards panel.([#2028](https://github.com/brave/brave-browser/issues/2028))
- Fixed attention percentage not immediately being updated under rewards panel. ([#3497](https://github.com/brave/brave-browser/issues/3497))
- Fixed auto-contribution table not being updated under Rewards in certain cases. ([#2911](https://github.com/brave/brave-browser/issues/2911))
- Fixed not being able to exclude sites from auto-contribution table under Rewards. ([#2943](https://github.com/brave/brave-browser/issues/2943))
- Fixed translations on the rewards panel for various locales. ([#3426](https://github.com/brave/brave-browser/issues/3426))
- Fixed restored publishers being removed from auto-contribution table when brave://rewards is opened in multiple windows. ([#3264](https://github.com/brave/brave-browser/issues/3264))
- Fixed publishers that are excluded are toggled back as included in certain cases. ([#3551](https://github.com/brave/brave-browser/issues/3551))
- Fixed bookmarks not propagating to other devices in certain cases. ([#3777](https://github.com/brave/brave-browser/issues/3777))
- Fixed sync process initiating before the sync chain can be fully created. ([#2687](https://github.com/brave/brave-browser/issues/2687))
- Fixed bookmarks being synced when there's no devices associated with sync chain. ([#3509](https://github.com/brave/brave-browser/issues/3509))
- Fixed crash when opening brave://sync in Tor window. ([#3003](https://github.com/brave/brave-browser/issues/3003))
- Fixed crash when opening brave://sync in Guest window. ([#3522](https://github.com/brave/brave-browser/issues/3522))
- Fixed being able to access Rewards and sync using the settings menu under Tor window. ([#3410](https://github.com/brave/brave-browser/issues/3410))
- Fixed brave:// pages being added into browsing history. ([#3493](https://github.com/brave/brave-browser/issues/3493))
- Fixed not being able to install Brave under Ubuntu 19.04 "Disco Dingo". ([#4157](https://github.com/brave/brave-browser/issues/4157))
- Fixed several UI issues on the rewards panel for Manjaro/Arch Linux distros. ([#1555](https://github.com/brave/brave-browser/issues/1555))
- Fixed loss of "clickable area" under the New Tab Page for top site tiles. ([#3487](https://github.com/brave/brave-browser/issues/3487))
- Fixed bookmark and and pin buttons under the New Tab Page for top site tiles. ([#3347](https://github.com/brave/brave-browser/issues/3347))
- Fixed not being able to print under wsj.com. ([#2286](https://github.com/brave/brave-browser/issues/2286))
- Fixed videos not playing under videoportal.joj.sk. ([#2931](https://github.com/brave/brave-browser/issues/2931))
- Upgraded Chromium to 74.0.3729.108. ([#4192](https://github.com/brave/brave-browser/issues/4192))

## [0.62.51](https://github.com/brave/brave-browser/releases/tag/v0.62.51)

- Upgraded Chromium to 73.0.3683.103. ([#4031](https://github.com/brave/brave-browser/issues/4031))
Expand Down

0 comments on commit f55eb38

Please sign in to comment.