Private receiver
Live output
Idle
diff --git a/update-manifest.json b/update-manifest.json
index cd7a4b8..3d49160 100644
--- a/update-manifest.json
+++ b/update-manifest.json
@@ -1,6 +1,6 @@
{
"name": "Lumi Core",
- "version": "0.3.5",
+ "version": "0.3.6",
"channel": "stable",
"released_at": "2026-07-26",
"compatible_from": "0.1.9",
@@ -8,7 +8,7 @@
"replaces_versions": [
"1.2.0"
],
- "migration_notes": "Adds resilient Companion reconnect and caption controls, progressive private-test captions, improved Companion navigation and stream-viewer access, automatic Lumi-managed RTMPS certificates, refreshed Song Overlay delivery, and repository-wide durable redacted logging. Existing settings, databases, pairing records, OBS settings, credentials, overlays, uploads, models, secrets, plugin data, and local-only plugins are preserved.",
+ "migration_notes": "Adds encrypted Domeneshop DNS-01 automation for RTMPS certificate issuance and renewal when OpenResty or another HTTPS reverse proxy owns the HTTP challenge path. Lumi creates, verifies, and removes short-lived DNS records without external packages or certificate paths. Existing settings, databases, pairing records, OBS settings, credentials, overlays, uploads, models, secrets, plugin data, and local-only plugins are preserved.",
"rollback_safe": true,
"requirements": [
"Node.js 18 or newer"
@@ -409,6 +409,18 @@
],
"rollback_safe": true,
"migration_notes": "Fixes Companion package generation behind Lumi's private HTTPS reverse proxy, applies the same transport policy to HTTP and WebSocket device traffic, and standardizes durable redacted operational logging. Existing settings, databases, pairing records, OBS settings, credentials, overlays, uploads, models, secrets, plugin data, and local-only plugins are preserved."
+ },
+ {
+ "version": "0.3.5",
+ "channel": "stable",
+ "released_at": "2026-07-26",
+ "compatible_from": "0.1.9",
+ "migration_kind": "patch",
+ "replaces_versions": [
+ "1.2.0"
+ ],
+ "rollback_safe": true,
+ "migration_notes": "Adds resilient Companion reconnect and caption controls, progressive private-test captions, improved Companion navigation and stream-viewer access, automatic Lumi-managed RTMPS certificates, refreshed Song Overlay delivery, and repository-wide durable redacted logging. Existing settings, databases, pairing records, OBS settings, credentials, overlays, uploads, models, secrets, plugin data, and local-only plugins are preserved."
}
]
}