Skip to content

v1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jun 19:55

What's Changed

  • Add per-page rotation support by @allquixotic in #226
    Individual pages can now be rotated in both the CLI and GUI by typing the letter "r" in the page range and then the angle in degrees clockwise (only 90 degree increments supported). For example, the page range 1-3, 4r90, 5-8 would stitch together pages 1-8, with page 4 rotated by 90 degrees clockwise.
  • Incidental bug fix - duplicate pages now work again

New Contributors

Full Changelog: v1.1...v1.2