Releases: lnflash/flash
Releases · lnflash/flash
v0.6.26 Release
v0.6.25 Release
Miscellaneous Tasks
- Add otel to Ibex response (#124)
v0.6.24 Release
Documentation
- Update docs for contributing with Flash practices (#122)
v0.6.23 Release
Allow user to select target when setting pipeline (#115) Co-authored-by: Ben Hindman <[email protected]>
v0.6.22 Release
Use Currency Code in DisplayAmount Notifications (#114) * WIP Update notification body for display currency remove bad logs simplify line Use currency code rather for display amount * Move CurrencyFormatter to fiat --------- Co-authored-by: Ben Hindman <[email protected]>
v0.6.21 Release
Use Currency Code in DisplayAmount Notifications (#114) * WIP Update notification body for display currency remove bad logs simplify line Use currency code rather for display amount * Move CurrencyFormatter to fiat --------- Co-authored-by: Ben Hindman <[email protected]>
v0.6.20 Release
CentAmount to FractionalCentAmount in multiple calls (#113)
v0.6.19 Release
Show display currency in firebase notifications (#111) Amount for display currency is found in function toDisplayAmount which resuses existing Galoy functions Notification body is updated in the i18n localization Not included: update displayCurrency with symbol to match rest of application
v0.6.18 Release
Update CI values for lnflash (#110) Co-authored-by: Ben Hindman <[email protected]>
v0.6.17 Release
Add check to see if npub is a flash npub (#109) * Add is flash npub * Fix query * Make errors more specific