Releases: RunOnFlux/ssp-wallet
Releases · RunOnFlux/ssp-wallet
v1.13.0
v1.12.0
- Following languages added
- Slovenian
- Ukrainian
- Portuguese
- Languages updates
- Upgrades encryption to use randomized parameter
- More in-memory cleanups
Full Changelog: v1.11.0...v1.12.0
v1.11.0
- Buy and Sell of cryptocurrencies
- Following networks are supported: Bitcoin, Litecoin, Ethereum (with Tokens) , Zcash, Dogecoin, Ravencoin, Bitcoin Cash
- More strict Content Security Policies
- Updates memory handling of sensitive data
- Adds wallet is trying to be set up with not secure password
- Adds information about password security recommendation
- Adds warnings when sensitive data such as seed phrase, private keys are tried to be displayed
- Adds warnings when sensitive data such as seed phrase are tried to be copied
- Displays seed phrase in canvas to enhance security rather than in text
- Dependencies updated with pinning to exact version (previously patch version)
- Disables console, debugger in production
Full Changelog: v1.10.2...v1.11.0
v1.10.2
- Following languages added
- Chinese Simplified
- Chinese Traditional
- Korean
- Bulgarian
Full Changelog: v1.10.1...v1.10.2
v1.10.1
- Italian translation
Full Changelog: v1.10.0...v1.10.1
v1.10.0
- Languages added:
- Spanish
- Vietnamese
- Finnish
- Japanese
- Hungarian
- Default system language is now preferred settings if applicable (previously english) with fallback to english
- Improvements in backend settings management
- Fusion information is now always displayed
- Improvements on Nodes section translations to allow faster language chan
- Minor improvements and bug fixes
Full Changelog: v1.9.0...v1.10.0
v1.9.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
- Greek
- Translation updates
- Improved synchronization with SSP Key more checks in place
- Improvements in Ethereum Gas estimation
- 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.8.4...v1.9.0
v1.8.4
- German translation added
- Updated Indonesian translation
What's Changed
- INDONESIAN TRANSLATION UPDATE (26 DECEMBER 2024) by @ykris45 in #341
- German translation of SSP wallet by @styleshifter in #348
New Contributors
- @styleshifter made their first contribution in #348
Full Changelog: v1.8.3...v1.8.4
v1.8.3
- Support for FluxOS Arcane image
Full Changelog: v1.8.2...v1.8.3
v1.8.2
- Improved Ethereum transaction activity
- Now shows token transfers as well
- Improved CSV functionality
- Now shows token transfers on EVM chains
- Improved Koinly compatibility
- Version information on Login page
Full Changelog: v1.8.1...v1.8.2