Skip to content

Release history

presenton releases

Open-Source AI Presentation Generator and API (Gamma, Beautiful AI, Decktopus Alternative)

All releases

55 shown

Review required
electron-v0.8.6-beta Mixed
Auth

Electron sync + auth setup + Docker size reduction

Review required
v0.8.6-beta Breaking risk
Auth

Refactor + fixes + features

No immediate action
v0.8.5-beta New feature

LiteLLM support + model config

v0.8.4-beta New feature
Notable features
  • Added Azure Vertex LLM support and template generation capability.
  • Simplified Azure LLM configuration handling.
Full changelog

What's Changed

  • 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

Full Changelog: https://github.com/presenton/presenton/compare/v0.8.3-beta...v0.8.4-beta

v0.8.3-beta Bug fix
Notable features
  • Added slide layout job handling and improved template creation
Full changelog

What's Changed

  • 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

Full Changelog: https://github.com/presenton/presenton/compare/v0.8.2-beta...v0.8.3-beta

v0.8.2-beta New feature
Notable features
  • Add coverage configuration and testing setup
  • Featuring terminal ASCII art
Full changelog

What's Changed

  • 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

Full Changelog: https://github.com/presenton/presenton/compare/v0.8.1-beta...v0.8.2-beta

v0.8.1-beta

Minor fixes and improvements.

Full changelog

What's Changed

  • Feature/vertex openaiazure by @sudipnext in https://github.com/presenton/presenton/pull/549

Full Changelog: https://github.com/presenton/presenton/compare/v0.8.0-beta...v0.8.1-beta

v0.8.0-beta Mixed
Notable features
  • Authentication setup
  • New pitch deck template
  • Docker release electron sync
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

Full Changelog: https://github.com/presenton/presenton/compare/v0.7.3-beta...v0.8.0-beta

v0.7.3-beta Mixed
Notable features
  • Theme management endpoints with color palette generation
  • Open WebUI support added for image generation
  • Document preview page redesigned with comprehensive UI improvements
Full changelog

