Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: heygen-com/hyperframes

v0.6.97

13 Jun 06:06
@github-actions github-actions
ca1574f
This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
SSH Key Fingerprint: NWMYeyFoh/MOO5AOq0RQXq9hRH6YYAUYke2Mn/YXNtI
Verified
Learn about vigilant mode.

Choose a tag to compare

Batch rendering, WebGL determinism, studio resilience, and security hardening.

Assets 2
Loading

v0.6.96

13 Jun 03:32
@github-actions github-actions
b9f8a30
This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
SSH Key Fingerprint: NWMYeyFoh/MOO5AOq0RQXq9hRH6YYAUYke2Mn/YXNtI
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: v0.6.95...v0.6.96

Loading

v0.6.95

12 Jun 16:46
@github-actions github-actions
8642b1d
This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
SSH Key Fingerprint: NWMYeyFoh/MOO5AOq0RQXq9hRH6YYAUYke2Mn/YXNtI
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v0.6.94...v0.6.95

Contributors

miguel-heygen
Loading

v0.6.93

12 Jun 05:04
@github-actions github-actions
c3554dc
This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
SSH Key Fingerprint: NWMYeyFoh/MOO5AOq0RQXq9hRH6YYAUYke2Mn/YXNtI
Verified
Learn about vigilant mode.

Choose a tag to compare

Full Changelog: v0.6.92...v0.6.93

Loading
mrverdant13 and andjsoliveira-bot reacted with rocket emoji
2 people reacted

v0.6.92

12 Jun 04:41
@github-actions github-actions
bbb36b4
This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
SSH Key Fingerprint: NWMYeyFoh/MOO5AOq0RQXq9hRH6YYAUYke2Mn/YXNtI
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Other Changes

  • fix(studio): accept razor splits at the canvas clamp boundary by @calcarazgre646 in #1340
  • feat(core): expose hf-ids as subpath export for @hyperframes/sdk by @vanceingalls in #1323
  • feat(sdk): scaffold @hyperframes/sdk — engine layer (model, RFC 6902 patches, mutate, apply-patches) by @vanceingalls in #1324
  • feat(sdk): session API, optional history + persist-queue, adapters — Phase 3a complete by @vanceingalls in #1325
  • feat(lint): add gsap_studio_edit_blocked rule for manual timeline + GSAP element targeting by @vanceingalls in #1345
  • fix(studio,core): persist manual position edits for GSAP-owned elements by @vanceingalls in #1346
  • fix(studio): watch external project dirs so preview ETag invalidates by @vanceingalls in #1347
  • fix(sdk,core): css tokenizer, override-set replay, setattribute safety, persist errors by @vanceingalls in #1350
  • fix(core): actionable error for empty sub-composition HTML in compile by @miguel-heygen in #1364
  • fix(core): per-property-group keyframe foundations by @miguel-heygen in #1354
  • fix(core): split-into-property-groups and replace-with-keyframes mutations by @miguel-heygen in #1355
  • fix(studio): per-property-group intercept routing + drag/resize fixes by @miguel-heygen in #1356
  • fix(studio): keyframe cache propertyGroup tagging + timeline UI by @miguel-heygen in #1357
  • fix(studio): property panel group-aware keyframe routing by @miguel-heygen in #1358
  • fix(studio): gesture recording replaces existing position keyframes by @miguel-heygen in #1359
  • feat(studio): off-screen element indicators + unclipped overlay by @miguel-heygen in #1360

Full Changelog: v0.6.91...v0.6.92

Contributors

vanceingalls, calcarazgre646, and miguel-heygen
Loading
mrverdant13 reacted with rocket emoji
1 person reacted

v0.6.91

11 Jun 06:16
@github-actions github-actions
83662c1
This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
SSH Key Fingerprint: mUDQSHKqBDMc5rq5c1O0F/S0I4viUSyaXlX85+R2akE
Verified
Learn about vigilant mode.

Choose a tag to compare

HyperFrames v0.6.91

Released on 2026年06月11日.

Razor/blade tool for splitting timeline clips with GSAP-aware keyframe preservation, plus GSAP drag intercept is now behind a feature flag (off by default) to fix buggy drag behavior on animated elements.

