Skip to content

Releases: sjg20/paperman

version 1.2.1

30 Sep 01:33
Compare
Choose a tag to compare
  • Expand tests to include common stacking/unstacking operations
  • Fix various bugs in recent new features, particularly files not being opened
    before use

version 1.2

19 Sep 09:30
Compare
Choose a tag to compare
  • Import files from outside directories
  • Avoid keeping all touched-files open
  • Bring back command-line operation
  • Presets (Ctrl-1 to Ctrl-6) for basic scanning operation
  • Faster folder-selection within the scanning window
  • Set the group for files

v1.1 New scanning features

30 Sep 01:33
Compare
Choose a tag to compare
  • presets for scanning, use Ctrl-1 to Ctrl-6 to quickly select
  • fast folder finding in the scanning dialogue
    • type the partial match in the 'Folder' field (press F6 to get there)
    • it expects directories to be called yyyy and mmMMM, e.g. 2024/03mar/...
    • press to scan, or click on the match to just create the dir
  • filtering out of directories which don't match the current year / month
  • keyboard shortcuts for A4 (Alt-A) and US letter/legal toggle (Alt-L)
  • Fix most warnings

v1.0.1b: pagewidth: Fix dodgy if() statement

16 Jun 14:03
Compare
Choose a tag to compare

This release just fixes some warnings when compiling with Qt5. There are now 102 warnings remaining.

v1.0.1a

01 Sep 17:56
Compare
Choose a tag to compare

This is a new release with just a documentation change, to fix a build issue on some modern distributions.

v1.0.1

09 Aug 18:17
Compare
Choose a tag to compare

Minor updates including documentation of QT5 support and fixing a build error on Ubuntu 20.04 Focal.