What's Changed

  • feat/revamp design by @ShivaRajBadu in https://github.com/presenton/presenton/pull/428
  • Feat/some fixes by @sudipnext in https://github.com/presenton/presenton/pull/427
  • feat: add theme management endpoints, integrate color palette generation and UI implementation by @ShivaRajBadu in https://github.com/presenton/presenton/pull/431
  • feat/onboarding design by @ShivaRajBadu in https://github.com/presenton/presenton/pull/432
  • Feat/sofficefixes by @sudipnext in https://github.com/presenton/presenton/pull/433
  • Feat/alembic pptx mac by @sudipnext in https://github.com/presenton/presenton/pull/436
  • Feat/export update by @sudipnext in https://github.com/presenton/presenton/pull/437
  • Feat/export issue by @sudipnext in https://github.com/presenton/presenton/pull/445
  • Feat/fixcheckexport by @sudipnext in https://github.com/presenton/presenton/pull/451
  • Migrated Main Changes by @sudipnext in https://github.com/presenton/presenton/pull/463
  • Libreoffice win fix by @sudipnext in https://github.com/presenton/presenton/pull/465
  • feat/ui update electron by @ShivaRajBadu in https://github.com/presenton/presenton/pull/466
  • Fix/issues with Gemini Image Generation by @sudipnext in https://github.com/presenton/presenton/pull/467
  • fix/ui issues by @ShivaRajBadu in https://github.com/presenton/presenton/pull/468
  • Fix/theme export issue by @sudipnext in https://github.com/presenton/presenton/pull/469
  • feat: improve handling of Anthropic responses and add retry logic for… by @sudipnext in https://github.com/presenton/presenton/pull/470
  • feat: update Codex model versions and enhance content length limits by @sudipnext in https://github.com/presenton/presenton/pull/471
  • feat: UI changes accoding to Design by @ShivaRajBadu in https://github.com/presenton/presenton/pull/472
  • fix: resolve npm spawn issue on Windows by using npm.cmd and enabling… by @sudipnext in https://github.com/presenton/presenton/pull/473
  • refactor: Revamp Present mode by @ShivaRajBadu in https://github.com/presenton/presenton/pull/474
  • feat/updated image asset by @ShivaRajBadu in https://github.com/presenton/presenton/pull/475
  • fix: custom fonts theme issues by @ShivaRajBadu in https://github.com/presenton/presenton/pull/476
  • feat: revamp document preview page by @ShivaRajBadu in https://github.com/presenton/presenton/pull/478
  • Feat/liteparse vs docling by @sudipnext in https://github.com/presenton/presenton/pull/481
  • feat: new design for template preview & upload page by @ShivaRajBadu in https://github.com/presenton/presenton/pull/482
  • Fix/imagemagick issues by @sudipnext in https://github.com/presenton/presenton/pull/484
  • feat: add telemetry in electron app & UI improvements by @ShivaRajBadu in https://github.com/presenton/presenton/pull/488
  • feat: Providers logs and UI display by @ShivaRajBadu in https://github.com/presenton/presenton/pull/489
  • feat: enhance Codex user profile management with username, email, and… by @sudipnext in https://github.com/presenton/presenton/pull/490
  • refactor: update Ui components in settings & templates by @ShivaRajBadu in https://github.com/presenton/presenton/pull/494
  • Feat/prompt engineering by @sudipnext in https://github.com/presenton/presenton/pull/495
  • feat: Enhance presentation generation features and improve asset hand… by @sudipnext in https://github.com/presenton/presenton/pull/498
  • refactor: Update content & fix some issues by @ShivaRajBadu in https://github.com/presenton/presenton/pull/499
  • Implements better template generation that works with openai, google, anthropic and codex by @sauravniraula in https://github.com/presenton/presenton/pull/501
  • Fix/various issues by @sudipnext in https://github.com/presenton/presenton/pull/502
  • refactor/custom template by @ShivaRajBadu in https://github.com/presenton/presenton/pull/503
  • refactor: makes launch screen light theme by @sauravniraula in https://github.com/presenton/presenton/pull/504
  • feat/new templates by @ShivaRajBadu in https://github.com/presenton/presenton/pull/505
  • fix: update download URL and version message in version.json by @sudipnext in https://github.com/presenton/presenton/pull/508
  • Feat/sentry setup by @sudipnext in https://github.com/presenton/presenton/pull/510
  • refactor: enhance streaming logic with retry mechanism for outline an… by @sudipnext in https://github.com/presenton/presenton/pull/511
  • fix: ComfyUI generation issue by @ShivaRajBadu in https://github.com/presenton/presenton/pull/512
  • refactor/ui components by @ShivaRajBadu in https://github.com/presenton/presenton/pull/513
  • refactor/template improvement by @ShivaRajBadu in https://github.com/presenton/presenton/pull/514
  • feat: Better mix panel analytics by @ShivaRajBadu in https://github.com/presenton/presenton/pull/515
  • feat: add Open WebUI as image generation provider by @christopherquenneville in https://github.com/presenton/presenton/pull/497
  • feat: implements overflow mitigation loop on structured generation; fix: changes slide content generation system prompt to avoid clipping by @sauravniraula in https://github.com/presenton/presenton/pull/518
  • fix: configure SQLAlchemy connection pool and dispose engines on shutdown by @voidborne-d in https://github.com/presenton/presenton/pull/456
  • Fix/web search by @sudipnext in https://github.com/presenton/presenton/pull/519
  • fix: hide console window for export task on Windows by @sudipnext in https://github.com/presenton/presenton/pull/521

New Contributors

  • @christopherquenneville made their first contribution in https://github.com/presenton/presenton/pull/497
  • @voidborne-d made their first contribution in https://github.com/presenton/presenton/pull/456

Full Changelog: https://github.com/presenton/presenton/compare/v0.6.0-beta...v0.7.3-beta

