Skip to content

Commit

Permalink
Desktop Release Notes for 1.42.x - Release
Browse files Browse the repository at this point in the history
Fix #24378
  • Loading branch information
LaurenWags committed Aug 2, 2022
1 parent c4c0c6e commit 87c71c6
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG_DESKTOP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,42 @@
# Changelog

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

- Added Aurora EVM chain to preloaded chains for Brave Wallet. ([#23522](https://github.com/brave/brave-browser/issues/23522))
- Added loading skeletons to Brave Wallet panel. ([#23577](https://github.com/brave/brave-browser/issues/23577))
- Added support for using Ledger hardware for Solana signTransaction, signAllTransactions provider APIs with Brave Wallet. ([#23842](https://github.com/brave/brave-browser/issues/23842))
- Added a list of well known chains to the local data files updater for Brave Wallet. ([#14574](https://github.com/brave/brave-browser/issues/14574))
- Added a link to the Brave Help Center from various places within Brave Wallet. ([#22598](https://github.com/brave/brave-browser/issues/22598))
- Added the ability to import from the Chromium version of Microsoft Edge. ([#13334](https://github.com/brave/brave-browser/issues/13334))
- Added setting for search engines used in the address bar in private window under brave://settings/search. ([#23091](https://github.com/brave/brave-browser/issues/23091))
- Added settings to refine autocomplete suggestions in URL bar under brave://settings/appearance. ([#22948](https://github.com/brave/brave-browser/issues/22948))
- Added the ability to debounce URLs based on a regex applied to the path. ([#23121](https://github.com/brave/brave-browser/issues/23121))
- [Security] Added a warning to indicate that local IPFS node will bypass browser proxy as reported on HackerOne by neeythann. ([#23570](https://github.com/brave/brave-browser/issues/23570))
- [Security] Fixed IPFS crash as reported on HackerOne by neeythann. ([#23646](https://github.com/brave/brave-browser/issues/23646))
- [Security] Fixed wallet API freezing issue as reported on HackerOne by jordaaash. ([#23973](https://github.com/brave/brave-browser/issues/23973))
- Enabled "unlinkable bouncing" by default. ([#23180](https://github.com/brave/brave-browser/issues/23180))
- Improved fingerprint farbling in aggressive mode. ([#24126](https://github.com/brave/brave-browser/issues/24126))
- Updated default search engine to Brave Search for new installations in certain regions. ([#23814](https://github.com/brave/brave-browser/issues/23814))
- Updated macOS minimum version to 10.13 in Sparkle. ([#23748](https://github.com/brave/brave-browser/issues/23748))
- Updated New Tab page design for private window and private window with Tor. ([#22566](https://github.com/brave/brave-browser/issues/22566))
- Updated brave://settings/cookies to better align with brave://shields. ([#8604](https://github.com/brave/brave-browser/issues/8604))
- Updated eth_call in Brave Wallet to handle extraneous data correctly. ([#23998](https://github.com/brave/brave-browser/issues/23998))
- Updated Brave Wallet to use locale when formatting fiat values. ([#22815](https://github.com/brave/brave-browser/issues/22815))
- Updated tab titles in Brave Wallet DApp panel to be localized. ([#22672](https://github.com/brave/brave-browser/issues/22672))
- Removed P3A protobuf reporting. ([#23147](https://github.com/brave/brave-browser/issues/23147))
- Removed "Get image description from Brave" context menu option. ([#24047](https://github.com/brave/brave-browser/issues/24047))
- Removed known Marketo email tracking parameters from URLs. ([#9018](https://github.com/brave/brave-browser/issues/9018))
- Removed unused Brave Shields code. ([#23285](https://github.com/brave/brave-browser/issues/23285))
- Fixed crash when removing Solana Ledger account from Brave Wallet. ([#24046](https://github.com/brave/brave-browser/issues/24046))
- Fixed Brave Wallet add custom asset page not loading. ([#23694](https://github.com/brave/brave-browser/issues/23694))
- Fixed errors listing NFTs on OpenSea using Brave Wallet. ([#23889](https://github.com/brave/brave-browser/issues/23889))
- Fixed Brave Wallet displaying a broken image for Solana on localhost. ([#23821](https://github.com/brave/brave-browser/issues/23821))
- Fixed failing actions on Evmos using Brave Wallet. ([#22650](https://github.com/brave/brave-browser/issues/22650))
- Fixed inability to click on the audio icon of a pinned tab to unmute the tab. ([#23476](https://github.com/brave/brave-browser/issues/23476))
- Fixed white flash when opening a new tab. ([#16078](https://github.com/brave/brave-browser/issues/16078))
- Fixed cosmetic filters not being applied inside of child frames. ([#22781](https://github.com/brave/brave-browser/issues/22781))
- Upgraded Chromium to 104.0.5112.81. ([#24364](https://github.com/brave/brave-browser/issues/24364)) ([Changelog for 104.0.5112.81](https://chromium.googlesource.com/chromium/src/+log/103.0.5060.134..104.0.5112.81?pretty=fuller&n=1000))

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

- Fixed crash which occurred when searching on certain sites due to debouncing. ([#24164](https://github.com/brave/brave-browser/issues/24164))
Expand Down

0 comments on commit 87c71c6

Please sign in to comment.