Skip to content

5.8.0

Compare
Choose a tag to compare
@cyanfish cyanfish released this 23 Mar 02:14
· 2876 commits to master since this release

Changes in 5.8.0:

  • PDF/A support
    -- PDF/A1-b, PDF/A2-b, PDF/A3-b, and PDF/A3-u support
    -- In the "Save PDF" menu, click "PDF Settings", and select it under "Compatibility"
    -- Use --pdfcompat in NAPS2.Console. See www.naps2.com/doc-command-line.html#pdf-options
    -- Use ForcePdfCompat in appsettings.xml. See www.naps2.com/doc-org-use.html#force-pdf-compat
  • TIFF changes
    -- Better compression for black and white TIFF files by default
    -- Added a "Compression" option under Image Settings
    -- Added a "Single page files" option under Image Settings that prevents saving multi-page TIFF files
    -- Use --tiffcomp and --split in NAPS2.Console. See www.naps2.com/doc-command-line.html#image-options
  • Donate button
    -- The About window now has a Donate button
    -- An unobtrusive donation prompt is shown after a month of use
    -- Use HideDonateButton in appsettings.xml to disable both. See www.naps2.com/doc-org-use.html#hide-donate-button
    -- The prompt is disabled by default in the MSI distribution
  • Added multi-language support to the EXE installation wizard