Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release notes for 1.19.x #13656

Merged
merged 3 commits into from
Jan 19, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions CHANGELOG_DESKTOP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Changelog

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

- Added native IPFS support. ([#10220](https://github.com/brave/brave-browser/issues/10220))
- Added Greaselion support for Twitch creators. ([#11466](https://github.com/brave/brave-browser/issues/11466))
- Added "Tabs from other devices" under brave://history when sync is enabled. ([#10473](https://github.com/brave/brave-browser/issues/10473))
- Updated pre-populated search engine list. ([#13283](https://github.com/brave/brave-browser/issues/13283))
- Updated visuals for both "New private window" and "New private window with Tor" to make it easier to distinguish between the two windows. ([#2735](https://github.com/brave/brave-browser/issues/2735))
- Updated New Tab Page background images. ([#12508](https://github.com/brave/brave-browser/issues/12508))
- Updated Brave Rewards onboarding panel under brave://welcome. ([#13119](https://github.com/brave/brave-browser/issues/13119))
- Update referrer handling for better compatibility. ([#13464](https://github.com/brave/brave-browser/issues/13464))
- Updated directory path of admin policy on Linux. ([#12426](https://github.com/brave/brave-browser/issues/12426))
- Implemented ad conversion against the complete URL chain of trust. ([#13033](https://github.com/brave/brave-browser/issues/13033))
- Removed Chromium noscript dialog from the URL bar. ([#199](https://github.com/brave/brave-browser/issues/199))
- Removed duplicate controls from brave://settings/newTab. ([#12505](https://github.com/brave/brave-browser/issues/12505))
- Replaced the "Add Card" tab under New Tab Page with sub-tab "Edit Cards". ([#12625](https://github.com/brave/brave-browser/issues/12625))
- Fixed ad crash when refilling unblinded tokens after downloading catalog due to invalid blinded tokens. ([#12836](https://github.com/brave/brave-browser/issues/12836))
- Fixed ads not being displayed after restart if catalog fails to download but a previous catalog bundle exists. ([#10904](https://github.com/brave/brave-browser/issues/10904))
- Fixed fifth background image (yellow) not being used on tip banner. ([#12596](https://github.com/brave/brave-browser/issues/12596))
- Fixed clicking on "Open in Tor" button from Guest window does not connect to Tor network. ([#12470](https://github.com/brave/brave-browser/issues/12470))
- Fixed Tor crash in certain cases. ([#12798](https://github.com/brave/brave-browser/issues/12798))
- Fixed Tor not working when multiple profiles are opened at the same time. ([#12650](https://github.com/brave/brave-browser/issues/12650))
- Fixed open tabs not always being synced to other devices in sync chain. ([#11183](https://github.com/brave/brave-browser/issues/11183))
- Fixed autoplay dialog being displayed under URL bar if global content settings under brave://settings/content/autoplay is toggled. ([#12795](https://github.com/brave/brave-browser/issues/12795))
- Fixed brave://discards loading blank page. ([#10451](https://github.com/brave/brave-browser/issues/10451))
- Fixed incorrect number formatting for Crypto.com widget. ([#12816](https://github.com/brave/brave-browser/issues/12816))
- Fixed Brave Today intro card not being dismissed after being viewed. ([#12960](https://github.com/brave/brave-browser/issues/12960))
- Fixed Brave Today history scoring being limited to 100 items. ([#13041](https://github.com/brave/brave-browser/issues/13041))
- Fixed geolocations using the wrong endpoints in certain cases. ([#11862](https://github.com/brave/brave-browser/issues/11862))
- Fixed PDF files automatically downloading and opening on click. ([#12902](https://github.com/brave/brave-browser/issues/12902))
- Upgraded Chromium to 88.0.4324.96. ([#13637](https://github.com/brave/brave-browser/issues/13637))

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

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