Commit graph

23 commits

Author SHA1 Message Date
sudipnext
68d5d844ee chore: update exportVersion to v0.2.2 in package.json 2026-04-16 20:13:28 +05:45
sudipnext
b2cb734356 chore: bump version to 0.7.3-beta in package.json 2026-04-16 20:12:18 +05:45
sudipnext
904fb5c219 fix: update version to 0.7.2-beta in package.json 2026-04-13 21:31:00 +05:45
Sudip Parajuli
48db43e86b
Merge branch 'main' into feat/sentry-setup 2026-04-11 14:54:13 +05:45
sudipnext
b00ccdefc1 fix: update version to 0.7.1-beta in package.json 2026-04-10 00:56:45 +05:45
sauravniraula
36432f5f52
feat: implements pptx conversion task for new template generation 2026-04-08 17:56:21 +05:45
sudipnext
b37aae4987 feat: add Sentry error capture methods to ElectronAPI for renderer and main processes 2026-04-06 11:29:08 +05:45
sudipnext
437bf94041 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
sudipnext
3207422651 feat: add language parameter to decomposeDocuments API call
- Updated the decomposeDocuments method in PresentationGenerationApi to accept an optional language parameter.
- Modified the UploadPage component to pass the selected language from the config when calling the decomposeDocuments method.
2026-03-28 15:34:53 +05:45
sudipnext
f050064771 feat: add legacy database migration support and new database schema
- Introduced functions to handle legacy database stamping and migration.
- Added a new Alembic migration script for initializing the database schema.
- Enhanced the migration process to check for unversioned databases and apply necessary stamps before upgrades.
- Created new migration files for adding a theme column to presentations.
2026-03-26 15:33:49 +05:45
sudipnext
88d41a5ef1 Bump version to 0.6.3-beta in package.json, package-lock.json, and version.json 2026-03-21 20:11:03 +05:45
sudipnext
78569a9cb0 Fix build:nextjs script to remove existing .next-build directory before building 2026-03-20 11:56:50 +05:45
sudipnext
b615156192 Update exportVersion to v0.1.1 in package.json 2026-03-20 11:45:04 +05:45
sudipnext
0b64a2aedb Refactor export runtime synchronization script
- Removed the deprecated convert binary file from the project.
- Enhanced the runtime synchronization logic to support dynamic version fetching from GitHub releases.
- Improved platform and architecture detection for the converter candidates.
- Added functions for downloading, extracting, and validating the export runtime.
- Implemented error handling for HTTP requests and file operations.
- Updated the main function to handle existing runtime validation and conditional downloading.
2026-03-18 14:34:08 +05:45
sudipnext
90a54cb791 Add export runtime synchronization script and update build process 2026-03-16 07:23:40 +05:45
sudipnext
f105c89b89 Bumped the Version to 0.6.2 2026-03-15 15:51:50 +05:45
sudipnext
b56af5e801 feat: implement unified setup installer for LibreOffice and Chromium dependencies 2026-03-11 20:31:34 +05:45
sudipnext
d75c85ef3e feat: add puppeteer dependency to package.json for browser automation 2026-03-11 06:26:24 +05:45
sudipnext
9720a5c3e1 Remove puppeteer dependency from package.json 2026-03-10 19:20:13 +05:45
sudipnext
2d462d8df4 feat: implement database migration on startup and update dependencies for FastAPI 2026-03-08 20:05:44 +05:45
sudipnext
c3b3f15924 feat: add version generation script and update build process to include versioning 2026-03-08 15:48:46 +05:45
sudipnext
34eed2413f feat: update version to 0.6.1-beta and ensure array schemas have items in JSON responses 2026-03-02 17:11:25 +05:45
sudipnext
9959b5a677 updated 2026-02-20 12:02:23 +05:45