Skip to content

Commit 8265308

Browse files
authored
Merge pull request #29483 from brave/release-notes-1.49.x-release#4
Release notes for `1.49.x - Release #4`
2 parents 733c5b2 + a320b64 commit 8265308

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG_ANDROID.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [1.49.129](https://github.com/brave/brave-browser/releases/tag/v1.49.129)
4+
5+
### Web3
6+
7+
- Added "Swap" button to the token details screen. ([#28914](https://github.com/brave/brave-browser/issues/28914))
8+
- Fixed missing users wallet address as fee payer when submitting Solana transactions in certain cases. ([#28955](https://github.com/brave/brave-browser/issues/28955))
9+
- Fixed token balance not being updated correctly when user changes network or accounts. ([#28879](https://github.com/brave/brave-browser/issues/28879))
10+
11+
### General
12+
13+
- Fixed blob partitioning. ([#28934](https://github.com/brave/brave-browser/issues/28934))
14+
- Fixed "Share via" not working in Custom Tabs. ([#28805](https://github.com/brave/brave-browser/issues/28805))
15+
- Fixed searching or opening pages through the URL bar not correctly triggering events for user activity. ([#28826](https://github.com/brave/brave-browser/issues/28826))
16+
- Fixed subscription "Status" and "Expires" fields appearing blank after redeeming a VPN subscription. ([#28910](https://github.com/brave/brave-browser/issues/28910))
17+
- Fixed crash when adding VPN subscription in certain cases. ([#29037](https://github.com/brave/brave-browser/issues/29037))
18+
- Fixed crash when the "Enable" VPN modal is displayed in certain cases. ([#29039](https://github.com/brave/brave-browser/issues/29039))
19+
- Fixed crash when the bottom toolbar is initialized in certain cases. ([#29184](https://github.com/brave/brave-browser/issues/29184))
20+
- Upgraded Chromium to 111.0.5563.116. ([#29229](https://github.com/brave/brave-browser/issues/29229)) ([Changelog for 111.0.5563.116](https://chromium.googlesource.com/chromium/src/+log/111.0.5563.64..111.0.5563.116?pretty=fuller&n=1000))
21+
322
## [1.49.122](https://github.com/brave/brave-browser/releases/tag/v1.49.122)
423

524
### Web3

CHANGELOG_DESKTOP.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
### Web3
1717

1818
- Fixed inability to connect Brave Wallet to https://snapshot.org. ([#28896](https://github.com/brave/brave-browser/issues/28896))
19-
- Fixed Brave Wallet to use selected account as "From" when adding Solana DApp transactions. ([#28955](https://github.com/brave/brave-browser/issues/28955))
19+
- Fixed missing users wallet address as fee payer when submitting Solana transactions in certain cases. ([#28955](https://github.com/brave/brave-browser/issues/28955))
2020

2121
### General
2222

0 commit comments

Comments
 (0)