From 34d086c29b5c936572b69eedec459c92faf90dca Mon Sep 17 00:00:00 2001 From: flemming-it Date: Mon, 1 Jun 2026 18:12:05 +0200 Subject: [PATCH] chore(studio): bump flow editor to 0.8.0 (FaiEditorStyle + frosted glass) Picks up: * FaiEditorStyle visual-effect knobs (frosted-glass panels, canvas gradient, flow animation, node shadows) the host can override. Studio uses the default modern preset for now; theme-plugin integration is a follow-up. * Properties panel rebuilt as a floating sidebar with BackdropFilter blur over the canvas. * Pattern + zoom controls promoted to dropdowns so operators reach a specific level in one click. Bumps fai_studio to 0.55.0. Signed-off-by: flemming-it --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 7478a51..1012c50 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -125,10 +125,10 @@ packages: description: path: "." ref: main - resolved-ref: "7aeeae717f37f3dfefe5918ed2dba18a922a701d" + resolved-ref: "1f5601a461097c62140354fb0e9b9bdea598b89c" url: "https://git.flemming.ai/fai/studio-flow-editor" source: git - version: "0.7.0" + version: "0.8.0" fake_async: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 82fda08..93c1bb5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fai_studio description: "F∆I Studio — desktop GUI for the F∆I hub" publish_to: 'none' -version: 0.54.0 +version: 0.55.0 environment: sdk: ^3.11.0-200.1.beta