electron-v0.7.3-beta Mixed
Notable features
  • Open WebUI support as new image generation provider
  • Overflow mitigation loop for structured generation
  • System prompt improvement to prevent slide content clipping
Full changelog

What's Changed

  • feat: add Open WebUI as image generation provider by @christopherquenneville in https://github.com/presenton/presenton/pull/497
  • feat: implements overflow mitigation loop on structured generation; fix: changes slide content generation system prompt to avoid clipping by @sauravniraula in https://github.com/presenton/presenton/pull/518
  • fix: configure SQLAlchemy connection pool and dispose engines on shutdown by @voidborne-d in https://github.com/presenton/presenton/pull/456
  • Fix/web search by @sudipnext in https://github.com/presenton/presenton/pull/519
  • fix: hide console window for export task on Windows by @sudipnext in https://github.com/presenton/presenton/pull/521

New Contributors

  • @christopherquenneville made their first contribution in https://github.com/presenton/presenton/pull/497
  • @voidborne-d made their first contribution in https://github.com/presenton/presenton/pull/456

Full Changelog: https://github.com/presenton/presenton/compare/electron-v0.7.2-beta...electron-v0.7.3-beta

electron-v0.7.2-beta Mixed
Notable features
  • Sentry integration for error tracking and monitoring
  • Enhanced streaming logic with automatic retry mechanism
  • Improved Mix Panel analytics
Full changelog

What's Changed

  • fix: update download URL and version message in version.json by @sudipnext in https://github.com/presenton/presenton/pull/508
  • Feat/sentry setup by @sudipnext in https://github.com/presenton/presenton/pull/510
  • refactor: enhance streaming logic with retry mechanism for outline an… by @sudipnext in https://github.com/presenton/presenton/pull/511
  • fix: ComfyUI generation issue by @ShivaRajBadu in https://github.com/presenton/presenton/pull/512
  • refactor/ui components by @ShivaRajBadu in https://github.com/presenton/presenton/pull/513
  • refactor/template improvement by @ShivaRajBadu in https://github.com/presenton/presenton/pull/514
  • feat: Better mix panel analytics by @ShivaRajBadu in https://github.com/presenton/presenton/pull/515

Full Changelog: https://github.com/presenton/presenton/compare/electron-v0.7.1-beta...electron-v0.7.2-beta

electron-v0.7.1-beta Mixed
Notable features
  • Multi-provider template generation supporting OpenAI, Google, Anthropic, and Codex
  • Enhanced Codex user profile management including username and email fields
  • Telemetry integration and UI improvements in Electron app
Full changelog

What's Changed

  • feat: add telemetry in electron app & UI improvements by @ShivaRajBadu in https://github.com/presenton/presenton/pull/488
  • feat: Providers logs and UI display by @ShivaRajBadu in https://github.com/presenton/presenton/pull/489
  • feat: enhance Codex user profile management with username, email, and… by @sudipnext in https://github.com/presenton/presenton/pull/490
  • refactor: update Ui components in settings & templates by @ShivaRajBadu in https://github.com/presenton/presenton/pull/494
  • Feat/prompt engineering by @sudipnext in https://github.com/presenton/presenton/pull/495
  • feat: Enhance presentation generation features and improve asset hand… by @sudipnext in https://github.com/presenton/presenton/pull/498
  • refactor: Update content & fix some issues by @ShivaRajBadu in https://github.com/presenton/presenton/pull/499
  • Implements better template generation that works with openai, google, anthropic and codex by @sauravniraula in https://github.com/presenton/presenton/pull/501
  • Fix/various issues by @sudipnext in https://github.com/presenton/presenton/pull/502
  • refactor/custom template by @ShivaRajBadu in https://github.com/presenton/presenton/pull/503
  • refactor: makes launch screen light theme by @sauravniraula in https://github.com/presenton/presenton/pull/504
  • feat/new templates by @ShivaRajBadu in https://github.com/presenton/presenton/pull/505

Full Changelog: https://github.com/presenton/presenton/compare/electron-v0.7.0-beta...electron-v0.7.1-beta

