Presenton
Open source AI presentation generator, self-hosted alternative to Gamma
Alternative to: gamma, canva, beautiful.ai, decktopus
v0.4.15-beta
2025-08-08Presenton Beta 0.4.15 🚀
This release introduces LLM Grounding with web search, enhances document parsing, and includes several bug fixes.
What’s Changed
- feat(nextjs): adds new classic dark layout by @sauravniraula in https://github.com/presenton/presenton/pull/178
- refactor(Nextjs): Chinese Language With Simplified & Traditional by @ShivaRajBadu in https://github.com/presenton/presenton/pull/179
- feat: implement Presenton MCP server with state machine workflow and test cases by @sudipnext in https://github.com/presenton/presenton/pull/182
- feat/improved document parsing by @sauravniraula in https://github.com/presenton/presenton/pull/187
- refactor/replace redis with sqlite by @sauravniraula in https://github.com/presenton/presenton/pull/188
- refactor: Seperate layouts.tsx for schema & rest of routes by @ShivaRajBadu in https://github.com/presenton/presenton/pull/191
- refactor/replace redis with sqlite by @sauravniraula in https://github.com/presenton/presenton/pull/189
- fix(fastapi): fix issue where all tables were created in both DBs by @sauravniraula in https://github.com/presenton/presenton/pull/192
- fix/outlines issue by @ShivaRajBadu in https://github.com/presenton/presenton/pull/197
- feat/llm grounding web search by @sauravniraula in https://github.com/presenton/presenton/pull/198
Full Changelog: https://github.com/presenton/presenton/compare/v0.4.14-beta…v0.4.15-beta