v0.6.53
What's Changed
- fix(studio): preserve playback across forward RAF loop wrap-around by @calcarazgre646 in #1103
- fix(cli): print the update-available notice once, not on every event-loop drain by @jrusso1020 in #1104
- docs(readme): clarify HyperFrames positioning by @jrusso1020 in #1096
- feat(cli): add hyperframes auth login --api-key, status, logout by @jrusso1020 in #1081
- feat(cli): add hyperframes auth OAuth (PKCE + loopback + refresh) by @jrusso1020 in #1084
- feat: post-render and Studio feedback collection via PostHog surveys by @miguel-heygen in #1101
- feat(cli): vendor initial hyperframes cloud client codegen by @jrusso1020 in #1109
- feat(cli): add hyperframes cloud render/list/get/delete commands by @jrusso1020 in #1110
- docs: add HyperFrames showcase by @jrusso1020 in #1108
- fix(cli): cloud delete --no-confirm and cloud render --no-wait by @jrusso1020 in #1112
- docs: document feedback collection — cadence, data, opt-out by @miguel-heygen in #1111
- feat(registry): add code snippet blocks with VS Code workbench by @miguel-heygen in #1113
- fix(core): remove 1800s hard cap on timeline duration by @miguel-heygen in #1114
Full Changelog: v0.6.52...v0.6.53