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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +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
-
-Polish Primary, Secondary, and Tertiary buttons to match Figma design specs#887
11
+
-Retouch Primary, Secondary, and Tertiary buttons styling#887
12
12
- Avoid msat truncation when paying invoices and LNURL callbacks #879
13
13
- Fix ANR on RGS server settings screen caused by catastrophic regex backtracking #880
14
14
- Fix crash when returning app to foreground on Receive screen #875
@@ -25,6 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
25
- Mnemonic warning text transitions on reveal #857
26
26
27
27
### Changed
28
+
- Show end of address on Receive Bitcoin screen using middle ellipsis truncation #886
29
+
- 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
28
30
- Updated design of the success screen in the manual channel setup flow #883
29
31
- Unified send flow with payment method switcher, details toggle, Lightning support for BIP21 payments, and improved fee rate defaults #863
30
32
- Settings redesigned with tabbed navigation (General/Security/Advanced) with swipe support #857
0 commit comments