diff --git a/CHANGELOG_DESKTOP.md b/CHANGELOG_DESKTOP.md index e3813db08fcd..7a2c54eaa44a 100644 --- a/CHANGELOG_DESKTOP.md +++ b/CHANGELOG_DESKTOP.md @@ -1,5 +1,29 @@ # Changelog +## [1.20.103](https://github.com/brave/brave-browser/releases/tag/v1.20.103) + + - Added extension support for Tor windows. ([#2761](https://github.com/brave/brave-browser/issues/2761)) + - Added "IPFS public gateway address" setting under brave://settings/extensions. ([#11563](https://github.com/brave/brave-browser/issues/11563)) + - Added "Redirect IPFS resources to the configured IPFS gateway" setting under brave://settings/extensions. ([#11564](https://github.com/brave/brave-browser/issues/11564)) + - [Security] Enabled Safety Tips component. ([#12999](https://github.com/brave/brave-browser/issues/12999)) + - [Security] Removed connection to https://accounts.google.com when enabling Brave Sync. ([#12984](https://github.com/brave/brave-browser/issues/12984)) + - [Security] Fixed Greaselion being enabled by default in private mode. ([#13506](https://github.com/brave/brave-browser/issues/13506)) + - [Security] Fixed Crypto Wallets being enabled by default in private mode. ([#13279](https://github.com/brave/brave-browser/issues/13279)) + - [Security] Fixed mixed content connections not being auto-upgraded when available. ([#10190](https://github.com/brave/brave-browser/issues/10190)) + - [Security] Fixed Tor Onion-Location header issue as reported on HackerOne by Muneaki Nishimura. ([#13828](https://github.com/brave/brave-browser/issues/13828)) + - Implemented onboarding tour for Brave Rewards. ([#12459](https://github.com/brave/brave-browser/issues/12459)) + - Enabled Crowd Deny component. ([#13426](https://github.com/brave/brave-browser/issues/13426)) + - Enabled Widevine component updater on Linux. ([#7081](https://github.com/brave/brave-browser/issues/7081)) + - Updated macOS application icons. ([#13005](https://github.com/brave/brave-browser/issues/13005)) + - Disabled Wayback Machine infobar on Wayback Machine URLs. ([#13306](https://github.com/brave/brave-browser/issues/13306)) + - Removed unsupported components from brave://components. ([#8709](https://github.com/brave/brave-browser/issues/8709)) + - Fixed webview crash on exiting brave://adblock in certain cases. ([#13775](https://github.com/brave/brave-browser/issues/13775)) + - Fixed intermittent crash in Greaselion service on shutdown. ([#13906](https://github.com/brave/brave-browser/issues/13906)) + - Fixed in-line tip buttons being displayed when the Brave Rewards icon is hidden. ([#13341](https://github.com/brave/brave-browser/issues/13341)) + - Fixed inability to create sync chain due to leading and trailing whitespace in code words. ([#10860](https://github.com/brave/brave-browser/issues/10860)) + - Fixed automatic update failing for Google components. ([#10464](https://github.com/brave/brave-browser/issues/10464)) + - Fixed autoplay blocked indicator incorrectly being displayed in certain cases. ([#13167](https://github.com/brave/brave-browser/issues/13167)) + ## [1.19.92](https://github.com/brave/brave-browser/releases/tag/v1.19.92) - Upgraded Chromium to 88.0.4324.152. ([#13969](https://github.com/brave/brave-browser/issues/13969))