Skip to content

Releases: RunOnFlux/ssp-wallet

v1.13.0

04 Feb 07:48
a8d9066
Compare
Choose a tag to compare
  • Updates React to v19
  • Dependencies update

Full Changelog: v1.12.0...v1.13.0

v1.12.0

03 Feb 14:46
62ccc1e
Compare
Choose a tag to compare
  • 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

31 Jan 17:12
5b6ce08
Compare
Choose a tag to compare
  • 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

21 Jan 06:12
3e7de61
Compare
Choose a tag to compare
  • Following languages added
    • Chinese Simplified
    • Chinese Traditional
    • Korean
    • Bulgarian

Full Changelog: v1.10.1...v1.10.2

v1.10.1

20 Jan 08:44
1f86fde
Compare
Choose a tag to compare
  • Italian translation

Full Changelog: v1.10.0...v1.10.1

v1.10.0

19 Jan 13:28
79a5f11
Compare
Choose a tag to compare
  • 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

16 Jan 07:07
7ce8fc0
Compare
Choose a tag to compare
  • 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!
  • 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

04 Jan 07:42
6030c06
Compare
Choose a tag to compare
  • German translation added
  • Updated Indonesian translation

What's Changed

New Contributors

Full Changelog: v1.8.3...v1.8.4

v1.8.3

20 Dec 08:09
4f8c894
Compare
Choose a tag to compare
  • Support for FluxOS Arcane image

Full Changelog: v1.8.2...v1.8.3

v1.8.2

08 Dec 13:18
6232167
Compare
Choose a tag to compare
  • 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