GREE Controller 0.15.13

This commit is contained in:
Mateusz Gruszczyński
2026-09-21 10:28:10 +02:00
parent 8d9f6b953d
commit 797e73be00
4 changed files with 9 additions and 3 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 0.15.13
- Flow cards now show an explicit execution type: Schedule, Automation, Schedule + Automation, Draft, or None, based on the compiled Flow output.
- Removes whole-card navigation to the Flow editor, so clicking statistics, compile counts, descriptions, and other non-action areas no longer opens the editor accidentally.
- Adds a dedicated compact Editor button next to Simulator and gives both actions the same visual treatment.
## 0.15.12
- Flow cards now allow editing the description directly from the Flow list without opening the visual editor.