diff --git a/CHANGELOG_ANDROID.md b/CHANGELOG_ANDROID.md index d05957e8e22c..985f9eb91cc8 100644 --- a/CHANGELOG_ANDROID.md +++ b/CHANGELOG_ANDROID.md @@ -1,5 +1,19 @@ # Changelog +## [1.13.85](https://github.com/brave/brave-browser/releases/tag/v1.13.85) + + - Implemented cross-platform promotion modal. ([#10571](https://github.com/brave/brave-browser/issues/10571)) + - Implemented "Refresh Status" button on rewards panel to check publisher status. ([#10005](https://github.com/brave/brave-browser/issues/10005)) + - Implemented new version of onboarding. ([#9555](https://github.com/brave/brave-browser/issues/9555)) + - Implemented fingerprint farbling for Plugins. ([#9435](https://github.com/brave/brave-browser/issues/9435)) + - Implemented new wallet API for Brave Rewards. ([#8428](https://github.com/brave/brave-browser/issues/8428)) + - [Security] Reduce logging as reported on HackerOne by hihouhou. ([#11456](https://github.com/brave/brave-browser/issues/11456)) + - Disabled ability to retrieve rewards logs via brave://rewards-internals and removed existing logs. ([#11260](https://github.com/brave/brave-browser/issues/11260)) + - Fixed issue where ad conversions would fail when a site uses pushState. ([#11012](https://github.com/brave/brave-browser/issues/11012)) + - Fixed not being able to open downloaded PDF and APK files. ([#11420](https://github.com/brave/brave-browser/issues/11420) + - Fixed not being able to send links from Android to Desktop when sync is enabled. ([#11077](https://github.com/brave/brave-browser/issues/11077) + - Upgraded Chromium to 85.0.4183.83. ([#11401](https://github.com/brave/brave-browser/issues/11401)) + ## [1.12.113](https://github.com/brave/brave-browser/releases/tag/v1.12.113) - Added Sync v2. ([#10203](https://github.com/brave/brave-browser/issues/10203))