From d1737ea0135622b7a8a6a5fcc478628ec790c021 Mon Sep 17 00:00:00 2001 From: kjozwiak Date: Wed, 13 Mar 2024 18:16:06 -0400 Subject: [PATCH] Release notes for 1.63.x - Release #4 --- CHANGELOG_ANDROID.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG_ANDROID.md b/CHANGELOG_ANDROID.md index 31ea97f1e62e0..cd60ec27dde65 100644 --- a/CHANGELOG_ANDROID.md +++ b/CHANGELOG_ANDROID.md @@ -1,5 +1,17 @@ # Changelog +## [1.63.169](https://github.com/brave/brave-browser/releases/tag/v1.63.169) + +### Web3 + + - Implemented autofill of token details when adding EVM tokens. ([#31062](https://github.com/brave/brave-browser/issues/31062)) + +### General + + - Fixed inability to login to SharePoint by enabling Cookie Partitioning. ([#36450](https://github.com/brave/brave-browser/issues/36450)) + - Fixed Leo submit button overlapping text when using RTL locales. ([#36413](https://github.com/brave/brave-browser/issues/36413)) + - Upgraded Chromium to 122.0.6261.111. ([#36556](https://github.com/brave/brave-browser/issues/36556)) ([Changelog for 122.0.6261.111](https://chromium.googlesource.com/chromium/src/+log/122.0.6261.94..122.0.6261.111?pretty=fuller&n=1000)) + ## [1.63.165](https://github.com/brave/brave-browser/releases/tag/v1.63.165) - Added Brave Leo - AI for questions and answers leveraging page context. ([#36303](https://github.com/brave/brave-browser/issues/36303))