From 607d2fedb7f7f195c75f4682649641c815010bcb Mon Sep 17 00:00:00 2001 From: d11n Date: Fri, 23 Dec 2022 09:13:54 +0100 Subject: [PATCH] Changelog v1.7.3 (#4469) Includes commits up to 627ada56b753e3da46a0db45690d689b050d085a --- Changelog.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/Changelog.md b/Changelog.md index 098bc0974..313f74fd0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,24 @@ # Changelog +## 1.7.3 + +### Bug fixes + +* Checkout v2: Fix modal iframe clipboard permissions (#4453) @dennisreimann +* Checkout: Fix cutoff language dropdown (#4465) @cdmoss +* Fix a crash on coin selection if we weren't able to guess the color of a label (053426) @kukks +* If using LNBank, LN invoices are not generated after upgrade to v1.7.2.0. You still need to also update the plugin. (#4458) @dennisreimann +* Fix BTCPay invoice not settling after successful Lightning payment (CLN + Lightning Charge) (#4383) @dennisreimann + +### Improvement + +* Make sure payment request print view doesn't show table header twice (#4447) @bolatovumar +* Automated payout processors shouldn't spam logs on shutdown (#4193) @NicolasDorier +* Checkout v2: Reduce Altcoin name on payment method pill (#4456) @dennisreimann +* Checkout: Make CSS and logo paths relative (#4354) @bolatovumar +* Checkout: Add persian language back (#4457) @NicolasDorier +* Frontend cleanups (#4449 #4463 #4473) @dennisreimann + ## 1.7.2 ### New features