This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
ReleasePort's take
Light signalReleasePort v0.0.12 fixes PdfHandler's page‑loading method by integrating the new TempFile class, improving reliability for PDF handling.
Why it matters: Patch to v0.0.12 immediately if you use PdfHandler; the fix resolves a loading bug that could cause failures when processing PDF pages.
Summary
AI summaryFixed PdfHandler's page‑loading method using the new TempFile class.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
TempFile class introduced for temporary file management. TempFile class introduced for temporary file management. Source: llm_adapter@2026-05-22 Confidence: high |
— |
| Feature | Medium |
Doxygen documentation generated for core/format module. Doxygen documentation generated for core/format module. Source: llm_adapter@2026-05-22 Confidence: high |
— |
| Feature | Medium |
Basic batch conversions implemented for CBR, CBZ, and PDF formats. Basic batch conversions implemented for CBR, CBZ, and PDF formats. Source: llm_adapter@2026-05-22 Confidence: high |
— |
| Feature | Medium |
IoException class added to handle I/O errors. IoException class added to handle I/O errors. Source: llm_adapter@2026-05-22 Confidence: low |
— |
| Feature | Medium |
IoException class added. IoException class added. Source: granite4.1:30b@2026-05-22-audit Confidence: low |
— |
| Performance | Medium |
Error message for unsupported formats in CLI improved. Error message for unsupported formats in CLI improved. Source: llm_adapter@2026-05-22 Confidence: low |
— |
| Bugfix | Medium |
PdfHandler loading page method fixed with TempFile class integration. PdfHandler loading page method fixed with TempFile class integration. Source: llm_adapter@2026-05-22 Confidence: high |
— |
Full changelog
Added
- IoException class
- TempFile class, to manage temporary files
- Doxygen documentation into core/format
- Basic batch conversions into CBR, CBZ and PDF
Changed
- Improve error message for unsupported formats in the CLI
Fixed
- PdfHandler loading page method with TempFile class
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 DostLeFan/Booker
All releases →Related context
Beta — feedback welcome: [email protected]