Skip to content
Framevo
Back to home
Changelog

What's new in Framevo.

Every meaningful change, dated, tagged, and grouped. We ship in small steps — most weeks add at least one entry.

v0.6

Click pipeline diagnostics

May 30, 2026
  • featureAnalysis Debug panel in the editor — capture → load → momentsFromEvents → balancer, with per-stage counts and drop reasons.
  • feature“Generate zooms from clicks only” bypass route — one zoom per click, no balancer, no Gemini.
  • feature“Force re-analyze from interactions” clears cached analysis and re-runs the pipeline end-to-end.
  • fixBalancer no longer collapses multi-click sequences. Event-vs-event uses tight focus (0.08) and 0.8s collapse window.
  • fixGreedy selection uses per-provenance spacing — clicks no longer rate-limited by the 7s AI minSpacing.
  • fixZoom cooldown (10s) no longer applies to event-derived zooms. Real user clicks aren’t rate-limited.
v0.5

Click-aware cinematic zoom

May 28, 2026
  • featureClick classifier — primary-cta / icon / nav / form / background. Camera move sized per tier.
  • featureBrowser provider captures element bounding rectangle on click for in-tab recordings.
  • improvementGemini gap-fill defaults tightened from 50% to 35% focus box. No more “whole-video” zooms on weak AI signal.
  • improvementDefensive shrink for incoming focus regions >55% when no positive signal kicked in.
v0.4

Settings, API keys, and security rules

May 26, 2026
  • featureSettings page — workspace preferences and API key management.
  • featureAPI keys with separate test (ak_test_) and live (ak_live_) prefixes. Plaintext shown once; SHA-256 hash stored.
  • featureGET /api/v1/me — first public API endpoint for validating keys.
  • fixFirestore rules now scope users/{uid}/settings and apiKeys per-account; apiKeyIndex locked to server only.
  • improvementAPI keys section shows visible errors instead of hiding permission failures silently.
v0.3

Editor refinement

May 22, 2026
  • featureDirectional zoom presets — quick chips for forward / hold / fade-out framing.
  • featureVignette toggle baked into preview and export.
  • improvementPreview / export parity — what you see in the editor renders identically on export.
  • improvementLight-mode polish across the editor, settings, and landing chrome.

Want release notes by email?