Commit graph

1300 commits

Author SHA1 Message Date
Sudip Parajuli
5ee81a2a66
Merge pull request #521 from presenton/fix/export-popup
fix: hide console window for export task on Windows
2026-04-16 20:21:37 +05:45
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
040c619889 fix: refine web search handling in LLM client and presentation outline generation
- Updated LLMClient to include CODEX in web search checks.
- Simplified web search logic in generate_ppt_outline to improve clarity and efficiency.
- Ensured consistent usage of web search settings across methods.
2026-04-16 20:11:25 +05:45
Sudip Parajuli
8b22f2b142
Merge pull request #519 from presenton/fix/web-search
Fix/web search
2026-04-16 19:20:37 +05:45
sudipnext
22c4356955 fix: update Codex model versions and default settings
- Changed DEFAULT_CODEX_MODEL to "gpt-5.1-codex-mini" in multiple files.
- Updated CHATGPT_MODELS to reflect the new model naming conventions and removed deprecated entries.
2026-04-16 14:48:05 +05:45
sudipnext
4370b0291b feat: enhance web search functionality in LLM client and presentation generation
- Added methods to enable web search based on user settings and LLM provider.
- Updated presentation outline generation to utilize prefetched web facts.
- Modified system prompts to clarify web search usage.
- Improved UI text in advanced settings to better inform users about web search controls.
2026-04-16 14:40:31 +05:45
Saurav Niraula
6522299f25
Merge pull request #456 from voidborne-d/fix/db-connection-pool-config
fix: configure SQLAlchemy connection pool and dispose engines on shutdown
2026-04-15 18:35:31 +05:45
Saurav Niraula
36815fe7a3
Merge pull request #518 from presenton/feat/overflow-mitigation-loop
feat: implements overflow mitigation loop on structured generation; fix: changes slide content generation system prompt to avoid clipping
2026-04-15 18:34:27 +05:45
Saurav Niraula
8b63e407e1
Merge pull request #497 from hilotechinc/main
feat: add Open WebUI as image generation provider
2026-04-15 18:34:09 +05:45
sauravniraula
f95c1b1eb6
feat: implements overflow mitigation loop on structured generation; fix: changes slide content generation system prompt to avoid clipping 2026-04-15 15:56:01 +05:45
sudipnext
6f58e3fcdd fix: hide console window for export task on Windows 2026-04-14 11:07:43 +05:45
sudipnext
98cc548984 fix: update version to 0.7.2-beta in package-lock.json and version.json 2026-04-13 22:42:36 +05:45
sudipnext
893e96cefe feat: enhance setup installer with improved API integration and security settings 2026-04-13 22:06:49 +05:45
Suraj Jha
7f2ed9f55b
Clarify PPTX template usage and add support tip
Updated README to clarify PPTX template usage and added a tip for support.
2026-04-13 22:05:15 +05:45
sudipnext
904fb5c219 fix: update version to 0.7.2-beta in package.json 2026-04-13 21:31:00 +05:45
shiva raj badu
b0e610ca07
feat: Size ollama listing, Help button 2026-04-13 21:25:08 +05:45
Shiva Raj Badu
adcda8676d
Merge pull request #515 from presenton/refactor/update_analytics
feat: Better mix panel analytics
2026-04-13 21:04:57 +05:45
shiva raj badu
fae796cd85
feat: Better mix panel analytics 2026-04-13 21:04:09 +05:45
sudipnext
c13fce42af feat: enhance error handling and add new Ollama models 2026-04-13 21:01:09 +05:45
shiva raj badu
bbb3c835e5
feat: discord button 2026-04-13 19:33:23 +05:45
Shiva Raj Badu
9f7d64d578
Merge pull request #514 from presenton/refactor/template_improvement
refactor/template improvement
2026-04-13 19:21:59 +05:45
shiva raj badu
4bc7faba7b
refactor: improve splash screen 2026-04-13 19:20:57 +05:45
shiva raj badu
521ff3e29a
feat: code formatting & highlighting in template 2026-04-13 19:11:00 +05:45
sudipnext
1aca07a647 feat: add font resolution for presentations and update model to include fonts 2026-04-13 12:31:08 +05:45
shiva raj badu
dd8af8e8cc
refactor: Improve template structure & schema 2026-04-13 12:13:26 +05:45
Shiva Raj Badu
2ddcd0e4f3
Merge pull request #513 from presenton/refactor/ui_components
refactor/ui components
2026-04-12 20:16:42 +05:45
shiva raj badu
43d0525d4b
refactor: Loading & setting page prevent 2026-04-12 20:15:36 +05:45
sudipnext
fd16768945 refactor: remove Sentry test error handling from main and renderer processes 2026-04-12 19:33:40 +05:45
shiva raj badu
463d78f396
refactor: Update UI components 2026-04-12 17:07:39 +05:45
Shiva Raj Badu
5c0c09e623
Merge pull request #512 from presenton/fix/comfy_ui
fix: ComfyUI generation issue
2026-04-11 22:04:25 +05:45
shiva raj badu
24177d3961
fix: ComfyUI generation issue 2026-04-11 22:02:42 +05:45
sudipnext
8db90fb907 fix: update version to 0.7.1-beta in package-lock.json 2026-04-11 15:01:25 +05:45
Sudip Parajuli
01167c7327
Merge pull request #511 from presenton/fix/streaming-retry
refactor: enhance streaming logic with retry mechanism for outline an…
2026-04-11 14:57:15 +05:45
Sudip Parajuli
927f737f76
Merge pull request #510 from presenton/feat/sentry-setup
Feat/sentry setup
2026-04-11 14:55:39 +05:45
Sudip Parajuli
48db43e86b
Merge branch 'main' into feat/sentry-setup 2026-04-11 14:54:13 +05:45
sudipnext
94b9fcc5e0 refactor: enhance streaming logic with retry mechanism for outline and presentation hooks 2026-04-11 14:49:05 +05:45
Sudip Parajuli
5d7c782115
Merge pull request #508 from presenton/fix/update-banner-download-link-version
fix: update download URL and version message in version.json
2026-04-10 18:29:34 +05:45
sudipnext
5b3ac7fa74 fix: update download URL and version message in version.json 2026-04-10 18:28:12 +05:45
sudipnext
bab9dbb430 fix: update version to 0.7.1-beta in version.json 2026-04-10 01:36:01 +05:45
sudipnext
b00ccdefc1 fix: update version to 0.7.1-beta in package.json 2026-04-10 00:56:45 +05:45
shiva raj badu
3a9f8a0b34
Merge branch 'main' of github.com:presenton/presenton 2026-04-10 00:55:32 +05:45
shiva raj badu
8e5c37a7bf
feat: Custom template note 2026-04-10 00:55:16 +05:45
sudipnext
9f2168a4c0 fix: allow theme to be None in presentation update 2026-04-10 00:54:46 +05:45
Shiva Raj Badu
09d7b300fc
Merge pull request #505 from presenton/feat/new_templates
feat/new templates
2026-04-10 00:22:07 +05:45
shiva raj badu
acfb6dcf27
feat: new templates fonts & icons color changing 2026-04-10 00:11:39 +05:45
shiva raj badu
b1c7c3fd27
Merge branch 'feat/new_templates' of github.com:presenton/presenton into feat/new_templates 2026-04-09 23:38:09 +05:45
shiva raj badu
c1908635df
feat: new tempalte improvements 2026-04-09 23:37:14 +05:45
Suraj Jha
995e481137
Merge branch 'feat/new_templates' of https://github.com/presenton/presenton into feat/new_templates
merge
2026-04-09 23:34:00 +05:45
Suraj Jha
d3254143c2
update: 'Code' template updates 2026-04-09 23:33:23 +05:45