Skip to content

v0.9.53

Pre-release
Pre-release

Choose a tag to compare

@Ierlandfan Ierlandfan released this 19 Jun 10:48
· 53 commits to main since this release

freetoon-lvgl v0.9.53

πŸ“± PWA displayed 2Γ— larger (both Toons)

The web UI (http://<toon>:10081/) now renders the canvas at up to 2048Γ—1200 β€” twice the 1024Γ—600 framebuffer β€” on both Toon 1 and Toon 2 (both are served the same bundle). Pinned to the 1024:600 aspect and still bounded by the viewport, so it scales up on a phone/desktop without overflowing or distorting.

πŸ“ˆ Fixed empty CH water-pressure graph ("CV bar")

The pressure graph defaulted to the Hour view, but CH pressure is recorded only once per hour β€” so a 1-hour window held ≀1 point and the graph looked empty. Pressure is a slow-moving signal, so each period now shows one step wider (Hour β†’ a day of data, Day β†’ a week, etc.). The graph is populated on every tab now. (No data was lost β€” verified against a real device's 30 hourly samples.)

Everything else is unchanged from v0.9.52.