What's Changed

  • feat: add telemetry in electron app & UI improvements by @ShivaRajBadu in https://github.com/presenton/presenton/pull/488
  • feat: Providers logs and UI display by @ShivaRajBadu in https://github.com/presenton/presenton/pull/489
  • feat: enhance Codex user profile management with username, email, and… by @sudipnext in https://github.com/presenton/presenton/pull/490
  • refactor: update Ui components in settings & templates by @ShivaRajBadu in https://github.com/presenton/presenton/pull/494
  • Feat/prompt engineering by @sudipnext in https://github.com/presenton/presenton/pull/495
  • feat: Enhance presentation generation features and improve asset hand… by @sudipnext in https://github.com/presenton/presenton/pull/498
  • refactor: Update content & fix some issues by @ShivaRajBadu in https://github.com/presenton/presenton/pull/499
  • Implements better template generation that works with openai, google, anthropic and codex by @sauravniraula in https://github.com/presenton/presenton/pull/501
  • Fix/various issues by @sudipnext in https://github.com/presenton/presenton/pull/502
  • refactor/custom template by @ShivaRajBadu in https://github.com/presenton/presenton/pull/503
  • refactor: makes launch screen light theme by @sauravniraula in https://github.com/presenton/presenton/pull/504
  • feat/new templates by @ShivaRajBadu in https://github.com/presenton/presenton/pull/505

Full Changelog: https://github.com/presenton/presenton/compare/electron-v0.7.0-beta...electron-v0.7.1-beta

electron-v0.7.0-beta Mixed
Notable features
  • Improved handling of Anthropic responses with automatic retry logic
  • Updated Codex model versions with enhanced content length limits
  • Comprehensive UI refinements including revamped document preview and template pages
Full changelog

What's Changed

  • Migrated Main Changes by @sudipnext in https://github.com/presenton/presenton/pull/463
  • Libreoffice win fix by @sudipnext in https://github.com/presenton/presenton/pull/465
  • feat/ui update electron by @ShivaRajBadu in https://github.com/presenton/presenton/pull/466
  • Fix/issues with Gemini Image Generation by @sudipnext in https://github.com/presenton/presenton/pull/467
  • fix/ui issues by @ShivaRajBadu in https://github.com/presenton/presenton/pull/468
  • Fix/theme export issue by @sudipnext in https://github.com/presenton/presenton/pull/469
  • feat: improve handling of Anthropic responses and add retry logic for… by @sudipnext in https://github.com/presenton/presenton/pull/470
  • feat: update Codex model versions and enhance content length limits by @sudipnext in https://github.com/presenton/presenton/pull/471
  • feat: UI changes accoding to Design by @ShivaRajBadu in https://github.com/presenton/presenton/pull/472
  • fix: resolve npm spawn issue on Windows by using npm.cmd and enabling… by @sudipnext in https://github.com/presenton/presenton/pull/473
  • refactor: Revamp Present mode by @ShivaRajBadu in https://github.com/presenton/presenton/pull/474
  • feat/updated image asset by @ShivaRajBadu in https://github.com/presenton/presenton/pull/475
  • fix: custom fonts theme issues by @ShivaRajBadu in https://github.com/presenton/presenton/pull/476
  • feat: revamp document preview page by @ShivaRajBadu in https://github.com/presenton/presenton/pull/478
  • Feat/liteparse vs docling by @sudipnext in https://github.com/presenton/presenton/pull/481
  • feat: new design for template preview & upload page by @ShivaRajBadu in https://github.com/presenton/presenton/pull/482
  • Fix/imagemagick issues by @sudipnext in https://github.com/presenton/presenton/pull/484

Full Changelog: https://github.com/presenton/presenton/compare/electron-v0.6.3-beta...electron-v0.7.0-beta

electron-v0.6.2-beta

Minor fixes and improvements.

Full changelog

