Releases: xxwj225-James/tomilite
Releases · xxwj225-James/tomilite
Release list
v2.0.9
TomiLite v2.0.9
Since v2.0.8 — PDF export everywhere, safer context compression, larger attachments.
✨ Features
- 📄 PDF Export — ask the agent to export any note, report, or document to PDF (new
export_to_pdftool), or use the PDF button in the Notes / Reports export menus. The server renders a self-contained HTML report and Electron prints it via Chromium (A4, background colors, page margins). The save dialog opens instantly while rendering runs in the background, and filenames are normalized so you never get a double suffix likereport.pdf.pdf. - Context compression guard — sending is blocked while a compression is running (the full-replace would wipe your new message), and compressing mid-stream is refused until the current reply finishes.
🐛 Fixes
- Chat attachments cap raised 10k → 100k chars — long markdown/PDF/PPTX documents are no longer silently truncated mid-document (e.g. a 14-chapter plan used to arrive as 11).
- Word export strips inline markdown (code, links, bold, italic) and preserves fenced code blocks verbatim — no literal
####,**x**, or[t](u)leaks into the.docx. - Agent loop stability:
export_to_pdfHTML is stripped from LLM history (token blowup), and guidance messages are deferred until after all parallel tool responses (DeepSeek 400 fix).
🙏 Support
If TomiLite helps your workflow, you can support its development on afdian.
Full Changelog: v2.0.8...v2.0.9
v2.0.8
TomiLite v2.0.8
Since v2.0.7 — Update-check resilience.
🐛 Fixes
- OTA check auto-retry: GitHub API is frequently unreachable from some networks (ERR_CONNECTION_RESET etc.). Update checks now retry automatically up to 3 times with backoff (5s/10s/20s) before showing an error — no more false "Cannot parse releases feed" failures on flaky connections.
🙏 Support
If TomiLite helps your workflow, you can support its development on afdian.
Full Changelog: v2.0.7...v2.0.8
v2.0.7
v2.0.6
v2.0.5
v2.0.4
v2.0.3
Full Changelog: https://github.com/xxwj225-James/tomilite/commits/v2.0.3