Skip to content

Releases: xelis-project/xelis-genesix-wallet

Genesix Wallet Beta 0.0.6

30 Oct 19:00
Compare
Choose a tag to compare

Overall, improved look and feel for UX.

  • Added built-in logger for easier support.
  • Improved localization by converting ARB into spreadsheets.
  • Detect integrated address in the transfer modal.
  • Replace avatar with Hashicon.
  • Added fee for burn entires in history.
  • Provided options to activate logger and unlock burn button (disabled by default).
  • Fixed missing nonce while creating a transaction.
  • Displayed USDT value of funds (mainnet only).
  • Fixed the URL explorer link.
  • Resolved the "Future is not Send" error.
  • Improve error message for incorrect seed.
  • Added more seed nodes to the list.
  • Using Jura font everywhere.
  • Fixed iOS meta tags.
  • New exported transaction history in CSV format (for use with spreadsheet software).
  • Added new Arabic language.
  • Fixed typos.

Full Changelog: 0.0.5...0.0.6

Genesix Wallet Beta 0.0.5

02 Jul 19:49
Compare
Choose a tag to compare

This version's primary focus was porting to web browser and resolving transfer sync issues.
The wallet is accessible at https://wallet.xelis.io.

UX changes:

  • Using cache dir for table generation location instead of support dir.
  • Correctly display the seed dialog after wallet creation.
  • Fix total display amount when sending your entire balance.
  • Don't block password dialog if wrong password is entered.
  • Implement multiple features for web browser (wallets provider, splash screen, table generation & page routing).
  • Fix authentication state redirection, resolve the circular logic bug in obtaining seed state, and fix background opacity issue.
  • Added a new simple assets page intead of displaying "coming soon". This page will be developed extensively when smart contract become available.
  • Make minor margin and layout adjustments.
  • Improve Italian locale by xFedEx.

Core changes inherited:

  • Resolve missing transactions due to DAG reorg.
  • Ensure asset/balance synchronization occurs during the first wallet opening.
  • Make the Wallet API compatible with WASM by implementing local storage mechanisms and updating other libraries.

Genesix Wallet Beta 0.0.4

29 May 03:58
Compare
Choose a tag to compare
  • Add internet permission for macOS version.
  • Set macOS app as executable.
  • Fixes submit transaction errors (clear cache and unconfirmed balance if tx fails).

Genesix Wallet Beta 0.0.3

26 May 04:01
Compare
Choose a tag to compare
  • Add 9 more languages.
  • Don't use old seed when creating a new wallet if input is disabled.
  • You can now send the total amount (including fees) of your balance.
  • Fix size of transfer button.
  • New splash screen effect on initial load (mobile).
  • New option to clean cache in settings.
  • New explorer button in transaction entry.
  • Warning indicator if network is mismatch between wallet and node.
  • Fix deadlock when calculating total amount.
  • Supports new Extra_Data encrypt/decrypt with sender and receiver handle (fix vulnerability of brute forcing amount and getting key to decrypt the payload).

Genesix Wallet Beta 0.0.2

27 Apr 19:59
Compare
Choose a tag to compare
  • Fix corrupted wallet if not closed properly.
  • Fix error when creating a transaction.
  • Fix TLS bug on Android (failed to connect to remote node).

Genesix Wallet Beta 0.0.1

20 Apr 22:15
Compare
Choose a tag to compare

This is the first of many Genesix wallet release.