What's new in Editframe.
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 →Fixed dev server port resolution to prevent localhost connection failures when Vite assigns random ports.
Read more →The Vite plugin now automatically injects the local development API host, eliminating manual configuration when running dev servers.
Read more →