Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Releases: GaloyMoney/galoy-pay

v0.5.27 Release

17 Apr 13:38
1e0b54f
Compare
Choose a tag to compare

Bug Fixes

  • Receipt amount (#459)

v0.5.26 Release

14 Apr 20:20
2197b53
Compare
Choose a tag to compare
Fix  conversion bug and initial data (#456)

* fix: initial data

* fix: sats conversion bug

v0.5.25 Release

14 Apr 15:58
2a249d2
Compare
Choose a tag to compare

Miscellaneous Tasks

  • Add loading spinner for realtime price (#455)

v0.5.24 Release

14 Apr 13:46
1a18806
Compare
Choose a tag to compare

Bug Fixes

v0.5.23 Release

13 Apr 22:36
369b304
Compare
Choose a tag to compare

Features

  • Better display formatting per locale (#452)

v0.5.22 Release

13 Apr 14:03
299ab84
Compare
Choose a tag to compare

Features

  • Display currency for multi-country (#434)

v0.5.21 Release

13 Apr 06:25
15f14bc
Compare
Choose a tag to compare
fix: Amount logic in payment outcome(#449)

Changed the logic for usdValueInSats to that of a ternary operator to reduce the need to call the satToUsd function to get the dollar equivalent in Sats

v0.5.20 Release

13 Apr 06:22
15f14bc
Compare
Choose a tag to compare

Bug Fixes

  • Amount on receipt always less than one cent (#448)

v0.5.19 Release

12 Apr 06:27
7d7cc82
Compare
Choose a tag to compare

Bug Fixes

  • Hooks dependencies (#443)

Features

  • Add print receipt (#437)

v0.5.18 Release

27 Mar 15:09
2f93f4d
Compare
Choose a tag to compare

Features

  • Prompt user wallet when paying an invoice (#432)