Skip to content

Releases: lnflash/flash

v0.7.51 Release

13 May 03:18

Choose a tag to compare

Bug Fixes

  • Expect header & Update Cashout draft Error types

v0.7.50 Release

12 May 18:39

Choose a tag to compare

Bug Fixes

  • Restore mutations to enable & disable notifcations

v0.7.49 Release

12 May 18:05
64edf74

Choose a tag to compare

Bug Fixes

  • Make frappe restore target compose service names
  • Retry submitCashout on failure and fix NaN exchange_rate for USD payouts

Features

  • Switch cashout to Cashout DocType in ERPNext

v0.7.48 Release

11 May 16:37
1dcae32

Choose a tag to compare

Features

  • Add lnurlp for external wallet (#341)

v0.7.47 Release

11 May 15:54
7c3f7e4

Choose a tag to compare

Miscellaneous Tasks

  • Fix main TypeScript baseline (#346)

v0.7.46 Release

11 May 15:32

Choose a tag to compare

Features

  • Add bankAccounts query and unify BankAccount type

Testing

  • Fix broken account upgrade request references

v0.7.45 Release

01 May 17:36

Choose a tag to compare

Miscellaneous Tasks

  • Clean ENG-381 implementation and spec

Testing

  • Assert collision flow does not silently log in
  • Fix ENG-381 PR verification specs

v0.7.44 Release

27 Apr 16:33

Choose a tag to compare

Validate username on AccountUpgradeRequest Create

v0.7.43 Release

27 Apr 16:20
62d64c6

Choose a tag to compare

Bug Fixes

  • Include asPaymentAmount (#335)
  • Send the asPaymentAmount method to the Money class so both of the USDAmount and JMDAmount can use it
  • Add the asPaymentAmount to the USDAmount

v0.7.42 Release

20 Apr 18:49

Choose a tag to compare

dev(Bruno): Update Cashout