Skip to content

Releases: lnflash/flash

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

v0.7.41 Release

20 Apr 18:38

Choose a tag to compare

Bug Fixes

  • Change accountNumber from Int to String (ENG-291)

v0.7.40 Release

16 Apr 17:18

Choose a tag to compare

Revert "fix(config): remove hardcoded IBEX webhook secret (ENG-246)"

This reverts commit d8b7b352260d7e97b35057f6710a8d274a55e014.

v0.7.39 Release

16 Apr 17:07

Choose a tag to compare

Revert "fix(config): remove hardcoded IBEX webhook secret (ENG-246)"

This reverts commit d8b7b352260d7e97b35057f6710a8d274a55e014.

v0.7.38 Release

16 Apr 14:41

Choose a tag to compare

Bug Fixes

  • Remove hardcoded IBEX webhook secret (ENG-246)

v0.7.37 Release

03 Apr 19:12

Choose a tag to compare

Features

  • Update data model, subscribe new tokens, adds topics to new use

v0.7.36 Release

03 Apr 18:16

Choose a tag to compare

Feat: Upgrade the apollo router

change the version the apollo router to 2.1.3
update the apollo router wih exporters for telemetry

fix: apollo router - quickstart

fix: upgrade apollo router to 2.13

fix: telemetry logic for apollo router upgrade

fix: indentation issue and introducing exports in the apollo router