This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryFixed rendering and link handling bugs in encrypted PDFs and added right‑click options to remove or copy links.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Right-click a link annotation to remove it entirely from the PDF. Right-click a link annotation to remove it entirely from the PDF. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Feature | Medium |
Right-click a mailto link to copy just the email address; right-click an http/https link to copy the URL. Right-click a mailto link to copy just the email address; right-click an http/https link to copy the URL. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
Encrypted PDFs no longer fail with `Unexpected token 'xref'` when rotating pages. Encrypted PDFs no longer fail with `Unexpected token 'xref'` when rotating pages. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
Page view fits to page after rotation, showing full rotated content without manual rezoom. Page view fits to page after rotation, showing full rotated content without manual rezoom. Source: llm_adapter@2026-06-08 Confidence: high |
— |
| Bugfix | Medium |
Link annotations no longer render visible borders in saved PDFs. Link annotations no longer render visible borders in saved PDFs. Source: llm_adapter@2026-06-08 Confidence: high |
— |
Full changelog
Fixed
- Encrypted PDFs (owner-restricted RC4) no longer fail with
Unexpected token 'xref'when rotating pages. PdfSharpCore can silently produce a broken cross-reference entry after saving encrypted files; KillerPDF now pipes the file through PDFium to repair the XRef and retries automatically. - Page view now fits to page after a rotation so the full rotated page is visible without manual rezoom.
- Mailto and other link annotations with visible borders (colored rectangles that looked like strikethroughs) no longer render those borders in saved PDFs.
- Right-click a link annotation to remove it from the PDF entirely (
Remove Link from PDF). Previously, clearing annotations only removed the KillerPDF overlay while the native PDF link remained active. - Right-click a mailto link to copy just the email address; right-click an http/https link to copy the URL.
Checksums
SHA256 64E02F07D953567ED94A1F2BB1AF4B70C010CD1ADC971A251FBB9A989BB49A8F — KillerPDF.exe
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About SteveTheKiller/KillerPDF
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]