iobroker.agent-dvr 0.3.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,12 @@ 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
+
345
+ ### 0.4.0 (2026-07-12)
346
+ * (ipod86) feat: optionaler MJPEG- und Snapshot-Stream-Proxy über ioBroker (Browser benötigt nur eine Verbindung zu ioBroker, nicht direkt zu AgentDVR)
347
+
342
348
  ### 0.3.0 (2026-07-06)
343
349
  * (ipod86) feat: Steuerbuttons scheduleOn/Off und detectorOn/Off für Kameras und Mikrofone
344
350
  * (ipod86) feat: Empfindlichkeitszustände sensitivityMin, sensitivityMax, sensitivityGain für Kameras (0–100)
package/README.md CHANGED
@@ -344,6 +344,12 @@ 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
+
350
+ ### 0.4.0 (2026-07-12)
351
+ * (ipod86) feat: optional MJPEG and snapshot stream proxy through ioBroker (browser needs only one connection to ioBroker, not directly to AgentDVR)
352
+
347
353
  ### 0.3.0 (2026-07-06)
348
354
  * (ipod86) feat: add scheduleOn/Off and detectorOn/Off control buttons for cameras and microphones
349
355
  * (ipod86) feat: add sensitivityMin, sensitivityMax, sensitivityGain level states for cameras (0–100)
@@ -387,9 +393,6 @@ The adapter ships a built-in live dashboard at `http://<iobroker>:<webport>/agen
387
393
  * (ipod86) fix: add missing sm/md/lg/xl size attributes to go2rtcMapping table in jsonConfig.json (E5507)
388
394
  * (ipod86) fix: translate missing admin i18n keys into 9 languages (E5606)
389
395
 
390
- ### 0.0.6 (2026-07-01)
391
- * (ipod86) docs: add Live Dashboard and go2rtc WebRTC sections to README
392
-
393
396
  [Older changelog entries in CHANGELOG_OLD.md](CHANGELOG_OLD.md)
394
397
 
395
398
  ## License