From d4067c5ddbdcf4548e2852832f4eaad1a39e4920 Mon Sep 17 00:00:00 2001 From: Armilar <102996011+Armilar@users.noreply.github.com> Date: Sat, 30 Dec 2023 11:56:31 +0100 Subject: [PATCH] v4.3.3.28 - Update NsPanelTs.ts - Fix short ID's in v4.3.3.27 - Fix window Icons in CreateEntity - Add MQTT-Client Check --- ioBroker/NsPanelTs.ts | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ioBroker/NsPanelTs.ts b/ioBroker/NsPanelTs.ts index 61269597..8f184bab 100644 --- a/ioBroker/NsPanelTs.ts +++ b/ioBroker/NsPanelTs.ts @@ -84,8 +84,10 @@ ReleaseNotes: - 21.12.2023 - v4.3.3.25 Add switch of cardQR by hidePassword: true - 26.12.2023 - v4.3.3.26 Fix Log output payload -> Json.stringify - 28.12.2023 - v4.3.3.27 Fix Payload (pageItem.id -> placeId) by Function CreateEntity - - 28.12.2023 - v4.3.3.27 Fix Fallback PageItem.name by Function CreateEntity - - 30.12.2023 - v4.3.3.28 Fix short ID's + - 28.12.2023 - v4.3.3.27 Fix Fallback PageItem.name by Function CreateEntity --> Many Bugs + - 30.12.2023 - v4.3.3.28 Fix short ID's in v4.3.3.27 + - 30.12.2023 - v4.3.3.28 Fix window Icons in CreateEntity + - 30.12.2023 - v4.3.3.28 Add MQTT-Client Check Todo: - XX.XX.XXXX - v5.0.0 Change the bottomScreensaverEntity (rolling) if more than 6 entries are defined