GREE Controller 0.15.8

This commit is contained in:
Mateusz Gruszczyński
2026-09-19 00:02:15 +02:00
parent bdcae6b959
commit 17fd5b8820
5 changed files with 14 additions and 5 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 0.15.8
- Visual Flow exports now include the Shared Input definitions referenced by the graph.
- Flow import creates missing Shared Inputs automatically, reuses equivalent local sources and safely remaps conflicting IDs without overwriting local definitions; Flow and imported inputs are persisted atomically without changing the Flow format version.
- Flow export/import remains on format version 1; exported graphs may carry the Shared Input definitions they reference.
- The Flow editor keeps the Interpretation / Flow cycle section collapsed by default on desktop, tablet and mobile, with details available through the existing disclosure button.
## 0.15.7
- Fixes mixed V1/V2 Local discovery: legacy/plain discovery envelopes are no longer treated as proof that a unit is V1.