Releases: yours-org/yours-wallet
Releases · yours-org/yours-wallet
Release v2.2.0
Release v2.1.1
Full Changelog: v2.1.0...v2.1.1
Release v2.1.0
Release v2.0.1
Release v2.0.0
What's Changed
Upgrading to version 2 to resolve naming inconsistencies around data types. This is a breaking change. Please upgrade your types which can be found here
- feat: generate identity key from hash of others by @danwag06 in #122
- feat/refactor: auto sends for amounts under certain threshold by @danwag06 in #124
- fix: GetSignatureRequest by @danwag06 in #126
- fix: testnet by @shruggr in #127
- Fix/balance network requests by @danwag06 in #128
- chore: update data types nomeclature consistency by @shruggr in #129
- fix: add messageId to callbacks by @shruggr in #131
Full Changelog: v1.6.2...v2.0.0
Release v1.6.2
What's Changed
Full Changelog: v1.6.1...v1.6.2
To install manually on Firefox, download build.zip and expand and then go to about:debugging#/runtime/this-firefox
and click on "Load Temporary Add-on.." and then click on the manifest.json
file in the build directory.
Release v1.6.1
What's Changed
Full Changelog: v1.6.0...v1.6.1
Release v1.6.0
What's Changed
Full Changelog: v1.5.0...v1.6.0
Release v1.5.0
Release v1.4.0
What's Changed
- fix: address ui issue #89 by @danwag06 in #95
- feat: #93 support locking address by @danwag06 in #96
- fix scrollbars showing on some setups by @rohenaz in #99
- feat: update sendBsv to support data and script by @shruggr in #102
- feat: #103 add optional keyTypes to signMessage method by @danwag06 in #104
- feat: add unlock page WIP commit by @danwag06 in #101
- Keys - sweep relay change address into wallet by @danwag06 in #107
- Fix wallet.getOrdinals() returns empty by @zhfnjust in #105
New Contributors
Full Changelog: v1.3.0...v1.4.0