diff --git a/Dockerfile b/Dockerfile index e8f73bd..dd013b4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alex71btc/lndk:start9-20260402 AS lndkstage +FROM alex71btc/lndk:amountless-fix-v2 AS lndkstage FROM python:3.11-slim diff --git a/startos/versions/current.ts b/startos/versions/current.ts index 4a9f1eb..43535b7 100644 --- a/startos/versions/current.ts +++ b/startos/versions/current.ts @@ -1,10 +1,11 @@ import { VersionInfo, IMPOSSIBLE } from '@start9labs/start-sdk' export const current = VersionInfo.of({ - version: '0.2.104:0', + version: '0.2.106:0', + releaseNotes: { en_US: - 'Updated bundled lndk-pay to 0.2.104. Added authenticated payment API checks and CSRF protection. Added domain configuration documentation for BIP353, LNURL and Cloudflare DNS setup.', + 'Added Privacy Mode. Optional BOLT12 + BIP353 only operation without LNURL endpoints. Improved setup UI and payment mode selection.', }, migrations: { up: async () => {}, diff --git a/upstream b/upstream index baaae40..13c23d6 160000 --- a/upstream +++ b/upstream @@ -1 +1 @@ -Subproject commit baaae40521ed7970afb534614c10139991d92f73 +Subproject commit 13c23d6a7499870eb911cba469c553cc4af69acb