Changelog

What's new in Editframe.

RSS
v0.47.0elementsbug-fixperformancereact

Animation loops no longer leak CSS animations in long-running previews

Fixed a subtle memory leak where CSS animations accumulated on every loop cycle, degrading performance in React previews that run for extended periods.

Read more →
v0.46.2elementsvite-pluginbug-fixdeveloper-experience

Dev server port detection now works reliably in all environments

Fixed dev server port resolution to prevent localhost connection failures when Vite assigns random ports.

Read more →
v0.46.1elementsvite-plugindeveloper-experiencebug-fix

Local dev apiHost now resolves automatically in Vite projects

The Vite plugin now automatically injects the local development API host, eliminating manual configuration when running dev servers.

Read more →