Skip to content

v0.7.35

Choose a tag to compare

@github-actions github-actions released this 05 Jul 18:51
· 1762 commits to main since this release
2f55ea6

HyperFrames v0.7.35

Released on 2026-07-05.

This release fixes three feedback-driven reliability issues: Lambda render bundles now provide CommonJS path globals for inlined dependencies, Windows FFmpeg lookup prefers real executables over command shims, and offline SFX resolution no longer records missing bundled files as usable audio.

Fixes

  • Lambda: Define __dirname and __filename in handler bundles (f999b40d)
  • Engine: Prefer real FFmpeg executables over Windows command shims (b7dcb9e2)
  • Hyperframes Media: Skip and report offline SFX entries whose bundled file is missing (b34e623b)

Full changelog

v0.7.34...v0.7.35