What's Changed

  • Feat/alembic pptx mac by @sudipnext in https://github.com/presenton/presenton/pull/436
  • Feat/export update by @sudipnext in https://github.com/presenton/presenton/pull/437
  • Feat/export issue by @sudipnext in https://github.com/presenton/presenton/pull/445
  • Feat/fixcheckexport by @sudipnext in https://github.com/presenton/presenton/pull/451

Full Changelog: https://github.com/presenton/presenton/compare/electron-v0.6.1-beta...electron-v0.6.2-beta

electron-v0.6.1-beta Mixed
Notable features
  • OAuth v2 with ChatGPT login for Electron and Docker
  • Theme management endpoints with color palette generation
  • Design revamp including onboarding redesign
Full changelog

What's Changed

  • docs: update README to include Electron desktop app setup and usage i… by @sudipnext in https://github.com/presenton/presenton/pull/420
  • Feat/oauth v2 Introduces Login with ChatGPT Support for Electron and Docker Both by @sudipnext in https://github.com/presenton/presenton/pull/424
  • feat/revamp design by @ShivaRajBadu in https://github.com/presenton/presenton/pull/428
  • Feat/some fixes by @sudipnext in https://github.com/presenton/presenton/pull/427
  • feat: add theme management endpoints, integrate color palette generation and UI implementation by @ShivaRajBadu in https://github.com/presenton/presenton/pull/431
  • feat/onboarding design by @ShivaRajBadu in https://github.com/presenton/presenton/pull/432
  • Feat/sofficefixes by @sudipnext in https://github.com/presenton/presenton/pull/433

Full Changelog: https://github.com/presenton/presenton/compare/electron-v0.6.0-beta...electron-v0.6.1-beta

v0.6.0-beta New feature
Notable features
  • Electron desktop application
  • OAuth v2 authentication with ChatGPT login support for Electron and Docker
  • Ukrainian language support
Full changelog

What's Changed

  • feat: add Ukrainian language support to LanguageType enum by @ShivaRajBadu in https://github.com/presenton/presenton/pull/379
  • Fixed mcp OpenAI spec json issue 378 by @sudipnext in https://github.com/presenton/presenton/pull/387
  • feat: New Templates and refactor template loading approach by @ShivaRajBadu in https://github.com/presenton/presenton/pull/407
  • Feature added Electron Application and CI/CD Workflow by @sudipnext in https://github.com/presenton/presenton/pull/419
  • docs: update README to include Electron desktop app setup and usage i… by @sudipnext in https://github.com/presenton/presenton/pull/420
  • Feat/oauth v2 Introduces Login with ChatGPT Support for Electron and Docker Both by @sudipnext in https://github.com/presenton/presenton/pull/424

Full Changelog: https://github.com/presenton/presenton/compare/v0.5.18-beta...v0.6.0-beta

electron-v0.6.0-beta New feature
Notable features
  • Electron application with CI/CD workflow integration
  • Refactored template loading approach with new templates
  • Ukrainian language support added to LanguageType enum
Full changelog

What's Changed

  • feat: add Ukrainian language support to LanguageType enum by @ShivaRajBadu in https://github.com/presenton/presenton/pull/379
  • Fixed mcp OpenAI spec json issue 378 by @sudipnext in https://github.com/presenton/presenton/pull/387
  • feat: New Templates and refactor template loading approach by @ShivaRajBadu in https://github.com/presenton/presenton/pull/407
  • Feature added Electron Application and CI/CD Workflow by @sudipnext in https://github.com/presenton/presenton/pull/419

Full Changelog: https://github.com/presenton/presenton/compare/v0.5.18-beta...electron-v0.6.0-beta

v0.5.18-beta New feature
⚠ Upgrade required
  • Docker-compose configuration now includes local image URL and workflow environment variables
Notable features
  • Comfyui integration
  • Nano Banana image generation model integration
  • GPT Image 1.5 integration
Full changelog

