- Added auto‑height support for widgets with configurable min/max range and accurate preview rendering.
- Introduced Linear Gauge chart type and Table header bindings; enhanced form‑to‑JS toggle and UI refinements for sliders, error messages, and debugger scrolling.
- Improved performance by moving the Tern autocomplete server to a web worker (≈25% faster) and fixed multiple bugs including import errors, Table updatedRow behavior, Text widget link handling, Rich Text underlining, long URL display, Goo...