Skip to content

v0.7.58

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 20:19
4b0b89e

HyperFrames v0.7.58

Released on 2026-07-14.

HyperFrames now uses a 0–10 recommendation scale for feedback, keeps canvas z-order actions synchronized with timeline lanes, and makes the core workflow set easier to install from the skills picker. Rendering is more reliable across variable-bound and root-absolute media, explicit worker counts, Windows FFmpeg failures, and final artifact publication, while CLI snapshot, frame, layout, and contrast diagnostics are more consistent.

Features

  • Feedback: Adopt 0–10 recommendation scale (990f5c314, #2438)
  • Studio: Mirror canvas z-order actions into timeline lanes (track order = default paint order) (89db71889, #2380)
  • Skills: Group core skills in the skills add picker (4a4903b49, #2412)

Fixes

  • CLI: Resolve color-mix() colors in contrast audit instead of false-failing (6c2513d5c, #2445)
  • Producer: Probe variable-bound media sources (d2c8c2d80, #2444)
  • Pr To Video: Use display names, not GitHub logins, in credits narration (4cba58f5a, #2385)
  • Engine: Honor explicit render worker counts (e05debe1a, #2439)
  • Render: Diagnose unlaunchable Windows FFmpeg (3d7e26aab, #2430)
  • Render: Publish artifacts atomically (fb0d82350, #2154)
  • CLI: Consolidate snapshot and frame diagnostics (6933e8acd, #2402)
  • CLI: Consolidate layout and contrast audit correctness (b98463ae3, #2401)
  • Engine: Resolve root-absolute media from project (6fc92308d, #2399)
  • Engine: Skip unnecessary dimension pad (0dfc85b68, #2398)

Internal

Full changelog

v0.7.57...v0.7.58