Releases: ianustec/openwebui-generate-slides
Releases · ianustec/openwebui-generate-slides
Release list
v1.0.2 - Doughnut chart fix
Fix: doughnut charts were corrupting the .pptx file. PowerPoint would report a content error and repair the file, and the chart slide ended up empty. The data-label position setting that caused it is now only applied to pie charts.
v1.0.1 - English translation
The parts the model and the UI see (schema docstring, valve descriptions, status messages, error/success messages, default labels) are now in English instead of Italian. No change in behaviour.
v1.0.0 - First release
First public release of the tool.
- Generate native .pptx presentations from a JSON spec
- Native charts: bar, line, area, pie, doughnut, radar, stacked bar
- About 25 ready-made layouts: cover, sections, KPI rows, comparisons, timelines, funnels, tables, quotes, alerts, image layouts, closing slide
- Curated themes with auto theme detection, custom accent color
- Lucide-style icons bundled in the file, no network needed for icons
- Saves through the Open WebUI Files API, falls back to /cache/files if not available