This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Zap Desktop 0.3.4 Beta
Bug Fixes
- btc: correct conversion from msat and mlits to fiat (b62bcfd), closes #1372
- btc: make sure non-round fiat conversion results are handled well (7c31266), closes #1334
- btc: use rounding in fiat conversions (e961d60), closes #1334
- deps: update coininfo commit hash to 299bf3b (f50b4c1)
- deps: update dependency lnd to v0.5.2-beta (3bcd15d)
- deps: update dependency lnd-grpc to v0.1.5 (378ee04)
- deps: update dependency lnd-grpc to v0.1.6 (6a5676a)
- intl: add missing intl support to wallet recover step (71ad9b7)
- launcher: do not double notify startup errors (1ace2e9)
- launcher: ensure wallet close on laucnhpad mount (b08735f)
- linux: support lightning/lndconnect protocol links (39de7da)
- lnd: handle seed generation error (ebde306)
- lnd: support latest version of lnd (8ad2bab)
- lnd: support multiple lnd versions (4ef7baf), closes #1320
- ui: add internal notification to receivemodal (967e04f)
- ui: add internal notification to syncing (99f1f8f)
- ui: add missing channel search cancel button (fad18df), closes #1517
- ui: avoid jumping when scroll bar appears (c377d5a)
- ui: do not show error messages for hidden fields (4280a85)
- ui: dont allow form submit before seed generation (0971c70)
- ui: ensure copy/paste works in amount fields (cf39c42), closes #1389
- ui: fix issue with node duplicates after update (90d2e22)
- ui: fix issue with suggested node list shrinking (77408a7)
- ui: fix missing show expired requests button (df5eedd), closes #1512
- ui: highlight border of selected inputs (b25b7df)
- ui: improve channel list search and filter (9511469), closes #1244 #847
- ui: prevent wizard submit with invalid form (adb60a7)
- ui: show internal notification when copying payment request (ae25732), closes #1380
- ui: add cross platform about menu (905f1ff), closes #1365
- ui: hscroll for current and suggested channels panels (2169677)
- ux: wait on splash screen before initial redirect (0ebb192)
- wallet: check node alias exists before using (9559dc3), closes #1515
- wallet: correctly identify active network (c13ea91), closes #1510
- wallet: handle lightning links when app closed (3c2d6e9), closes #1401
- wallet: handle lndconnect links when app closed (mac) (89c833b)
- wallet: handle protocol links when app closed (025629e), closes #1428 #1428
- wallet: prevent crash on currency conversions (8012f1d), closes #1452
- wallet: support updated lndconnect link format (5ca8d1f)