Presenton
Open source AI presentation generator, self-hosted alternative to Gamma
Alternative to: gamma, canva, beautiful.ai, decktopus
v0.3.6-beta
2025-07-12Presenton v0.3.6-beta
What’s New
This release includes several bug fixes and improvements to enhance the stability and functionality of the Presenton application. Below is a summary of the key changes:
Bug Fixes and Improvements
-
Security Enhancements: Addressed GitHub security vulnerabilities to ensure a more secure application environment. (PR #77)
-
Layout Adjustments: Removed the mini layout to streamline the user interface. (PR #78)
-
Dockerfile Update: Specified versions for Puppeteer and Chrome in the Dockerfile to ensure compatibility and stability. (PR #80)
-
Export Alignment Fix: Added mx-auto to layouts for better alignment during exports. (PR #81)
-
Custom URL Model Fix: Resolved availability issues with custom URL models in the FastAPI and Next.js integration. (PR #82)
What’s Changed
- fix/github security by @ShivaRajBadu in https://github.com/presenton/presenton/pull/77
- mini layout remove by @ShivaRajBadu in https://github.com/presenton/presenton/pull/78
- chore: changes port to 5000 by @sauravniraula in https://github.com/presenton/presenton/pull/79
- fix(dockerfile): includes specific puppeteer and chrome version by @sauravniraula in https://github.com/presenton/presenton/pull/80
- fix(layouts): add mx-auto for export alignment by @ShivaRajBadu in https://github.com/presenton/presenton/pull/81
- fix(fastapi+nextjs): handles custom url model availability issue by @sauravniraula in https://github.com/presenton/presenton/pull/82
Full Changelog: https://github.com/presenton/presenton/compare/v0.3.5-beta…v0.3.6-beta