0.4.2.1 ----- + Added username and password option to node entries + Added Mysu (previously MyNero) Tor node as default node + Added multi-destination transactions, with a send screen redesign * Node can now be changed during onboarding screen * Rebranded to Mysu Wallet 0.4.1.1 ----- + New receive screen with list of previous addresses in the wallet, and the amount received in each + Adds a default I2P node, ran by me + New, quick "Donate" button added to the send dialog + Adds new "Occasional Donation" feature. When enabled and not sending to an integrated address or sweeping funds, there is a random 10% chance of a 0.5%-1.5% donation being added as multiple outputs to a transaction. It is random so that the wallet does not have a consistently uncommon transaction fingerprint, and the donation % is random so that I don't know the exact amount you are sending. This setting is disabled by default. + Added option to hide Monerochan on home screen * Bug fixes and optimizations 0.4.0.1 ----- * Fixed bug with new users seed offsets not being set correctly. !! If you CREATED a wallet with a seed offset in 0.4.0, it is recommended to create a new one in 0.4.1. The seed that displays in 0.4.0 is the "internal" offset seed. !! 0.4.0 ----- + I2P node support! No default nodes yet, but you can connect to I2P nodes provided you configure everything yourself! A guide can be found at https://mynero.net/i2p + Wallets can now have seed offsets. They function similar to Bitcoin BIP39 passphrases, in the sense that you will need to backup seed + offset (passphrase). This offset also functions as the password you enter when launching the app. This setting is enabled by default in the onboarding screen + Added "Street Mode". When enabled, balances and amounts throughout the app are hidden * Onboarding screen now requires user to confirm password if one is being entered * Wallet syncing has been slightly optimized * UI changes and touch-ups 0.3.2 ----- * [Technical] Preferences handling has been improved * Fixes issue with node preference upgrade process 0.3.1 ----- * Fixes crashing issue with users updating who had not set a node manually 0.3.0 ----- + Adds feature to edit/delete nodes in node list + Adds "churning" option when selecting UTXOs, with warning about the debated anonymity benefits of churning + Receive popup now has a new "get fresh address" button + "Connect to proxy" option added to onboarding screen + Private view-key and restore height are now displayed on the wallet keys popup + Added block height data to transaction details screen + Samourai Wallet XMR nodes have been added to the default nodes list * Default node is now based on proxy setting set during onboarding (disabled: Samourai, enabled: Samourai onion) * Monero library updated to 0.18.1.2 (fixes "version mismatch" issue) * Other bug fixes and optimizations 0.2.1 ----- * Made wallet restore/create process async; should fix some issues certain users were having (hopefully) * Wallet seed can no longer be copied in the wallet seed dialog * Display more detailed error when wallet create/restore fails 0.2.0 ----- + Adds manual UTXO selection ("coin control") feature * Monero C++ library updated to 0.18.1.1 * UI changes and fixes * F-Droid repository now available * Website now has I2P support 0.1.1 ----- + Adds fee priority selection to send dialog * When selecting a node, a toast now displays for visual feedback * Send button is now disabled when balance is 0 * New wallets restore height is now calculated based on current day; previously it was 4 days prior * Fix URI scanning issue with "amount" parameter * Password dialog in settings screen can now be canceled when viewing seed phrase 0.1.0 ----- > Initial release