Releases: lnflash/flash-pay
Releases · lnflash/flash-pay
v0.6.0 Release
Bug Fixes
- Websocket uri (GaloyMoney#525)
- Fixed note being persistence and input box overlay issue (GaloyMoney#504)
- Some app ui and logic fixes (GaloyMoney#496)
- Receipt amount (GaloyMoney#459)
- NaN bugs (GaloyMoney#453)
- Amount logic in payment outcome(GaloyMoney#449)
- Amount on receipt always less than one cent (GaloyMoney#448)
- Hooks dependencies (GaloyMoney#443)
Features
- Use new dedicated websocket server (GaloyMoney#521)
- [breaking] Update to nodejs 20 (GaloyMoney#499)
- Add new blink branding (GaloyMoney#492)
- Better display formatting per locale (GaloyMoney#452)
- Display currency for multi-country (GaloyMoney#434)
- Add print receipt (GaloyMoney#437)
- Prompt user wallet when paying an invoice (GaloyMoney#432)
- Remove toggle currency button when invoice is created
- Support nostr zap requests (GaloyMoney#414)
Miscellaneous Tasks
- Some update on the pos side (GaloyMoney#528)
- Improve "alert" (GaloyMoney#526)
- Bump @types/node from 20.1.7 to 20.2.5 (GaloyMoney#505)
- Bump react-qrcode-logo from 2.8.0 to 2.9.0 (GaloyMoney#491)
- Fix app layout footer text style (GaloyMoney#494)
- Some ui branding additions (GaloyMoney#493)
- Bump i18n-js from 3.9.2 to 4.2.3 (GaloyMoney#484)
- Bump eslint-config-react-app from 6.0.0 to 7.0.1 (GaloyMoney#486)
- Bump react-to-print from 2.14.7 to 2.14.12 (GaloyMoney#480)
- Bump @graphql-codegen/client-preset from 2.1.1 to 3.0.1 (GaloyMoney#482)
- Bump eslint-config-next from 12.3.0 to 13.3.2 (GaloyMoney#483)
- Bump eslint-plugin-jsx-a11y from 6.6.1 to 6.7.1 (GaloyMoney#477)
- Bump @apollo/client from 3.6.9 to 3.7.12 (GaloyMoney#478)
- Bump eslint-plugin-jest from 27.0.4 to 27.2.1 (GaloyMoney#479)
- Bump @types/node from 16.11.46 to 18.15.13 (GaloyMoney#476)
- Bump bitcoinjs-lib from 5.0.0 to 5.0.5 (GaloyMoney#411)
- Bump eslint-plugin-react from 7.31.8 to 7.32.2 (GaloyMoney#472)
- Bump @typescript-eslint/eslint-plugin (GaloyMoney#464)
- Add audit command to Makefile (GaloyMoney#470)
- Fiat default on load (GaloyMoney#463)
- Specify node img version in dockerfile (GaloyMoney#462)
- Add loading spinner for realtime price (GaloyMoney#455)
- Bump @typescript-eslint/parser from 5.31.0 to 5.51.0 (GaloyMoney#404)
- Be able to send up to 1 BTC over lnurl (GaloyMoney#406)
- Use mempool.space for lightning node observer (GaloyMoney#397)