v1.5.0-alpha.3
Pre-release. Frontend-focused: charts now run on ECharts and the Settings TLS/ACME flow is simplified.
Highlights
- Charts -> ECharts — Area / Donut / Gauge / Spark reimplemented on
echarts/core(on-demand modules + SVG renderer), theme-aware colors, smooth resize.BarMinistays a plain CSS bar. - Settings — 2-column layout; removed the panel's built-in auto-ACME toggle in favor of a single "issue via acme.sh" button for both panel and subscription; legacy
acmecert mode is auto-migrated to manual cert files with a renewal notice. - Stats — added 60/90-day periods and date + unit tooltips.
Fixes
- Dashboard tile toggle no longer double-fires and cancels its own change.
- Dev-only mock fallback now kicks in only on network failure, not on HTTP 4xx/5xx.
- CI: Windows artifact packaged with
Compress-Archiveinstead ofzip.
Misc
- i18n: "Dashboard" renamed to "Home" in all locales.
- Dev: bundled no-backend mock dataset + preview launch config.