@@ -8,6 +8,38 @@ Recent HyperFrames releases, including user-facing features, fixes, and migratio
88
99{ /* New release entries are prepended by `bun run changelog:draft <version> --write`. */ }
1010
11+ <Update
12+ label = " HyperFrames v0.6.114"
13+ description = " Released - 2026-06-19"
14+ tags = { [" Release" , " Slideshow" , " Examples" , " Skill" ]}
15+ >
16+ Adds slideshow support end-to-end: a player-side controller state machine and ` <hyperframes-slideshow> ` web component, a Studio branching-editor panel with manifest persistence, plus authoring-skill guidance and example decks.
17+
18+ ## Features
19+
20+ - ** Studio:** Slideshow branching editor panel UI ([ 04a775b5] ( https://github.com/heygen-com/hyperframes/commit/04a775b58a2e0272d294b4e6f2c7b1f4aed794cb ) , [ #1592 ] ( https://github.com/heygen-com/hyperframes/pull/1592 ) )
21+ - ** Studio:** Slideshow manifest persistence + panel helpers ([ b74020fa] ( https://github.com/heygen-com/hyperframes/commit/b74020fa56ba4382d18f3ca23de349cf8c63e130 ) , [ #1591 ] ( https://github.com/heygen-com/hyperframes/pull/1591 ) )
22+ - ** Player:** \< hyperframes-slideshow\> web component + presenter ([ 075302cd] ( https://github.com/heygen-com/hyperframes/commit/075302cd0312e0c14f049d50f011c958140af540 ) , [ #1590 ] ( https://github.com/heygen-com/hyperframes/pull/1590 ) )
23+ - ** Player:** Slideshow controller state machine ([ 6938d6ac] ( https://github.com/heygen-com/hyperframes/commit/6938d6acf2d8ee9a4b01fe541f38a9a8b00dc0c6 ) , [ #1589 ] ( https://github.com/heygen-com/hyperframes/pull/1589 ) )
24+ - ** Studio:** Slideshow branching editor panel ([ 3861e8e9] ( https://github.com/heygen-com/hyperframes/commit/3861e8e9fc0f0b6660c31b3668bd71172aced38f ) , [ #1582 ] ( https://github.com/heygen-com/hyperframes/pull/1582 ) )
25+ - ** Player:** Slideshow controller + \< hyperframes-slideshow\> component ([ 7af3eb8f] ( https://github.com/heygen-com/hyperframes/commit/7af3eb8f80945e880138570d49aee585a5346e19 ) , [ #1581 ] ( https://github.com/heygen-com/hyperframes/pull/1581 ) )
26+
27+ ## Fixes
28+
29+ - ** Slideshow:** Finish remaining split-PR review findings ([ f05b3f9c] ( https://github.com/heygen-com/hyperframes/commit/f05b3f9c7c07a08cbe917f1293fe31e3b0e9f9d6 ) , [ #1594 ] ( https://github.com/heygen-com/hyperframes/pull/1594 ) )
30+ - ** Slideshow:** Address code-review findings #1580 -1584 ([ cc2220e5] ( https://github.com/heygen-com/hyperframes/commit/cc2220e59ec7e0b48c0991445ca0857d3ac752d3 ) , [ #1585 ] ( https://github.com/heygen-com/hyperframes/pull/1585 ) )
31+
32+ ## Docs & Examples
33+
34+ - ** Skill:** Slideshow authoring guidance + standalone harness reference ([ b7a11637] ( https://github.com/heygen-com/hyperframes/commit/b7a1163753adc7efff0f15ba79ef0caaf0f06aa4 ) , [ #1583 ] ( https://github.com/heygen-com/hyperframes/pull/1583 ) )
35+
36+ ## Internal
37+
38+ - ** Examples:** Slideshow demos — airbnb deck, startup pitch, fixture ([ ae404984] ( https://github.com/heygen-com/hyperframes/commit/ae40498433de266999031d8230a232f89f4a9cad ) , [ #1584 ] ( https://github.com/heygen-com/hyperframes/pull/1584 ) )
39+
40+ [ View the full commit range] ( https://github.com/heygen-com/hyperframes/compare/v0.6.113...v0.6.114 ) .
41+ </Update >
42+
1143<Update
1244 label = " HyperFrames v0.6.113"
1345 description = " Released - 2026-06-19"
0 commit comments