Releases: consi/grosz
Releases · consi/grosz
v0.4.0
Changelog
- dc3d6c3: Apple Liquid Glass UI redesign: frosted-glass cards/header/tooltips/banners over an ambient backdrop, iOS dark-mode accent palette, segmented mode toggle, pill buttons and badges, macOS-style desktop toolbar with segmented nav, floating glass bottom tab bar replacing the mobile hamburger menu, safe-area-aware PWA metadata (@consi)
- 3ba8f90: Current-hour usage on graph from local meter, 2-min Pstryk refresh of today's consumption, generic 500 responses with server-side error logging, HTML-escaped session report, shutdown-safe boot hook and scheduler timers, colored remaining system log sources (@consi)
v0.3.0
v0.2.4
v0.2.2
v0.2.1
v0.2.0
Full Changelog: v0.1.3...v0.2.0
v0.1.3
v0.1.2
scheduler: spill late/missed windows into tomorrow, extend active period mid-charge
Recompute now always plans today + tomorrow, so a late plug-in or all-too-expensive
hours don't produce an empty schedule. During an active session, the running
period can grow into adjacent recomputed hours instead of being cut short, and
elapsed periods with no overlapping session log a missed_period event.
Also: meter poller now handles counter resets via a persisted offset, and the
price chart clamps negative consumption to zero.