Releases: mymonero/mymonero-web-js
Releases · mymonero/mymonero-web-js
1.3.0
1.2.3
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
1.2.1
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
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
- 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
- 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