Skip to content

Releases: mymonero/mymonero-web-js

1.3.0

11 Aug 07:19
3250eea
Compare
Choose a tag to compare

Overview

Updated Monero client code to support hardfork bulleproofs+

What's Changed

  • added bulletproofs+ support
  • improved openalias handling

1.2.3

04 Nov 10:06
2285f03
Compare
Choose a tag to compare

Overview

Patch release to add improvements and bug fixes.

What's Changed

  • added node http server to replace python
  • added dotenv support for certain configurable settings
  • tweak overflow-y for small-height devices so that full fiat-crypto exchange is scrollable
  • update mymonero npm modules to latest versions

Contributions

@devinpearson
@karlbuys

1.2.1

06 Oct 08:53
71559e5
Compare
Choose a tag to compare

Overview

Patch release to add improvements and bug fixes.

What's Changed

  • fix: issue 36 - bug fix for unhandled event path on Firefox by @karlbuys in #37

1.2

27 Sep 11:31
1e3cf22
Compare
Choose a tag to compare
1.2

Overview

General update to add a number of improvements to the codebase as well as the exchange service

New Features

  • feat: adds fiat purchase option to Exchange page
  • refactor: remove import fee restrictions

1.1.22

05 Jul 16:24
720f029
Compare
Choose a tag to compare

Overview

General update to add a number of improvements to the codebase as well as the exchange service

New Features

  • Added multiple currency exchange support
  • Bug fixes/refactoring
  • Migrated a significant amount of core functionality into npm modules
  • Added bug report Github template
  • Added question Github template
  • Cleaned up README.md
  • Cleaned up numerous Javascript CSS calls
  • Removed redundant/unused code
  • Numerous reformatting/optimization changes
  • Removed EmojiOne - all modern browsers have emoji support
  • Removed Pasteboard - legacy mobile code
  • Reduced per-page load by several megabytes

1.1.16

20 Oct 07:58
2b7262e
Compare
Choose a tag to compare
  • Added exchange service.
  • Removed Electron code.
  • Moved assets into a dedicated asset folder.
  • Cleaned up readme to reflect that this is only for web wallet

1.1.16-beta

25 Sep 08:26
76b8132
Compare
Choose a tag to compare
1.1.16-beta Pre-release
Pre-release
  • Added exchange service.
  • Removed Electron code.
  • Moved assets into a dedicated asset folder.
  • Cleaned up readme to reflect that this is only for web wallet