v0.1.64 — rolled into v0.1.65
This tag inherited the same WebEngine compile bug as v0.1.63 — QJsonDocument(QJsonValue) in vega_chart_renderer.cpp failed on every CI runner with WebEngine installed. The v0.1.64 CI run was cancelled before the partial release could publish.
Where the v0.1.64 content shipped: v0.1.65. That release contains:
- Lite mode by default (bare binary 9.2 MB, charts move to an on-demand pack)
- Theme-aware "Charts Pack required" card replacing the old rebuild-hint stub
src/plugin_loader.{h,cpp}scaffolding for the pack ecosystem (charts, pdf)AIPanel::openChartsPackInstall()install-handler wired into the new card- Linux full-flavor CI artifacts (
notepatra-linux-x64-full.tar.gz,notepatra-linux-arm64-full.tar.gz) - Plus the
QJsonDocumenthotfix that made the full-flavor build actually compile
For binaries, see v0.1.65 →