Skip to content

Releases: signum-network/signum-xt-wallet

1.2.0

17 Jun 21:08
4009f3e
Compare
Choose a tag to compare

Release 1.2

New features

  • Full support for Encrypted P2P messages (#31)
  • Enhanced Transaction Typing (#16)

Bugfixes

  • Show wrong Alias (#30)
  • Adjust confirm window size on Windows (#29)
  • More stable Port Connection in app itself (#32)

1.1.2

07 Apr 14:27
Compare
Choose a tag to compare

Features

Bug Fixes

Chores

  • very minor cleanup #26 (ohager)
  • prepare hot reload - not active yet (ohager)

Commits

1.1.1

09 Mar 10:17
Compare
Choose a tag to compare

Bug Fixes

  • First account connect issue - Fixed #7 (ohager)
  • identicon for SCs - fixed #6 (ohager)

Continuous Integration

Chores

Commits

  • eb0979c: Fixing spanish typos (Frandys Perez) #18
  • d39244d: small typo (Frandys Perez) #18
  • 93cb058: Merge branch 'main' of github.com:signum-network/signum-xt-wallet into main (ohager)
  • 9795d4a: Update (Frandys Perez) #21
  • 6b3091a: Updating to original links (Frandys Perez) #21
  • 0a73020: Merge branch 'main' of github.com:signum-network/signum-xt-wallet into main (ohager)

XT Wallet 1.1.0

06 Mar 13:09
Compare
Choose a tag to compare

Major Release 1.1.0


Manifest Version 3 Compatible


This version was significantly refactored:

  • to be conformant with the new Manifest Version 3 format
  • DApp permission relies on DApp Url and Network now
  • storage identifiers refactored
  • added the DApp notification system

This version requires the previous installation to be reset or removed!

New features

  • Text/Data Message Attachments on Send
  • New Languages: Thai, Ukrainian
  • Improved Onboarding
  • DApp permission relies on DApp Url and Network
  • Sends notifications about Network/Account changes, Permission/Account removals to DApp
  • Currency Symbol TestNet vs MainNet (#8)
  • Explorer Links for Account (#9)
  • Considering reserved/locked balances (#14)

Bugfixes

  • Cropped Node Urls (#7)
  • Reset action redirects to Full Page Options now (no layout issues)