presenton/electron
sudipnext cc8f0bb862 feat: Enhance presentation generation features and improve asset handling
- Added MAX_NUMBER_OF_SLIDES constant to limit slide generation.
- Updated GeneratePresentationRequest model to allow optional slide count and language detection.
- Implemented language resolution in edit_slide and generate_presentation_outlines utilities.
- Enhanced user prompts to include optional parameters for slide count and table of contents.
- Introduced outline utilities for managing table of contents and slide outlines.
- Improved image and icon processing in slides to utilize outline image URLs.
- Updated frontend components to resolve backend asset URLs for icons and images.
- Refactored upload components to handle optional slide count and language selection.
- Enhanced API utility functions to resolve backend asset URLs correctly.
2026-04-06 18:28:43 +05:45
..
app feat: add telemetry in electron app & UI improvements 2026-04-02 01:10:53 +05:45
build chore: update .gitignore and add new icon assets for the application 2026-04-04 07:41:43 +05:45
resources chore: update .gitignore and add new icon assets for the application 2026-04-04 07:41:43 +05:45
scripts feat: add legacy database migration support and new database schema 2026-03-26 15:33:49 +05:45
servers feat: Enhance presentation generation features and improve asset handling 2026-04-06 18:28:43 +05:45
.gitignore feat: enhance ImageMagick installation process and update documentation 2026-03-30 20:21:15 +05:45
build.js Implement dynamic converter path resolution and binary format detection for export functionality 2026-03-16 14:54:19 +05:45
generate_update.js feat: enhance update notification system with detailed changelog and message support 2026-03-08 20:19:32 +05:45
package-lock.json chore: update version to 0.7.0-beta in package.json, package-lock.json, and version.json 2026-03-31 18:40:31 +05:45
package.json chore: update version to 0.7.0-beta in package.json, package-lock.json, and version.json 2026-03-31 18:40:31 +05:45
sync_export_runtime.js Refactor export runtime synchronization script 2026-03-18 14:34:08 +05:45
tsconfig.json updated 2026-02-20 12:02:23 +05:45
version.json feat: add telemetry in electron app & UI improvements 2026-04-02 01:10:53 +05:45