Skip to content

Releases: OpenPrinting/system-config-printer

1.5.18

Choose a tag to compare

@zdohnal zdohnal released this 30 Aug 15:54

The bugfix release 1.5.18 fixes application crash if libhandy is not installed, among the other fixes.

The list of changes:

  • Add into the .appdata.xml file (#269)
  • Accessiblity improvements (#244)
  • system-config-printer couldn't be uninstalled vi GNOME Software (#273)
  • system-config-printer crashes due missing libhandy (#283)
  • Updated config.sub and config.guess to fix configuration error on RiSC (#282)
  • Use pkg-config or --with-cups-serverbin-dir for finding SERVERBIN (#234)

1.5.17

Choose a tag to compare

@tillkamppeter tillkamppeter released this 24 Aug 20:54

Release covering half a year of bug fixes and translations

  • Migrate from deprecated splittype to urlparse (#268)
  • Support GNOME 42 dark style preference (#263)

1.5.16

Choose a tag to compare

@tillkamppeter tillkamppeter released this 20 Feb 18:21

Release covering one year of bug fixes, translations, and updated README.md

  • updates in README.md: build/install instructions, changes related to s-c-p with CUPS 3.x (IPP services/Printer Applications, no PPDs/drivers/static queues), TODOs, need of new developer(s)
  • fix preserve_job_files default settings
  • add debugprint covering failed fingerprint retrieval attempts
  • Remove travis
  • .travis.yml: run on focal and its newer python
  • Make sure that applet.py is running one instance per user
  • fix incorrect use of urllib.request
  • remove python3-requests
  • build: Migrate build system from Intltool to Gettext
  • Makefile.am: Remove zanata usage
  • udev-configure-printer.c: Fix possible use after frees and leaks
  • scp-dbus-service.py: Fix typo in method call
  • add option to disable xmlto manual generation
  • allow + in device uris - gutenprint has a backend with + (fixes #208)
  • tons of translations

1.5.15

Choose a tag to compare

@zdohnal zdohnal released this 13 Jan 13:19

Hi all,

1.5.15 contains a full fix for #179 and fix for new autoconf.

Enjoy!

1.5.14

Choose a tag to compare

@zdohnal zdohnal released this 06 Jan 08:13

A new version with fix for #179 and translation updates.

Many thanks for all contributors!

1.5.13

Choose a tag to compare

@zdohnal zdohnal released this 05 Nov 10:54

The release 1.5.13 contains updated translations from Weblate and bug fixes since the last release.

My thanks to all contributors!

Please enjoy!

1.5.12

Choose a tag to compare

@zdohnal zdohnal released this 01 Oct 10:28

The release 1.5.12 is mainly bug fixing release.

The most important change is about samba printers - the workgroup is now required in device URI and samba authentication works only when an user sets username and password during print queue creation for now.

New release 1.5.11

Choose a tag to compare

@zdohnal zdohnal released this 24 Jan 13:45

Hi,

this release is mostly bugfix, updated translations, removed some deprecated parts in code (abandoning libgnome-keyring and starting using libsecret) and in UI and added Till's patches from Ubuntu (Thank you, Till!). Enjoy!

New 1.5.9 release

Choose a tag to compare

@zdohnal zdohnal released this 09 Jan 11:41
  • merged some pull request, added configure into tarball

1.5.8

Choose a tag to compare

@zdohnal zdohnal released this 24 Oct 17:19
new release 1.5.8 - merged pull requests - few translations and prefe…