Skip to content

1.1.0 "Spinal Tap"

Compare
Choose a tag to compare
@paulshapiro paulshapiro released this 11 Oct 23:58
· 825 commits to master since this release

Caution

This version was discovered to have an issue in sending to subaddresses. (See https://github.com/mymonero/mymonero-app-js/releases/tag/v1.1.2)

IMPORTANT

This release includes a Mandatory Update to Monero transaction ring-size from 7 to 11 per v8 upgrade – You must use this version of MyMonero or greater after the hard-fork on Oct 15. Any new transactions in the old app will be rejected by the Monero network (possibly after remaining pending for 24 hrs) for having a ring-size that is too low.

Installation

You can download this update by opening your copy of the 1.0.0 desktop app from the previous release, navigating to the MyMonero menu, and selecting "Check for Updates". Note: The software update functionality in the previous version (1.0.0) doesn't tell you it's currently downloading an update it found (even if you manually initiate an update check) so it might look like it's doing nothing if you hit Check for Updates (fixed in v1.1.0). It's possible that autoupdate in 1.0.0 on Windows builds may not work on your system, in which case a manual install is recommended to get onto the new software update functionality in 1.1.0.

Alternatively, the app can be installed for the first time or updated manually through the platform-specific download links in the release assets section.

macOS: .dmg or .zip
Windows: .exe
Linux: .AppImage

What's new

  • Usability improvements related to displaying pending and locked balances

  • It's no longer necessary to create a Request in order to display a Wallet's receiving QR code! (Idea credit to fluffypony)

  • Big performance improvements with a rewritten cryptography core

  • Much improved support for mnemonics – you only need to enter the first few characters of each word; the app can handle misspellings. Word-set support has been improved to include all languages available in Monero, and you can now select the language when you create a new wallet.

  • Now displaying transaction secret key and to address for outgoing transactions and saving them locally for your reference

  • Added a toggle to Preferences to support disabling automatic download of app updates

  • Various other more minor usability improvements and bug fixes

  • Updated Electron to v3

Thanks to all the recent RC testers and collaborators including tficharmers, selsta, maxfp, john_alan, and dEBRUYNE.