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
Scene rename warning — renaming a scene that would change its Companion HTTP endpoint now shows a warning with the old and new URLs before saving, so you don't lose a configured Companion button without knowing.
Unique scene names — scene names must now be unique; the save/edit dialog shows an inline error and disables Save on a duplicate.
Load a show from file on the launch screen — a new "Load from file…" button next to "+ New Show" lets you import a .json show without creating a blank one first.
Fixes
Fixed scene editing getting permanently stuck (Save disabled) for shows containing legacy duplicate-named scenes from before unique names were enforced.
Fixed a stray empty popover appearing when switching between the Full and Custom tabs.
Docs
Documented a Gatekeeper xattr workaround for running the unsigned app on macOS.