|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [1.11.97](https://github.com/brave/brave-browser/releases/tag/v1.11.97) |
| 4 | + |
| 5 | + - Added an infobar to indicate that sync v2 is coming if sync v1 is currently enabled. ([#10231](https://github.com/brave/brave-browser/issues/10231)) |
| 6 | + - Added “aggressive” setting for “Trackers & ads blocked” which applies cosmetic filters to first-party ads. ([#8475](https://github.com/brave/brave-browser/issues/8475)) |
| 7 | + - Added ability to import history from Safari on macOS. ([#8515](https://github.com/brave/brave-browser/issues/8515)) |
| 8 | + - Added country code to ad confirmation calls for certain countries. ([#9823](https://github.com/brave/brave-browser/issues/9823)) |
| 9 | + - Added priority support for Brave Ads. ([#5232](https://github.com/brave/brave-browser/issues/5232)) |
| 10 | + - Added ability to view and download server error logs for Brave Rewards under brave://rewards-internals to improve rewards debugging. ([#9533](https://github.com/brave/brave-browser/issues/9533)) |
| 11 | + - Added date of contributions under brave://rewards-internals to assist with rewards support. ([#10137](https://github.com/brave/brave-browser/issues/10137)) |
| 12 | + - Added contribution history under brave://rewards-internals to assist with rewards support. ([#8633](https://github.com/brave/brave-browser/issues/8633)) |
| 13 | + - Added support for fingerprint WebAuthn on macOS. ([#3642](https://github.com/brave/brave-browser/issues/3642)) |
| 14 | + - Added keyboard accessibility to the Binance widget on the New Tab Page. ([#9256](https://github.com/brave/brave-browser/issues/9256)) |
| 15 | + - [Security] Fixed issue where WebTorrent URL was rewritten when redirect URL was not http:// or https:// as reported on HackerOne by xhzeem. ([#9159](https://github.com/brave/brave-browser/issues/9159)) |
| 16 | + - [Security] Fixed issue where private window autocomplete data could leak to normal window. ([#9239](https://github.com/brave/brave-browser/issues/9239)) |
| 17 | + - Updated design for "Customize Dashboard" modal on the New Tab Page to support more options. ([#9455](https://github.com/brave/brave-browser/issues/9455)) |
| 18 | + - Updated Brave Rewards to display BAT values to three decimal places. ([#10027](https://github.com/brave/brave-browser/issues/10027)) |
| 19 | + - Updated user model for page classifications for Brave Ads. ([#8739](https://github.com/brave/brave-browser/issues/8739)) |
| 20 | + - Updated Brave Rewards to only use first name for Uphold user wallets. ([#9909](https://github.com/brave/brave-browser/issues/9909)) |
| 21 | + - Updated favicons for certain brave:// internal pages. ([#10071](https://github.com/brave/brave-browser/issues/10071)) |
| 22 | + - Updated favicon on brave://bookmarks tab. ([#8492](https://github.com/brave/brave-browser/issues/8492)) |
| 23 | + - Updated labels and drop down values on brave://settings/shields for consistency. ([#9975](https://github.com/brave/brave-browser/issues/9975)) |
| 24 | + - Updated fingerprinting blocking levels to be "strict", "standard", or "disabled". ([#9194](https://github.com/brave/brave-browser/issues/9194)) |
| 25 | + - Implemented additional Canvas API fingerprint farbling protections. ([#10045](https://github.com/brave/brave-browser/issues/10045)) |
| 26 | + - Implemented Web Audio API fingerprint farbling protections. ([#9187](https://github.com/brave/brave-browser/issues/9187)) |
| 27 | + - Implemented additional WebGL API fingerprint protections. ([#9188](https://github.com/brave/brave-browser/issues/9188)) |
| 28 | + - Migrated Brave Rewards settings from JSON to preferences. ([#7024](https://github.com/brave/brave-browser/issues/7024)) |
| 29 | + - Migrated data from ledger_state to preferences for Brave Rewards. ([#9869](https://github.com/brave/brave-browser/issues/9869)) |
| 30 | + - Removed Brave autoplay exceptions. ([#9597](https://github.com/brave/brave-browser/issues/9597)) |
| 31 | + - Removed unnecessary balance API calls from Brave Rewards. ([#9132](https://github.com/brave/brave-browser/issues/9132)) |
| 32 | + - Removed retry logic for auto-contribute if auto-contribute or Brave Rewards is disabled. ([#10257](https://github.com/brave/brave-browser/issues/10257)) |
| 33 | + - Removed known user tracking parameters from Doubleclick query strings. ([#9879](https://github.com/brave/brave-browser/issues/9879)) |
| 34 | + - Removed known email tracking parameters from HubSpot URLs. ([#9019](https://github.com/brave/brave-browser/issues/9019)) |
| 35 | + - Removed GUID and ENV fields from crash reports. ([#8865](https://github.com/brave/brave-browser/issues/8865)) |
| 36 | + - Removed Sync from brave://settings in Guest windows.([#2995](https://github.com/brave/brave-browser/issues/2995)) |
| 37 | + - Fixed crash with brave://settings/content in certain cases. ([#10297](https://github.com/brave/brave-browser/issues/10297)) |
| 38 | + - Fixed immediate crash after upgrading in certain cases. ([#8244](https://github.com/brave/brave-browser/issues/8244)) |
| 39 | + - Fixed issue where ads were not shown in certain cases due to confirmations not being initialized when joining rewards. ([#10096](https://github.com/brave/brave-browser/issues/10096)) |
| 40 | + - Fixed issue where ad confirmations were initialized on clean profile prior to joining rewards. ([#10085](https://github.com/brave/brave-browser/issues/10085)) |
| 41 | + - Fixed rewards balance appearing as "0.0 BAT" in certain cases. ([#10471](https://github.com/brave/brave-browser/issues/10471)) |
| 42 | + - Fixed issue where ad conversions would fail after a creative had expired. ([#10240](https://github.com/brave/brave-browser/issues/10240)) |
| 43 | + - Fixed "Ads notifications received this month" incrementing for confirmation types other than view. ([#10020](https://github.com/brave/brave-browser/issues/10020)) |
| 44 | + - Fixed saved passwords not being listed under brave://settings/passwords in certain cases. ([#3196](https://github.com/brave/brave-browser/issues/3196)) |
| 45 | + - Fixed non-critical memory issue related to farbling and fingerprint randomization. ([#10260](https://github.com/brave/brave-browser/issues/10260)) |
| 46 | + - Fixed issue where brave://components updates required a browser restart. ([#10271](https://github.com/brave/brave-browser/issues/10271)) |
| 47 | + - Fixed DuckDuckGo toggle change not being reflected in a Guest window. ([#9525](https://github.com/brave/brave-browser/issues/9525)) |
| 48 | + - Upgraded Chromium to 84.0.4147.89. ([#10714](https://github.com/brave/brave-browser/issues/10714)) |
| 49 | + |
3 | 50 | ## [1.10.97](https://github.com/brave/brave-browser/releases/tag/v1.10.97)
|
4 | 51 |
|
5 | 52 | - Upgraded Chromium to 83.0.4103.116. ([#10406](https://github.com/brave/brave-browser/issues/10406))
|
|
0 commit comments