Releases: MetaMask/tkey
Releases · MetaMask/tkey
v5.1.3
Update deps
Full Changelog: v5.1.2...v5.1.3
v5.1.2
Update deps
Full Changelog: v5.1.1...v5.1.2
v5.1.1
What's Changed
- Bump karma from 6.3.12 to 6.3.16 by @dependabot in #142
- Bump simple-get from 2.8.1 to 2.8.2 in /examples/vue-app by @dependabot in #144
- Bump simple-get from 2.8.1 to 2.8.2 in /packages/seed-phrase by @dependabot in #143
- Bump url-parse from 1.4.7 to 1.5.10 in /examples/vue-app by @dependabot in #141
- Bump follow-redirects from 1.14.6 to 1.14.8 by @dependabot in #139
- Bump follow-redirects from 1.13.0 to 1.14.8 in /examples/vue-app by @dependabot in #138
- Bump browserslist from 4.14.7 to 4.19.1 in /examples/vue-app by @dependabot in #136
- Bump ssri from 6.0.1 to 6.0.2 in /examples/vue-app by @dependabot in #135
- Bump y18n from 4.0.0 to 4.0.3 in /examples/vue-app by @dependabot in #134
- Bump node-fetch from 2.6.1 to 2.6.7 in /examples/vue-app by @dependabot in #132
- Bump lodash from 4.17.20 to 4.17.21 in /examples/vue-app by @dependabot in #130
- Bump postcss from 7.0.35 to 7.0.39 in /examples/vue-app by @dependabot in #133
- Update LICENSE by @chaitanyapotti in #145
- Update deps by @chaitanyapotti in #148
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- Add cyan support by @chaitanyapotti in #124
- Bump engine.io from 6.1.0 to 6.1.2 by @dependabot in #128
- Bump log4js from 6.3.0 to 6.4.1 by @dependabot in #127
- Bump path-parse from 1.0.6 to 1.0.7 in /examples/vue-app by @dependabot in #125
New Contributors
- @dependabot made their first contribution in #128
Full Changelog: v5.0.0...v5.1.0
v5.0.0
What's Changed
- Feat/torus cli by @chaitanyapotti in #123
- remove sp from storage layer by @chaitanyapotti in #116
Start using torus cli & update all deps
Esm builds are exported now under module key (bundlers pick this)
Full Changelog: v4.4.0...v5.0.0
Migration notes:
- Storage layer no longer accepts service provider during initialization
- If you have bundling issues, pls refer to webpack 5 / rollup documentation on how to polyfill
v4.4.0
What's Changed
- Fix/test case optimizations by @himanshuchawla009 in #118
- Feat/browser tests by @himanshuchawla009 in #120
- function added for adding custom info in share request by @himanshuchawla009 in #119
- Add API for One Key by @phuctm97 in #122
Full Changelog: v4.3.0...v4.4.0
v4.3.0
Following changes are done in this release:-
- Function added to update share description.
- Error thrown in delete share description function if share doesn't exist.
- New optional param (
customDeviceInfo) added instoreDeviceSharefunction to pass custom information in device share description. - Workflows upgraded to node v14
- Logs improved in test cases
v4.2.0
The following changes have been made in this release:
- Add support for server time offset
- Fix issue with inputsharestoresafe
v4.1.0
What's Changed
- Fixed delete sq by @metallicalfa2 in #108
- fix: updateMetadata after serialization by @metallicalfa2 in #110
Full Changelog: v4.0.3...v4.1.0
v4.0.0
What's Changed
- Feat/remove force sync by @metallicalfa2 in #103
- improves fromJSON() speed by @YZhenY in #101
- removed all external references of public share by @YZhenY in #99
Full Changelog: v3.14.2...v4.0.0