Skip to content

EnvKit v0.32.0-beta.28

Latest

Choose a tag to compare

@ker00sama-dev ker00sama-dev released this 04 Aug 14:35

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.