getumbrel / umbrel-apps

The official app repository of the Umbrel App Store. Submit apps and updates here. Learn how → https://github.com/getumbrel/umbrel-apps#readme
https://apps.umbrel.com
480 stars 357 forks source link

update lnd image to v0.18.0-beta #1159

Closed zapomatic closed 2 weeks ago

zapomatic commented 2 weeks ago

Couldn't find any reference to anyone testing or merging this on the umbrel team. Is this update already in progress somewhere?

nmfretz commented 2 weeks ago

Thanks for the LND update @zapomatic!

I have checked the LND release notes for any breaking changes that need to be handled in our UI and there are none: https://github.com/lightningnetwork/lnd/releases

I have updated the app manifest (umbrel-app.yml) with the new version so that users receive an update notification on their umbrels. I also added release notes, including a warning that users running with "wtclient.active = true" cannot downgrade from this version.

Tested on arm64 and x86