Skip to content

Releases: ianustec/openwebui-generate-slides

v1.0.2 - Doughnut chart fix

Choose a tag to compare

@ianustec ianustec released this 18 Jul 07:39

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

Choose a tag to compare

@ianustec ianustec released this 18 Jul 07:39

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

Choose a tag to compare

@ianustec ianustec released this 18 Jul 07:39

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