From f55eb388307a2f2e3e8d23728654d5d3d88f8e8e Mon Sep 17 00:00:00 2001 From: Kamil Jozwiak Date: Wed, 24 Apr 2019 10:47:18 -0400 Subject: [PATCH] Release notes for 0.63.x Fix #4210 --- CHANGELOG.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8b93a957ab18..0b7ba3dfbec99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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))