Conversation
Maintenance release upstream: no NBXplorer code changes, rebuilt on the .NET 10.0.11 runtime (this month's .NET security fixes) and NBitcoin 10.0.9. BTCPay Server, Postgres and the Shopify deployer are unchanged — no newer artifacts published. Also refreshes the *-startos git dependency pins.
MattDHill
approved these changes
Aug 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps the bundled NBXplorer image
2.6.10 → 2.6.11, releasing as2.4.3-rc.4:1.NBXplorer's other upstreams did not move, so nothing else is bumped:
btcpayserver/btcpayserver-internal2.4.3-rc4rc5, and 2.4.3 final is still unpublished (latest GitHub release isv2.4.2)nicolasdorier/nbxplorer2.6.10→2.6.11btcpayserver/postgres18.4btcpayserver/shopify-app-deployer1.10What's in NBXplorer 2.6.11
A maintenance release with no changes to NBXplorer's own code — the entire diff is build/dependency version bumps (
v2.6.10...v2.6.11):10.0.10 → 10.0.11— a security release carrying 10 CVE fixes (RCE, EoP, information disclosure, DoS).10.0.302 → 10.0.400(build-time only).10.0.8 → 10.0.9.Upstream publishes no GitHub Releases for NBXplorer, so the compare link above is the changelog.
Artifact verification
nicolasdorier/nbxplorer:2.6.11is published and resolves for both packaged architectures (linux/amd64,linux/arm64, pluslinux/arm).Version
2.4.3-rc.4:0is already published to the registry, so this takes the next free revision,2.4.3-rc.4:1. BTCPay Server itself is unchanged, so the upstream component of the version string does not move. Release notes lead with the NBXplorer bump and note that the build still ships the 2.4.3-rc4 pre-release, rather than re-announcing the security fix:0already announced.Also in this PR
*-startosgit dependency pins (cln-startos,lnd-startosmoved).start-sdkis already at the latest published2.0.9; the lockfile still resolves exactly one SDK copy.Test plan
npm run check— green.makeverification left to review, per the monitor cycle.