Small updates from now on: EnvKit's build output is now deterministic, so the auto-updater's differential download actually works. Updating from beta.27 to this release downloads about 3.5 MB instead of the full 103 MB installer, and future updates stay small too.
Background: the renderer obfuscation step used a random seed on every build, which made every file differ between releases even when nothing changed — so each update re-downloaded most of the installer. The seed is now pinned.
No app behavior changes in this release.