This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
Releases: GaloyMoney/galoy-pay
Releases · GaloyMoney/galoy-pay
v0.5.27 Release
Bug Fixes
- Receipt amount (#459)
v0.5.26 Release
Fix conversion bug and initial data (#456) * fix: initial data * fix: sats conversion bug
v0.5.25 Release
Miscellaneous Tasks
- Add loading spinner for realtime price (#455)
v0.5.24 Release
Bug Fixes
- NaN bugs (#453)
v0.5.23 Release
Features
- Better display formatting per locale (#452)
v0.5.22 Release
Features
- Display currency for multi-country (#434)
v0.5.21 Release
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
Bug Fixes
- Amount on receipt always less than one cent (#448)
v0.5.19 Release
v0.5.18 Release
Features
- Prompt user wallet when paying an invoice (#432)