Skip to content

Latest commit

 

History

History
269 lines (187 loc) · 5.4 KB

CHANGELOG.md

File metadata and controls

269 lines (187 loc) · 5.4 KB

Changelog

Version 1.1.1

Release date: 2022-09-24

  • Fix incompatibility with qpdf 11
  • Allow GraphicsMagick as an alternative to ImageMagick

Version 1.1

Release date: 2022-06-09

  • Add "Extract images" operation
  • Improve GUI appearance and HiDPI support
  • Add options to generate two booklets in one sheet

Version 1.0.2

Release date: 2021-06-19

  • Improve compatibility with stable distros and multiarch distros

Version 1.0.1

Release date: 2021-06-13

Beta release date: 2021-04-24

  • Interface has been overhauled to make it more intuitive
  • Links, annotations, outlines are now preserved as much as possible in all operations
  • Add Qt 6 support
  • Add right-to-left support in pages composition
  • Add ability to edit PDF document information

Version 0.6

Release date: 2020-04-22

Added

  • Add ability to save and restore the list of input PDF files
  • Add Swedish translation

Changed

  • Remove dependency on PoDoFo
  • Various fixes and UI improvements

Version 0.5

Release date: 2020-03-14

Beta release date: 2020-03-11

Added

  • New "Single file" mode with the following operations:
    • Booklet
    • Edit page layout
    • Add empty pages
    • Delete pages
    • Extract pages
  • Add alternate mix merge feature
  • Better multipage profiles management
  • Add Croatian translation
  • Add Czech translation
  • Add Polish translation

Version 0.4

Release date: 2019-08-25

Added

  • Add customizable outline (index) to generated PDFs
  • Add an entry in the context menu to view listed PDF files
  • Add Dutch translation
  • Add Indonesian translation
  • Add Portuguese translation
  • Add Turkish translation

Changed

  • Rewrite of core functions using qpdf

Version 0.3.4

Release date: 2018-11-09

Added

  • Add Japanese translation
  • Add Portuguese (Brazil) translation
  • Add Russian translation

Known issues

  • Multipage function sometimes produces PDF files with defects

Version 0.3.3

Release date: 2018-08-24

Added

  • Keyboard shortcuts
  • Ability to edit multiple PDF files entries at once
  • Add French translation
  • Add Spanish translation

Changed

  • Improve PDF files listing appearence

Known issues

  • Multipage function sometimes produces PDF files with defects

Version 0.3.2

Release date: 2018-06-26

Added

  • Add Flatpak support

Changed

  • Move to GitLab

Known issues

  • Multipage function sometimes produces PDF files with defects

Version 0.3.1

Release date: 2018-05-27

Added

  • Add German translation

Changed

  • Update Norwegian Bokmål translation

Known issues

  • Multipage function sometimes produces PDF files with defects

Version 0.3

Release date: 2018-03-08

Added

  • Add ability to create multipage PDF files (N-up) (based on podofoimpose)
  • Add ability to create custom multipage profiles
  • Add live preview of output pages layout
  • Add a “Credits” tab to the about dialog
  • Add a “Contribute” tab to the about dialog
  • Add Norwegian Bokmål translation

Changed

  • Improve GUI

Known issues

  • Multipage function sometimes produces PDF files with defects

Version 0.2.1

Release date: 2018-02-03

Fixed

  • Small fixes

Version 0.2

Release date: 2018-01-09

Added

  • Show output file page count on bottom
  • Add a “Changelog” tab to the about dialog

Changed

  • Remember main window geometry on exit
  • Output PDF contains now page intervals in the same order as they were inserted
  • Page intervals can now overlap (with a warning)
  • Also check for page intervals while editing

Fixed

  • Fix widgets Tab ordering

Version 0.1

Release date: 2017-10-05

Added

  • Initial release
  • Ability to split, merge, rotate and mix PDF files
  • Italian translation
  • Snap support