Releases: Ogekuri/PdfFrame
Releases ยท Ogekuri/PdfFrame
PdfFrame v0.5.0
โฐ๏ธ Features
- enforce uniform page format on load [useReq] (mainwindow.openFile)
๐ Bug Fixes
- Fix frame mode, annotation cleanup, and UI freeze [useReq] (crop_pdf_pages)
- use redaction to physically remove content outside selection [useReq] (crop_pdf_pages)
- use fill=False to avoid white rectangles over redacted areas [useReq] (_redact_outside_selection)
๐ Changes
- Replace GhostScript with PyMuPDF for PDF crop/frame processing [useReq] (core)
๐ Documentation
- align usage docs with current CLI/GUI/config surfaces [useReq] (readme)
Uncategorized
Full Changelog: v0.4.0...v0.5.0
PdfFrame v0.4.0
PdfFrame v0.3.0
๐ Bug Fixes
- Remove unused files.
- Fix version number in tests.sh file.
๐ Changes
- enable uv and uvx execution workflow [useReq] (core)
Uncategorized
Full Changelog: v0.2.0...v0.3.0