Releases: OpenPrinting/system-config-printer
Releases · OpenPrinting/system-config-printer
1.5.18
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
1.5.16
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
1.5.14
1.5.13
1.5.12
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
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
- merged some pull request, added configure into tarball