Releases: cfcurtis/pdfstitcher
v0.5.3
Quick update to fix bug when re-generating PDFs with different trim values.
v0.5.2
New release workflow that will hopefully speed up future releases. Also published to PyPi and FlatHub. Added Weblate integration and new languages available for Hungarian, Norwegian, Danish, and Turkish
Lost support for old macOS versions: Due to the new build workflow and increasing lack of support for old macOS versions, PDFstitcher will no longer run on macOS prior to 10.15 (Catalina).
What's Changed
- 122 - fix blurry window for win32 when using 4k monitor by @xsisr in #123
- Add flathub badge for downloading PDFStitcher by @nbenitez in #126
- Add support for opening password locked PDFs by @Havege in #129
- Fixing issue with mac language detection by @cfcurtis in #130
New Contributors
- @xsisr made their first contribution in #123
- @nbenitez made their first contribution in #126
- @Havege made their first contribution in #129
Full Changelog: v0.5...v0.5.2
v0.5
v0.5 release.
See https://www.pdfstitcher.org/v0.5-release/ for release notes.
v0.5-beta
Beta release for lots of changes with v0.5, mostly under the hood. See https://www.pdfstitcher.org/v0.5-beta/ for details.
v0.4.1
v0.4
Production release of v0.4.
Note: Updated translation files for layer features still pending - translations are incomplete with some elements still showing in English only.
Changes:
- Added scrollbars to tabs when window size gets too small to display
- Duplicated the page range textbox on both the options and tile pages tabs. Typing values in one will modify it in the other - this is just provided for convenience when experimenting with tiling different page range/order
- New logo
- New website
- New dmg installer for Mac
- Mac version finally auto-detects language for translation
v0.4-beta.1
Second testing release for v0.4 based on feedback from v0.4-alpha.1.
New in this version:
- Select which actions to apply (tile pages and/or layers, or just save selected page range)
- File menu with open/save as/quit, now quits properly with Command-Q on Mac
- Shrank the output window to address bug where some options are hidden
Tiling:
- Better handling of page rotation
- Addition of "Set TrimBox to MediaBox" checkbox to fix some situations where pages are partially cut off or shifted weirdly
Layers:
- Handles a few more file types
- Popup window with progress bar to indicate that it is thinking and not just frozen
- "Apply to checked/Reset checked" as well as apply to highlighted layer
- Label for select/deselect all updates to be more clear
- Line property options can be selected (e.g. if you want to just change line thickness instead of all 3)
- Line thickness units can be chosen in pt/in/cm
v0.4-alpha.1
First alpha testing version that includes line property modification and layer selection.
v0.3
Latest stable release as of December 18 2020.
Bug fixes: Updated Dutch language file, improved error handling for locale issues. Fixed locale definition so that administrator privileges are not required.
Reported to work on 64-bit Windows 7 and Windows 10.
MacOS was built on High Sierra and has been tested on Catalina. Unfortunately not working on older systems (e.g. El Capitan).
Language detection is not working correctly in Mac, but separate apps have been created for supported languages. These can be downloaded below under "Assets" with the suffix _lang (e.g. _fr for French, _de for German, etc).
v0.3-beta.2
Adding optional trim or overlap, with bug fix for trimming.
Outstanding issues: language support on OS X is not working correctly unless run through Terminal.