Releases: torusresearch/torus-utils-swift
Releases · torusresearch/torus-utils-swift
Release 6.0.1
What's Changed
- Fix legacy new user login by @himanshuchawla009 in #56
- fix: fallback decrypt by @ieow in #58
- fix: remove logging by @ieow in #59
- use both zeropadding and pkcs7 decryption by @himanshuchawla009 in #61
- Release 6.0.1 by @himanshuchawla009 in #57
Full Changelog: 6.0.0...6.0.1
Release 6.0.0
What's Changed
- MetadataUtils & KeyUtils by @PoojaChopra in #41
- fix: getPubKeyorKeyAssign datatype by @ieow in #42
- Feat/fix sapphire2 by @ieow in #43
- step 2 : backward compatibility by @hqjang-pepper in #46
- code cleanup by @hqjang-pepper in #47
- fixed node index bugs for tss pub keys by @himanshuchawla009 in #48
- Fix/bug fixes 27 jul by @himanshuchawla009 in #49
- sapphire updates by @hqjang-pepper in #45
- Feat/update fnd by @ieow in #52
- fix: migration fix for testnet test by @ieow in #54
- Release by @himanshuchawla009 in #55
New Contributors
- @PoojaChopra made their first contribution in #41
- @ieow made their first contribution in #42
- @hqjang-pepper made their first contribution in #46
- @himanshuchawla009 made their first contribution in #48
Full Changelog: 5.0.0...6.0.0
Release 6.0.0-alpha
What's Changed (Breaking change, follow one of the example for migration)
- Sapphire network support
- Backward compatibility with old networks
- Fetch node details updated
- Response types changed for retrieveShares and getPublicAddress
5.1.1
- Bug fixes
- Deps update
Full Changelog: 5.1.0...5.1.1
5.0.0
4.0.0
3.0.0
2.1.8
One key feature support, SDK updated to match torus.js (https://github.com/torusresearch/torus.js)
1.2.0
following changes have been made:
- Add support for custom URLSession
1.1.4
- Fix broken simulator on apple m1
- Fix bug that broke CI