Sovran_Bitcoin 0.15.12 serves the RTL UI under /rtl/ (upstream Angular <base href="/rtl/"> + PathLocationStrategy); the package redirects / to /rtl/ only for the exact root path. Update the Hub's RTL tile so the Tor and Local Network credentials show the canonical /rtl/ URLs (with trailing slash, which the redirect does not cover) instead of relying on the root-path redirect. Bump the dev versions.json fallback for rtl.service from 0.15.10 to 0.15.12 to match the flake (deployed systems already read pkgs.sovran-bitcoin.rtl.version).
17 lines
455 B
JSON
17 lines
455 B
JSON
{
|
|
"caddy.service": "2.8.4",
|
|
"tor.service": "0.4.8.12",
|
|
"gnome-remote-desktop.service": "46.0",
|
|
"bitcoind.service": "27.1.0",
|
|
"electrs.service": "0.10.6",
|
|
"lnd.service": "0.18.0",
|
|
"rtl.service": "0.15.12",
|
|
"btcpayserver.service": "2.4.2",
|
|
"albyhub.service": "1.24.0",
|
|
"mempool.service": "3.2.1",
|
|
"matrix-synapse.service": "1.115.0",
|
|
"livekit.service": "1.13.6",
|
|
"vaultwarden.service": "1.32.0",
|
|
"haven-relay.service": "0.1.0"
|
|
}
|