Skip to content

Tags: donghl/pdfcraft

Tags

v2026.06.23-2845344

Toggle v2026.06.23-2845344's commit message
fix: resolve 404 on tool pages and stabilize Tauri CI

- Add missing tool-content entries for djvu-to-pdf, fb2-to-pdf, markdown-to-pdf and xps-to-pdf in en.ts so getToolContent no longer returns undefined and triggers notFound().

- Harden build-tauri workflow against intermittent crates.io schannel failures on Windows runners: enable sparse registry protocol, increase CARGO_NET_RETRY, disable HTTP multiplexing, use git CLI for fetch, add Swatinem/rust-cache, and wrap the build step with nick-fields/retry.

v2026.06.16-9289fb8

Toggle v2026.06.16-9289fb8's commit message
fix(upload): resolve file drag-and-drop issues on Linux Chrome (Wayla…

…nd/GNOME) and Tauri desktop environment

v2026.02.21-0aa5982

Toggle v2026.02.21-0aa5982's commit message
Update LibreOffice converter implementation

v2026.02.07-90cf08a

Toggle v2026.02.07-90cf08a's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request PDFCraftTool#30 from eq1024/main

fix(pdf): add automatic fallback mechanism for failed image embedding