Skip to content

Latest commit

 

History

History
78 lines (44 loc) · 1.87 KB

CHANGELOG.md

File metadata and controls

78 lines (44 loc) · 1.87 KB

1.0.6 (2021.11.27)

Release Link

Fixes

  • Fixed another edge case crash when using the pay modal

1.0.5 (2021.10.29)

Release Link

Fixes

  • Fixed crashed when using the pay modal
  • Fixed edge case with complex names by exclusively using addresses to send

1.0.4 (2021.4.16)

Release Link

Fixes

  • Fixed detail modal not working

1.0.3 (2021.3.29)

Release Link

Adjustments

  • Optimized UI
  • Optimized Code

1.0.2 (2021.3.11)

Release Link

Additions

  • Added balances to the accounts you can use to pay an invoice

Adjustments

  • Changed Status tag text from a darken to a screen
  • Updated package-lock

Fixes

  • Fixed issue if you were not logged in prior to opening up the module the module would crash
  • Fixed issue of not being able to use a trust account (requires Nexus Core 5.1.x)

1.0.1 (2020.4.23)

Release Link

Additions

  • Added fiat reference in new invoice form
  • Drafts now bind to the user that created them
  • You can now select the account to use when paying an invoice
  • Added a notice that an 1 NXS fee will be issued when making a new invoice
  • Added more search functionality

Adjustments

  • Add close to the make new invoice form
  • Now handles logging in and out

Fixes

  • Fixed spelling mistakes

1.0.0 (2020.3.25)

Release Link

First Release