Skip to content

Deterministic Transactional Editor Commit Scheduler (Visual Editor)

Choose a tag to compare

@levonisyas levonisyas released this 03 Feb 17:08

🚀 Floor3D Pro — 1.5.3-Pro.Faz.1.D Release Notes

✨ Added (Visual Editor Only)

Deterministic Transactional Editor Commit Scheduler (Visual Editor)
Floor3D Pro now applies an engine-grade commit backbone to the Visual Editor workflow.
Rapid UI typing (valueChanged) is batched into a single deterministic commit window, eliminating character-level config-changed spam while keeping structural actions (add/move/remove) instant.
Editor option arrays are also reset deterministically on repeated setConfig() calls, preventing long-session swelling and ensuring stable, predictable editing performance.

(YAML editor lifecycle behavior remains Home Assistant–controlled and is not modified.)