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