Skip to content

Commit

Permalink
Desktop Release Notes for 1.44.x
Browse files Browse the repository at this point in the history
Fix #25635
  • Loading branch information
LaurenWags committed Sep 27, 2022
1 parent 8b20615 commit cf17c27
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions CHANGELOG_DESKTOP.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,55 @@
# Changelog

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

- Added reading list. ([#17959](https://github.com/brave/brave-browser/issues/17959))
- Added pluggable transports and bridges support for Tor. ([#1138](https://github.com/brave/brave-browser/issues/1138))
- Added NFT details page to Brave Wallet. ([#22623](https://github.com/brave/brave-browser/issues/22623))
- Added currency selector for "Buy" tab under Brave Wallet. ([#23295](https://github.com/brave/brave-browser/issues/23295))
- Added the ability to select a specific RPC URL as active for Brave Wallet. ([#20516](https://github.com/brave/brave-browser/issues/20516))
- Added a Brave Wallet native API to access the CoinGecko proxy endpoint. ([#21455](https://github.com/brave/brave-browser/issues/21455))
- Added Sardine buy support in Brave Wallet. ([#24356](https://github.com/brave/brave-browser/issues/24356))
- Added Sardine to the onboarding on-ramp list under Brave Wallet. ([#25414](https://github.com/brave/brave-browser/issues/25414))
- Added .zil TLD support for Unstoppable Domains. ([#24621](https://github.com/brave/brave-browser/issues/24621))
- Added "Import from legacy Brave crypto wallets" checkbox when importing a Brave Wallet with a 24-word seed phrase. ([#25045](https://github.com/brave/brave-browser/issues/25045))
- Added Fantom chain and tokens to Brave Wallet. ([#25029](https://github.com/brave/brave-browser/issues/25029))
- Added "Tab hover mode" configuration options under brave://settings/appearance. ([#9906](https://github.com/brave/brave-browser/issues/9906))
- Added the ability to show a solid color background on the New Tab Page. ([#23255](https://github.com/brave/brave-browser/issues/23255))
- [Security] Updated Brave Wallet password policy. ([#22817](https://github.com/brave/brave-browser/issues/22817))
- [Security] Increased Pbkdf2 iterations for Brave Wallet password. ([#24581](https://github.com/brave/brave-browser/issues/24581))
- [Security] Updated Brave Wallet recovery phrase verification to use randomized word indices. ([#24683](https://github.com/brave/brave-browser/issues/24683))
- [Security] Added additional password protection when revealing private keys under the Brave Wallet "Account" screen. ([#24322](https://github.com/brave/brave-browser/issues/24322))
- [Security] Moved Brave Wallet Ethereum ledger integration to an untrusted iframe. ([#24275](https://github.com/brave/brave-browser/issues/24275))
- [Security] Moved Brave Wallet Filecoin ledger integration to an untrusted iframe. ([#24449](https://github.com/brave/brave-browser/issues/24449))
- [Security] Extended font randomization fingerprinting protections to cover src:local as reported on HackerOne by xlin. ([#23432](https://github.com/brave/brave-browser/issues/23432))
- [Security] Sanitized chrome:// page state for serialized navigation entries. ([#24625](https://github.com/brave/brave-browser/issues/24625))
- Implemented swaps in Solana when using Brave Wallet. ([#19474](https://github.com/brave/brave-browser/issues/19474))
- Updated Brave Wallet onboarding. ([#22591](https://github.com/brave/brave-browser/issues/22591))
- Updated the Brave Wallet "Bridge to Aurora" modal text. ([#24923](https://github.com/brave/brave-browser/issues/24923))
- Updated Brave Wallet to create a Solana account by default when creating or restoring a wallet. ([#25432](https://github.com/brave/brave-browser/issues/25432))
- Updated brave://rewards page to handle smaller window sizes. ([#16619](https://github.com/brave/brave-browser/issues/16619))
- Updated text on the "IPFS is disabled" error page. ([#24166](https://github.com/brave/brave-browser/issues/24166))
- Improved de-AMP functionality. ([#22917](https://github.com/brave/brave-browser/issues/22917))
- Moved "Show Brave Rewards icon in address bar" to be displayed under brave://settings/rewards. ([#24204](https://github.com/brave/brave-browser/issues/24204))
- Moved Tor settings to be displayed under brave://settings/privacy. ([#16624](https://github.com/brave/brave-browser/issues/16624))
- Removed default network selection on the "Add custom asset" modal for Brave Wallet. ([#23820](https://github.com/brave/brave-browser/issues/23820))
- Removed support for legacy Brave Rewards anonymous Uphold cards. ([#24464](https://github.com/brave/brave-browser/issues/24464))
- Removed 2 BAT minimum threshold under Brave Rewards before being able to use Uphold as a custodial provider. ([#24759](https://github.com/brave/brave-browser/issues/24759))
- Removed extra spacing from the "Clear browsing data" modal displayed in a Private window and Private window with Tor. ([#21771](https://github.com/brave/brave-browser/issues/21771))
- Removed P2A protobuf reporting. ([#23146](https://github.com/brave/brave-browser/issues/23146))
- Fixed issue where deleting an NFT from a collection in Brave Wallet removed all NFT's from that collection. ([#24238](https://github.com/brave/brave-browser/issues/24238))
- Fixed incorrect address being displayed via the Brave Wallet "Send" modal when an ENS domain has no ETH address. ([#25308](https://github.com/brave/brave-browser/issues/25308))
- Fixed providers under the onboarding on-ramp list not being sorted in alphabetical order via Brave Wallet. ([#24700](https://github.com/brave/brave-browser/issues/24700))
- Fixed visibility issues with the password tooltip under Brave Wallet when creating a new wallet while using dark mode. ([#24814](https://github.com/brave/brave-browser/issues/24814))
- Fixed WebTorrent not adapting to theme changes. ([#24498](https://github.com/brave/brave-browser/issues/24498))
- Fixed UI on torrent and magnet link pages. ([#22596](https://github.com/brave/brave-browser/issues/22596))
- Fixed Chromium bookmark icons appearing under search suggestions. ([#24247](https://github.com/brave/brave-browser/issues/24247))
- Fixed persistent error message on "Enter a sync code" modal in certain cases. ([#23772](https://github.com/brave/brave-browser/issues/23772))
- Fixed IPFS interstitial page not being shown when redirected from .eth domains. ([#24188](https://github.com/brave/brave-browser/issues/24188))
- Fixed "Don't ask me again" setting under "Close all tabs" not updating "Warn me before closing window with multiple tabs" via brave://settings/braveHelpTips. ([#24829](https://github.com/brave/brave-browser/issues/24829))
- Fixed certain websites not loading correctly due to farbling Accept-Language headers on subresources. ([#24564](https://github.com/brave/brave-browser/issues/24564))
- Upgraded Chromium to 106.0.5249.65. ([#25629](https://github.com/brave/brave-browser/issues/25629)) ([Changelog for 106.0.5249.65](https://chromium.googlesource.com/chromium/src/+log/105.0.5195.127..106.0.5249.65?pretty=fuller&n=1000))

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

- Restored gesture requirement for async clipboard write access. ([#16890](https://github.com/brave/brave-browser/issues/16890))
Expand Down

0 comments on commit cf17c27

Please sign in to comment.