What's Changed

  • Comfyui-integration by @ShivaRajBadu in https://github.com/presenton/presenton/pull/371
  • feat: add local image URL and workflow environment variables to docker-compose by @ShivaRajBadu in https://github.com/presenton/presenton/pull/372
  • feat: nano banana image generation model integration by @ShivaRajBadu in https://github.com/presenton/presenton/pull/374
  • feat: adds gpt image 1.5 by @sauravniraula in https://github.com/presenton/presenton/pull/376

Full Changelog: https://github.com/presenton/presenton/compare/v0.5.17-beta...v0.5.18-beta

v0.5.17-beta Mixed
Notable features
  • Option to disable image generation
Full changelog

What's Changed

  • fix: changes host to localhost for everything except nginx by @sauravniraula in https://github.com/presenton/presenton/pull/360
  • feat/option to disable image generation by @sauravniraula in https://github.com/presenton/presenton/pull/361
  • fix: issue where shadow was causing issue on powerpoint and keynote by @sauravniraula in https://github.com/presenton/presenton/pull/362
  • fix: clean up unused code in presentation templates by @ShivaRajBadu in https://github.com/presenton/presenton/pull/363

Full Changelog: https://github.com/presenton/presenton/compare/v0.5.16-beta...v0.5.17-beta

v0.5.16-beta Mixed
Notable features
  • FastAPI: trigger_webhook option in generate request
  • Removed credits display from generate presentation button
Full changelog

What's Changed

  • feat(fastapi): adds trigger_webhook option in generate request by @sauravniraula in https://github.com/presenton/presenton/pull/296
  • fix(nextjs): New slide addition issue in presentation by @ShivaRajBadu in https://github.com/presenton/presenton/pull/302
  • refactor/template keyword by @ShivaRajBadu in https://github.com/presenton/presenton/pull/304
  • fix/bug fixes by @sauravniraula in https://github.com/presenton/presenton/pull/350
  • fix: removes credits from generate presentation button by @sauravniraula in https://github.com/presenton/presenton/pull/351

Full Changelog: https://github.com/presenton/presenton/compare/v0.5.15-beta...v0.5.16-beta

v0.5.15-beta New feature

Adds async API endpoint for presentation generation and webhook support with mock endpoints.

v0.5.11-beta Breaking risk

Users can now configure a custom number of slides for presentations.

v0.5.9-beta Maintenance

## What's Changed * OpenAI spec MCP * delete: remove cursor config

v0.5.8-beta Bug fix

Adds support for SSL mode and additional parameters in database URLs.

v0.5.3-beta Bug fix

Fixes PPTX export where markdown content was not correctly parsed and displayed.

v0.5.0-beta New feature

Adds Custom Layouts feature for creating templates from existing PDF or PPTX files.

v0.4.14-beta New feature

Deepseek now supported through custom LLM integration with tool calls.

v0.4.13-beta New feature

Adds support for Anthropic, OpenAI, and Google models with user selection.

v0.4.12-beta Bug fix

Fixes for Custom LLM and Database URL handling in FastAPI integration.

v0.4.11-beta Bug fix

Fixes presentations returning without slides and adds language guidelines for slide generation.

v0.4.10-beta Maintenance

# Presenton Beta 0.4.10 🚀 ## What's Changed * perf(fastapi): uses async sql engine

v0.4.9-beta New feature

Adds Mermaid diagram layout and support for Next.js presentations.

v0.4.7-beta New feature

Introduces presentation templates feature and resolves API issues.

v0.4.3-beta Bug fix

Bug fixes to presentation export and FastAPI LLM environment variable handling.

v0.4.0-beta Breaking risk

Completely revamped layout system with custom layout design and instant preview capabilities.

v0.3.6-beta Breaking risk
Security fixes
  • GitHub security vulnerabilities
Notable features
  • Versioned Puppeteer and Chrome in Dockerfile
  • Layout export alignment improvements
v0.3.5-beta Security relevant
Security fixes
  • FastAPI security vulnerability
Notable features
  • PostgreSQL and MySQL database support
v0.3.2-beta Breaking risk

Custom URL support for Ollama and OpenAI-compatible services enables flexible LLM provider configuration.

Beta — feedback welcome: [email protected]