Skip to content

v0.7.71

Choose a tag to compare

@github-actions github-actions released this 24 Jul 19:07
v0.7.71
d07d187

HyperFrames v0.7.71

Released on 2026-07-24.

Finite compositions can now use GSAP repeat: -1 loops when an explicit root
data-duration bounds the export, while unbounded infinite timelines remain
blocking. Preview also serves external symlink assets correctly, and this release
adds media-treatment capabilities plus performance and stability improvements
for data-driven caption templates.

Features

  • Core: Define media treatment capabilities (70213c5a8)

Fixes

  • Lint: Allow bounded GSAP infinite repeats (adb149b86, #2763)
  • Preview: Serve external symlink assets (7778c093b, #2764)
  • Caption Weight Shift: Remove O(n^2) redundant hide-all-others loop (5af6203ae)
  • Caption Editorial Emphasis / Emoji Pop: Remove O(n²) redundant hide-all-others loop (18de2b1f1)

Catalog

  • Registry: Liberal emoji-pop brand colors, weight-shift fit fixes, 8192 clamp (8bf939043)
  • Registry: Reject non-numeric caption-data versions; boot fetch never clobbers a manual attach (5c2981d06)
  • Registry: Encapsulate caption template runtimes in IIFEs (e2846eb7c)
  • Registry: Clear brand CSS custom properties on unbranded re-attach; remove dead italic path (4f6994719)
  • Registry: Make caption-editorial-emphasis data-driven with emphasis heuristic (ed8973952)
  • Registry: Make caption-highlight data-driven with automatic grouping (7d4e71d10)
  • Registry: Make caption-emoji-pop data-driven with generic emoji lexicon (392a9d251)
  • Registry: Force GSAP render at attach — seek(0) is a no-op on a fresh timeline (020c8986f)
  • Registry: Make caption-pill-karaoke data-driven via caption-data runtime (08620b75d)
  • Registry: Make caption-weight-shift data-driven via caption-data runtime (c67e9dc1f)

Full changelog

v0.7.70...v0.7.71