Features

  • Studio: Razor/blade tool UI for timeline clip splitting (ef186139, #1331)
  • Core: GSAP-aware split engine for timeline clip splitting (45d4a71e, #1330)

Fixes

  • Studio: Add GSAP drag intercept feature flag, disabled by default (a5bc52ba, #1341)

Internal

  • Studio: Extract shared timeline components and deduplicate code (ab082602, #1329)

Full changelog

v0.6.90...v0.6.91

Loading
mrverdant13 reacted with rocket emoji
1 person reacted

v0.6.90

11 Jun 02:42
@github-actions github-actions
06426b5
This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
SSH Key Fingerprint: mUDQSHKqBDMc5rq5c1O0F/S0I4viUSyaXlX85+R2akE
Verified
Learn about vigilant mode.

Choose a tag to compare

HyperFrames v0.6.90

Released on 2026年06月11日.

GIF support: render to GIF with two-pass palette encoding, and animated GIF inputs now play frame-synced via VP9 transcode. Plus new agent detection for Windsurf, Cline, Gemini CLI, and Crush.

Features

  • Producer,core: Play animated GIF inputs frame-synced via prep-time VP9 transcode (edd85473, #1335)
  • Cli,producer: Add gif output format with two-pass palette encode (e6b8d66c, #1333)
  • CLI: Detect Windsurf, Cline, Gemini CLI, and Crush agents (e0ecd4d2, #1328)
  • Producer: Optional targetChunkFrames to bound per-chunk frames (9b18fadc, #1332)
  • Producer: Stage wall-clock split in chunk perf telemetry (69eac249, #1327)
  • CLI: Detect Gemini managed-agent sandbox in detectAgentRuntime (0766eb81, #1294)

Internal

  • CLI: Restore exact-match Cursor rule (revert unsourced loosening) (30fcede4, #1334)

Full changelog

v0.6.89...v0.6.90

Loading
mrverdant13 reacted with rocket emoji
1 person reacted

Model assets (PP-MattingV2)

11 Jun 17:25
@WaterrrForever WaterrrForever
c52165d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Asset bucket for on-demand model downloads — not a software release.

asset sha256 license
ppmattingv2_stdc1_human_544x960.onnx 75df19af62aaf0453e24444e7ee3cdf8d8de0f628aa9f59c30248cf6220ee9f6 Apache-2.0 (PaddleSeg PP-MattingV2 export)

Consumed by skills/embedded-captions/scripts/matte.cjs (sha256-pinned, cached in ~/.cache/hyperframes/matting/). Same pattern as the CLI's background-removal manager pulling u2net from rembg's release bucket. Do not delete: existing installs download from this URL.

Loading
mrverdant13 reacted with eyes emoji
1 person reacted

v0.6.89

10 Jun 23:28
@github-actions github-actions
868c56f
This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
SSH Key Fingerprint: mUDQSHKqBDMc5rq5c1O0F/S0I4viUSyaXlX85+R2akE
Verified
Learn about vigilant mode.

Choose a tag to compare

HyperFrames v0.6.89

Released on 2026年06月10日.

Fixes audio dropout during playback (WebAudio source cleanup), muted video audio leak in renders, IEEE 754 frame-index precision, and keyframe editing stability.

Fixes

  • Runtime: Preserve authored muted attr; clean up WebAudio on end (036b991c, #1319)
  • Studio: Keyframe bug fixes — gate delete hooks, fix value corruption, gesture recording (f0b499b5, #1314)
  • Engine: Add epsilon to frame index floor to prevent IEEE 754 boundary duplicates (3a72aa52, #1318)
  • Producer: Don't mix audio from muted videos into the render (8133d934, #1322)

Docs & Examples

  • README: Swap hero media to hyperframes-logo-motion (8fcbb63a, #1315)

Internal

  • Shrink repo — untrack failure frames, recompress backgrounds, harden LFS (e845793c, #1326)
  • Studio: Split oversized files to pass 600-line check (81416ab3, #1313)

Full changelog

v0.6.88...v0.6.89

Loading
mrverdant13 reacted with rocket emoji
1 person reacted

v0.6.88

09 Jun 23:36
@github-actions github-actions
d13ae13
This commit was signed with the committer’s verified signature.
miguel-heygen Miguel Ángel
SSH Key Fingerprint: mUDQSHKqBDMc5rq5c1O0F/S0I4viUSyaXlX85+R2akE
Verified
Learn about vigilant mode.

Choose a tag to compare

HyperFrames v0.6.88

Released on 2026年06月09日.

Fixes a regression where Studio's element stamping code ran during production renders, causing sub-composition elements to become incorrectly visible.

Fixes

  • Core: Guard element stamping to iframe-only (Studio preview) (192417b7)

Full changelog

v0.6.85...v0.6.88

Loading
Previous 1 3 4 5 21 22
Previous

AltStyle によって変換されたページ (->オリジナル) /