Releases: RunOnFlux/ssp-key
Releases · RunOnFlux/ssp-key
v1.9.0
- Receive section
- Conveniently display your receiving address right on your home screen
- More stronger encryption and enhanced security
- Improvements in Keychain, Keystore and encrypted storage
- Delete SSP Key data possibility to completely remove any traces of your account on the device or set up SSP Key from scratch without reinstallation
- More strict password requirements
- Enhanced protection of sensitive data such as warning dialogs, split seed copying and more
- Secure flags - screenshots are now disabled (android only), app preview is disabled
- Root, jailbreak detection, enhanced overlay and tapjacking protections
- New languages: Malay, Thai
- Minor bug fixes
- Dependencies update
- Documentation: https://docs.sspwallet.io
Full Changelog: v1.8.0...v1.9.0-release
v1.9.0-RC1
v1.9.0
Full Changelog: v1.8.0...v1.9.0-RC1
v1.9.0-test11
Full Changelog: v1.9.0-test10...v1.9.0-test11
v1.8.0
- Support for Ukrainian and Slovenian languages added
- Updates to React Native v0.76
- Updates to New Architecture
- Dependencies update
- Minimum supported iOS is 15.1 (previously 13.4)
- Minimum supported Android is 7 (unchanged)
Full Changelog: v1.7.1...v1.8.0
v1.7.1
- Following languages added:
- Chinese Simplified
- Chinese Traditional
- Korean
- Bulgarian
Full Changelog: v1.7.0...v1.7.1
v1.7.0
- Languages added:
- Spanish
- Vietnamese
- Finnish
- Japanese
- Hungarian
- Korean
- Greek
- Default system language is now preferred settings if applicable (previously english) with fallback to english
- Improvements in backend settings management
- Minor improvements and bug fixes
Full Changelog: v1.6.0...v1.7.0
v1.6.0
- BREAKING CHANGE: Updated EVM Contract
- Upgrading to this release will change your Ethereum and Sepolia address. If you were using those chains, please get in touch with our support team for a migration guide.
- Over the last weeks we have been working on auditing all of SSP including Account Abstraction with Halborn. Account Abstraction Solidity part is now fully audited by Halborn with audit publicly available at https://www.halborn.com/audits/influx-technologies/account-abstraction-schnorr-multisig
- The technical team of Halborn has performed all the possible tests, that have demonstrated the repository and codebase of Account Abstractions is really strong and respect all the recommendations about ERC-4337, moreover the Schnorr implementation is perfectly done.
- The report has found 3 Informational and 2 Low priority findings that are all non-concerning, are in unused or dead code. All of our previously deployed contracts are thus 100% secure and fully audited. However we have still decided to address these non-concerning findings and remove the code associated with them to have entirely clean codebase. This results in new Factory and Account Implementation contracts being deployed which ultimately results in user address change
- Account Abstraction repository: https://github.com/RunOnFlux/account-abstraction will be moving to new stable branch 'main' (npm version ^1.1.0) that addresses all of the findings while 'master' branch will serve for those wishing to stay on older contract version (npm version ~1.0.0).
- We have launched Crowdin platform!
- As a fully open source product we encourage people and welcome every contribution. If you would like to see your language, feel free to do translations at:
- New languages added:
- German
- French
- Croatian
- Hindi
- Bengali
- Tamil
- Italian
- Translation updates
- Improved synchronization with SSP Wallet more checks in place
- Updated Readme file for much better orientation
- Updated Disclaimer file for a better readability
- Introducing Code of Conduct file for open source! We welcome any contribution and these guide lines will help you to be part of SSP community
- Introducing Contributing file
- SSP Assets Document is here to help you find all the supported blockchains and directly available Assets inside of SSP
- SSP Documentation We have started the work on SSP Documentation, from guides, developer information, api overview. The documentation is in early development stage but as of how useful it is we are sharing it now!
Full Changelog: v1.5.1...v1.6.0
v1.5.1
- Support Zcash NU6 fork
- Dependencies update
Full Changelog: v1.5.0...v1.5.1
v1.5.0
- Adds many more natively supported Ethereum Tokens. SSP now supports ~100 tokens natively
- Adds Custom Token support on EVM Chains (Ethereum, Sepolia)
- Filipino and Russian languages added
- Architecture updates
- Various Bug Fixes
What's Changed
- fix typos by @TheTrunk in #40
- Test creation 1 by @TheTrunk in #42
- Custom token support by @lowdisk17 in #49
- up by @TheTrunk in #52
- v1.5.0 by @TheTrunk in #51
New Contributors
- @lowdisk17 made their first contribution in #49
Full Changelog: v1.4.0...v1.5.0