Skip to content

v0.2.9

Latest

Choose a tag to compare

@bhdoggett bhdoggett released this 28 Jul 03:17

What's New

  • 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.