This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Affected surfaces
Summary
AI summaryUpdates feat, refactor, and fix across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds delete slide functionality and related component updates. Adds delete slide functionality and related component updates. Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Low |
Adds OpenAI‑compatible image generation support. Adds OpenAI‑compatible image generation support. Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Low |
Adds MarkdownInlineText component and integrates into Tiptap text rendering. Adds MarkdownInlineText component and integrates into Tiptap text rendering. Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Feature | Low |
Adds Chromium export support and improves Next.js asset handling. Adds Chromium export support and improves Next.js asset handling. Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Dependency | Medium |
Increases RAM size to 2 GB for Digital Ocean deployment. Increases RAM size to 2 GB for Digital Ocean deployment. Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Bugfix | Medium |
Fixes toast notification gradient rendering issue. Fixes toast notification gradient rendering issue. Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Bugfix | Medium |
Truncates long filenames to prevent OSError on Japanese themes. Truncates long filenames to prevent OSError on Japanese themes. Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Bugfix | Low |
Corrects spelling of "diagram" in FastAPI HTML generation prompt. Corrects spelling of "diagram" in FastAPI HTML generation prompt. Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Refactor | Low |
Removes slide‑to‑HTML endpoints and related tests. Removes slide‑to‑HTML endpoints and related tests. Source: llm_adapter@2026-05-29 Confidence: high |
— |
| Refactor | Low |
Enhances LibreOffice installation handling logic. Enhances LibreOffice installation handling logic. Source: llm_adapter@2026-05-29 Confidence: high |
— |
Full changelog
What's Changed
- Feat/docker release electron sync by @sudipnext in https://github.com/presenton/presenton/pull/526
- Feat/auth setup by @sudipnext in https://github.com/presenton/presenton/pull/529
- Fix/reduce docker image size by @sudipnext in https://github.com/presenton/presenton/pull/531
- refactor: use llmai as llm client, removes old llm client and tool call handler by @sauravniraula in https://github.com/presenton/presenton/pull/532
- Auth setup by @sudipnext in https://github.com/presenton/presenton/pull/534
- feat: New template pitch deck by @ShivaRajBadu in https://github.com/presenton/presenton/pull/543
- refactor/use export package by @sauravniraula in https://github.com/presenton/presenton/pull/542
- Refactor/presenton chat stream by @sudipnext in https://github.com/presenton/presenton/pull/545
- Feature/vertex openaiazure by @sudipnext in https://github.com/presenton/presenton/pull/549
- Refactor/common electron docker by @sudipnext in https://github.com/presenton/presenton/pull/551
- Feat/terminal ascii art by @sudipnext in https://github.com/presenton/presenton/pull/553
- Feat/terminal ascii art by @sudipnext in https://github.com/presenton/presenton/pull/555
- Add delete slide functionality and update related components by @sudipnext in https://github.com/presenton/presenton/pull/556
- Add coverage configuration and testing setup by @sudipnext in https://github.com/presenton/presenton/pull/557
- Feat/api fix by @sudipnext in https://github.com/presenton/presenton/pull/559
- feat: Add slide layout job handling and improve template creation pro… by @sudipnext in https://github.com/presenton/presenton/pull/561
- Fix/psycopg database issues by @sudipnext in https://github.com/presenton/presenton/pull/562
- fix/export issue docker by @sauravniraula in https://github.com/presenton/presenton/pull/568
- Fix/warmup huggingface download by @sudipnext in https://github.com/presenton/presenton/pull/569
- Refactor image URL handling and update API integration by @sudipnext in https://github.com/presenton/presenton/pull/573
- Feature/azure vertex llm and template generation by @sudipnext in https://github.com/presenton/presenton/pull/572
- chore: update presentation export version to v0.2.8 in package.json f… by @sudipnext in https://github.com/presenton/presenton/pull/574
- refactor: simplify Azure LLM configuration handling by @sudipnext in https://github.com/presenton/presenton/pull/575
- feat: add LiteLLM support and enhance model configuration by @sudipnext in https://github.com/presenton/presenton/pull/576
- fix(nginx): drop auth_request on /app_data/images/ to match FastAPI m… by @Ryaza5562 in https://github.com/presenton/presenton/pull/577
- fix(fastapi): correct spelling of "diagram" in generate html system prompt by @mohassan-dev in https://github.com/presenton/presenton/pull/247
- refactor: remove slide-to-html endpoints and related tests by @sudipnext in https://github.com/presenton/presenton/pull/580
- fix: Add simplified and traditional chinese as separate language options #169 by @ritoban23 in https://github.com/presenton/presenton/pull/174
- Seperate Dashbaord into action & deck sections by @ShivaRajBadu in https://github.com/presenton/presenton/pull/579
- feat: enhance ImageEditor with stock image search and support for Lit… by @sudipnext in https://github.com/presenton/presenton/pull/581
- feat: Confirmation model while regenerating presentation by @ShivaRajBadu in https://github.com/presenton/presenton/pull/582
- feat: add OpenAI compatible image generation support by @freinold in https://github.com/presenton/presenton/pull/533
- feat: implement OpenAI-compatible image provider support by @sudipnext in https://github.com/presenton/presenton/pull/583
- Update Add layout UI in presentation page by @ShivaRajBadu in https://github.com/presenton/presenton/pull/585
- Replace Recharts with Chart.js across all presentation templates by @ShivaRajBadu in https://github.com/presenton/presenton/pull/578
- feat: Markdown edit in outline by @ShivaRajBadu in https://github.com/presenton/presenton/pull/587
- Different Weights icons support in all templates by @ShivaRajBadu in https://github.com/presenton/presenton/pull/589
- chore: Upgrade Nextjs version to latest by @ShivaRajBadu in https://github.com/presenton/presenton/pull/590
- feat: add deploy to railway button by @dipesh-presenton in https://github.com/presenton/presenton/pull/593
- fix/electron issues from sentry by @sauravniraula in https://github.com/presenton/presenton/pull/595
- Feat/theme and chat focus by @sudipnext in https://github.com/presenton/presenton/pull/596
- Merge pull request #596 from presenton/feat/theme-and-chat-focus by @dipesh-presenton in https://github.com/presenton/presenton/pull/597
- fix:repeated onboarding on restart by @ShivaRajBadu in https://github.com/presenton/presenton/pull/598
- feat: Add support for new LLM providers and update environment config… by @sudipnext in https://github.com/presenton/presenton/pull/602
- feat: increase ram size to 2gb for digital ocean deployment by @dipesh-presenton in https://github.com/presenton/presenton/pull/603
- refactor: enhance LibreOffice installation handling by @sudipnext in https://github.com/presenton/presenton/pull/605
- feat: add Chromium export support and improve Next.js asset handling by @sudipnext in https://github.com/presenton/presenton/pull/606
- feat: add MarkdownInlineText component and integrate into TiptapTextR… by @sudipnext in https://github.com/presenton/presenton/pull/607
- Fix/toast notify gradient by @sudipnext in https://github.com/presenton/presenton/pull/611
- Fix/font issue custom template by @sudipnext in https://github.com/presenton/presenton/pull/616
- feat: Implement Internal auth header handling for mcp by @ShivaRajBadu in https://github.com/presenton/presenton/pull/620
- fix: truncate long filenames to prevent OSError on Japanese themes by @Wvssim in https://github.com/presenton/presenton/pull/609
- feat: Enhance template handling and API integration for custom layouts by @sudipnext in https://github.com/presenton/presenton/pull/624
- refactor: Move Codex model definitions to CodexConfig component by @sudipnext in https://github.com/presenton/presenton/pull/625
- feat: random seed for image generation with comfyui workflow by @ShivaRajBadu in https://github.com/presenton/presenton/pull/626
New Contributors
- @Ryaza5562 made their first contribution in https://github.com/presenton/presenton/pull/577
- @mohassan-dev made their first contribution in https://github.com/presenton/presenton/pull/247
- @ritoban23 made their first contribution in https://github.com/presenton/presenton/pull/174
- @freinold made their first contribution in https://github.com/presenton/presenton/pull/533
- @dipesh-presenton made their first contribution in https://github.com/presenton/presenton/pull/593
- @Wvssim made their first contribution in https://github.com/presenton/presenton/pull/609
Full Changelog: https://github.com/presenton/presenton/compare/electron-v0.7.3-beta...electron-v0.8.6-beta
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About presenton
Open-Source AI Presentation Generator and API (Gamma, Beautiful AI, Decktopus Alternative)
Related context
Related tools
Beta — feedback welcome: [email protected]