You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CRITICAL: Profiles and groups created via Developer Tools no longer silently lost on restart — _save() now called from all profile/group service handlers
compute_frame_one now uses try/finally guard — a crasher during preview no longer corrupts the running effect's params
create_layout service now actually saves the icon parameter (was accepted but dropped)
list_layouts service now exists (was documented in README but never registered)
Removed duplicate list_profiles/list_groups keys from services.yaml
Updated
strings.json and translations/en.json brought up to date with full config flow: profile/group management menus, z-axis field, rename_layout split steps
README fully overhauled: 3D z-axis section, expanded docs for zone-aware/direction/audio/sequencer/preview/profiles/groups, services reference now covers all 16 services, new automation examples