Skip to content

Releases: cfcurtis/pdfstitcher

v0.5.3

27 Feb 18:52
54961d8
Compare
Choose a tag to compare

Quick update to fix bug when re-generating PDFs with different trim values.

v0.5.2

24 Feb 22:09
d5db905
Compare
Choose a tag to compare

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

Full Changelog: v0.5...v0.5.2

v0.5

05 Oct 03:59
Compare
Choose a tag to compare

v0.5 release.

See https://www.pdfstitcher.org/v0.5-release/ for release notes.

v0.5-beta

18 Jul 21:32
Compare
Choose a tag to compare
v0.5-beta Pre-release
Pre-release

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

23 Apr 00:52
Compare
Choose a tag to compare

This release is functionally identical to v0.4, but contains updated translation files for French, German, Dutch, and Spanish

v0.4

04 Apr 19:04
Compare
Choose a tag to compare

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

14 Mar 23:52
Compare
Choose a tag to compare
v0.4-beta.1 Pre-release
Pre-release

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

02 Mar 19:30
Compare
Choose a tag to compare
v0.4-alpha.1 Pre-release
Pre-release

First alpha testing version that includes line property modification and layer selection.

v0.3

18 Dec 22:14
Compare
Choose a tag to compare

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

16 Dec 21:42
Compare
Choose a tag to compare

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.