iobroker.agent-dvr 0.4.0 → 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.de.md CHANGED
@@ -339,6 +339,9 @@ Das eingebaute Live-Dashboard ist erreichbar unter `http://<iobroker>:<webport>/
339
339
  Placeholder for the next version (at the beginning of the line):
340
340
  ### **WORK IN PROGRESS**
341
341
  -->
342
+ ### 0.4.1 (2026-07-12)
343
+ * (ipod86) fix: Übersichtskachel zeigt ioBroker-Host-IP; go2rtc-URL nur bei aktivierter Option sichtbar
344
+
342
345
  ### 0.4.0 (2026-07-12)
343
346
  * (ipod86) feat: optionaler MJPEG- und Snapshot-Stream-Proxy über ioBroker (Browser benötigt nur eine Verbindung zu ioBroker, nicht direkt zu AgentDVR)
344
347
 
package/README.md CHANGED
@@ -344,6 +344,9 @@ The adapter ships a built-in live dashboard at `http://<iobroker>:<webport>/agen
344
344
  Placeholder for the next version (at the beginning of the line):
345
345
  ### **WORK IN PROGRESS**
346
346
  -->
347
+ ### 0.4.1 (2026-07-12)
348
+ * (ipod86) fix: overview tile links to ioBroker host; go2rtc URL shown only when enabled
349
+
347
350
  ### 0.4.0 (2026-07-12)
348
351
  * (ipod86) feat: optional MJPEG and snapshot stream proxy through ioBroker (browser needs only one connection to ioBroker, not directly to AgentDVR)
349
352
 
@@ -390,9 +393,6 @@ The adapter ships a built-in live dashboard at `http://<iobroker>:<webport>/agen
390
393
  * (ipod86) fix: add missing sm/md/lg/xl size attributes to go2rtcMapping table in jsonConfig.json (E5507)
391
394
  * (ipod86) fix: translate missing admin i18n keys into 9 languages (E5606)
392
395
 
393
- ### 0.0.6 (2026-07-01)
394
- * (ipod86) docs: add Live Dashboard and go2rtc WebRTC sections to README
395
-
396
396
  [Older changelog entries in CHANGELOG_OLD.md](CHANGELOG_OLD.md)
397
397
 
398
398
  ## License