-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add blocking screenshots native function to Monero.com [skip ci] * Fix seeds QR data * Update app versions and release notes [skip ci] * Update only build number for macos since it wasn't released yet [skip ci] * Fix adding sub-address * Fix Accounts Popup UI * Update app versions and release notes [skip ci] * Fix add/edit node issue * Update app versions and release notes [skip ci] * Fix input fields focus/keyboard issues * Update app versions and release notes [skip ci]
- Loading branch information
1 parent
9d47e0e
commit 82b513d
Showing
14 changed files
with
276 additions
and
182 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,4 @@ | ||
This update includes a HUGE number of usability improvements! | ||
Type a fiat amount in the receive screen | ||
Easily restore wallets from QR code | ||
Pay Bitcoin Lightning invoices in exchange | ||
Optionally disable the marketplace in display settings | ||
Better warning messages if trying to exchange outside the min/max limits | ||
More address flexibility when exchanging the currently-active wallet asset | ||
Modernized the seed language selection picker | ||
Adjusted pickers to resize if the keyboard is active | ||
Improved accessibility | ||
Click to copy additional fields in the exchange checkout | ||
Fix padding on some devices | ||
Bug fixes and code refactoring | ||
Fix for QR codes | ||
Fix for creating sub-addresses | ||
Fix Add/Edit nodes | ||
Fix issues with text/amount fields |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,4 @@ | ||
This update includes a HUGE number of usability improvements! | ||
BTC/LTC coin control enhancements and bugfixes; easily look up Ordinals | ||
Type a fiat amount in the receive screen | ||
New Onramper Buy widget | ||
Easily restore wallets from QR code | ||
Substantially better reliability for seeing incoming, unconfirmed BTC/LTC transactions | ||
Pay Bitcoin Lightning invoices in exchange | ||
Optionally disable the marketplace in display settings | ||
Better warning messages if trying to exchange outside the min/max limits | ||
More address flexibility when exchanging the currently-active wallet asset | ||
Modernized the seed language selection picker | ||
Adjusted pickers to resize if the keyboard is active | ||
Improved accessibility | ||
Click to copy additional fields in the exchange checkout | ||
Fix padding on some devices | ||
Bug fixes and code refactoring | ||
Fix for QR codes | ||
Fix for creating sub-addresses | ||
Fix Add/Edit nodes | ||
Fix issues with text/amount fields |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.