Skip to content
This repository was archived by the owner on Dec 18, 2019. It is now read-only.

It's about time

Choose a tag to compare

@jflesch jflesch released this 09 Nov 17:56
· 958 commits to moved since this release

Hello,

I'm pleased to announce the release of Paperwork 1.0, code-named "it's
about time !" :).

This new release brings a lot of changes. A lot of them are actually
internal (Python 3, etc).

Main changes are:

  • Export: generated PDF now includes the text from the OCR
  • 'paperwork-chkdeps' has been replaced by 'paperwork-shell'
  • Export: Add an option to automatically simplify the content (makes
    the output files smaller in size)
  • Page editing: Add an option to adjust automatically colors
  • Allow scrolling using the middle click
  • Split backend and frontend (separate Python packages and separate Git
    repositories)
  • Switch to Python 3
  • Switch from Pyinsane to Pyinsane2
  • Add a dialog to help bug diagnostics
  • Windows portage is in progress

A more detailed list of changes is available in the ChangeLog :
https://github.com/jflesch/paperwork/blob/stable/ChangeLog
As usual, installation and update instructions are available here :
https://github.com/jflesch/paperwork/#installation

I would also like to thank all the people who contributed to Paperwork
in any manner (code, translations, bug reports, etc).

Enjoy :-)