You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
## [Unreleased]
9
9
10
10
### Fixed
11
+
- Retouch Primary, Secondary, and Tertiary buttons styling #887
11
12
- Avoid msat truncation when paying invoices and LNURL callbacks #879
12
13
- Fix ANR on RGS server settings screen caused by catastrophic regex backtracking #880
13
14
- Fix crash when returning app to foreground on Receive screen #875
@@ -24,6 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
24
25
25
26
### Changed
26
27
- Show end of address on Receive Bitcoin screen using middle ellipsis truncation #886
28
+
- Update funding screen: replace Advanced with Manual Setup, fix Use Other Wallet navigation to open amount entry, and add Fund Wallet button to no-funds dialog #885
29
+
- Updated design of the success screen in the manual channel setup flow #883
27
30
- Unified send flow with payment method switcher, details toggle, Lightning support for BIP21 payments, and improved fee rate defaults #863
28
31
- Settings redesigned with tabbed navigation (General/Security/Advanced) with swipe support #857
29
32
- Icons added to all settings rows for faster scanning #857
0 commit comments