Skip to content

Releases: michaelrsweet/pappl

v1.4.6

09 Feb 21:36
977491a
Compare
Choose a tag to compare

PAPPL v1.4.6 is now available for download and is a bug fix release. Changes include:

  • Fixed reporting of "printer-strings-languages-supported" attribute (Issue #328)
  • Fixed saving of "print-darkness-default" and "print-speed-default" values (Issue #330 and #337)
  • Fixed incoming "raw" print socket support (Issue #331 and #338)
  • Fixed web interface support for "printer-darkness" (Issue #333)
  • Fixed some issues discovered by OpenScanHub (Issue #335)
  • Fixed localization of command-line (main loop) interface.

Enjoy!

v1.4.5

26 Jan 19:14
1a0e8aa
Compare
Choose a tag to compare

PAPPL v1.4.5 is now available for download and is a bug fix release. Changes include:

  • Fixed --disable-libpam configure option.
  • Fixed support for "finishings", "output-bin", and "sides" options.
  • Fixed IEEE-1284 device ID generation code.
  • Fixed crash in retrofit printer application (Issue #322)
  • Fixed some Coverity-detected threading issues.

Enjoy!

v1.4.4

21 Dec 20:56
91411f8
Compare
Choose a tag to compare

PAPPL v1.4.4 is now available for download and is a bug fix release. Changes include:

  • Fixed "printer-settable-attributes-supported" value (Issue #311)
  • Fixed -n support for setting number of copies (Issue #312)
  • Fixed papplPrinterSetDriverDefaults didn't set the
    "orientation-requested-default" value (Issue #313)
  • Fixed job file preservation logic.
  • Fixed builds against current libcups3.

Enjoy!

v1.4.3

15 Nov 15:44
1c3f88f
Compare
Choose a tag to compare

PAPPL v1.4.3 is now available for download and is a bug fix release. Changes include:

  • Added "smi55357-device-uri" and "smi55357-driver" Printer Status attributes
    to Get-Printer-Attributes responses.
  • Fixed missing mutex unlock in DNS-SD code (Issue #299)
  • Fixed "printer-id" value for new printers (Issue #301)
  • Fixed DNS-SD device list crash (Issue #302)
  • Fixed Set-Printer-Attributes for "output-bin-default" and "sides-default"
    (Issue #305)
  • Fixed default "copies" value with papplJobCreateWithFile.

Enjoy!

v1.4.2

16 Oct 14:56
f1b06d3
Compare
Choose a tag to compare

PAPPL v1.4.2 is now available for download and is a bug fix release. Changes include:

  • Fixed potential crash while listing devices (Issue #296)
  • Fixed potential deadlock issue (Issue #297)
  • Fixed loading of previous state (Issue #298)

Enjoy!

v1.4.1

10 Oct 15:03
8d17332
Compare
Choose a tag to compare

PAPPL v1.4.1 is now available for download and is a bug fix release. Changes include:

  • Fixed typos in the names of the papplJobResume and papplJobSuspend
    functions (Issue #295)

Enjoy!

v1.4.0

28 Sep 20:32
9301db5
Compare
Choose a tag to compare

PAPPL v1.4.0 is now available for download and is a feature release. Changes in 1.4.0 include:

  • Added support for "job-retain-until" (Issue #14)
  • Added new PAPPL-Create-Printers operation, and the PAPPL mainloop API now
    auto-adds local printers the first time a server is run (Issue #245)
  • Added new papplDeviceRemoveScheme and papplDeviceRemoveTypes APIs to
    disable unwanted device types (Issue #259)
  • Added support for suspending and resuming jobs at copy boundaries (Issue #266)
  • Added support for server configuration files (Issue #279)
  • Now preserve the paused state of printers (Issue #286)
  • Fixed reporting of "xxx-k-octet-supported" attributes.
  • Fixed printing of 1/2/4-bit grayscale PNG images (Issue #267)
  • Fixed USB serial number for DYMO printers (Issue #271)
  • Fixed a potential buffer overflow in the logging code (Issue #272)
  • Fixed DNS-SD advertisements when the server name is set to "localhost"
    (Issue #274)
  • Fixed hostname change detection when using mDNSResponder (Issue #282)
  • Fixed authentication cookie comparisons for simple password mode.
  • Fixed a potential time-of-use issue with PAPPL-created directories.
  • Fixed handling of trailing '%' in log format strings.
  • Updated the options sub-command to list vendor options and values
    (Issue #255)
  • Updated web interface to show the age of jobs (Issue #256)
  • Updated "devices" sub-command to have the PAPPL server find the devices
    instead of doing it directly (Issue #262)
  • Updated default logging to be less chatty (Issue #270)
  • Updated the Wi-Fi configuration page to support hidden networks.
  • Updated the Wi-Fi configuration page reload time to 30 seconds.
  • Updated TLS certificate generation to support more types of certificates and
    to use modern OpenSSL/GNU TLS APIs.

Enjoy!

v1.3.4

07 Sep 15:42
9f0de70
Compare
Choose a tag to compare

PAPPL v1.3.4 is now available for download and is a general bug fix release.
Changes in 1.3.4 include:

  • Fixed builds with GNU TLS (Issue #292)
  • Fixed a HTML error on the network configuration page.

Changes in 1.3.3 include:

  • Fixed USB serial number for DYMO printers (Issue #271)
  • Fixed DNS-SD advertisements when the server name is set to "localhost"
    (Issue #274)
  • Fixed hostname change detection when using mDNSResponder (Issue #282)
  • Fixed authentication cookie comparisons for simple password mode.
  • Fixed a potential time-of-use issue with PAPPL-created directories.
  • Fixed handling of trailing '%' in log format strings.
  • Updated TLS certificate generation to support more types of certificates and
    to use modern OpenSSL/GNU TLS APIs.

Enjoy!

v1.3.3

07 Sep 14:23
4260100
Compare
Choose a tag to compare

PAPPL v1.3.3 is now available for download and is a general bug fix release.
Changes in 1.3.3 include:

  • Fixed USB serial number for DYMO printers (Issue #271)
  • Fixed DNS-SD advertisements when the server name is set to "localhost"
    (Issue #274)
  • Fixed hostname change detection when using mDNSResponder (Issue #282)
  • Fixed authentication cookie comparisons for simple password mode.
  • Fixed a potential time-of-use issue with PAPPL-created directories.
  • Fixed handling of trailing '%' in log format strings.
  • Updated TLS certificate generation to support more types of certificates and
    to use modern OpenSSL/GNU TLS APIs.

Enjoy!

v1.3.2

06 May 12:43
eb4c513
Compare
Choose a tag to compare

PAPPL v1.3.2 is now available for download and is a general bug fix release.
Changes in 1.3.2 include:

  • Fixed PWG ImageBox values in raster page header
  • Fixed a bug in the "ipp-attribute-fidelity" support
  • Fixed printing of 1/2/4-bit grayscale PNG images (Issue #267)
  • Fixed a potential buffer overflow in the logging code (Issue #272)
  • Fixed reporting of "xxx-k-octet-supported" attributes.
  • Updated the Wi-Fi configuration page to support hidden networks.
  • Updated the Wi-Fi configuration page reload time to 30 seconds.

Enjoy!