Skip to content

Releases: ltrudu/Zebra-Print-Service

V1.6.1

05 Mar 11:03
Compare
Choose a tag to compare

Fixed the printer not available by removing getDetails from PrinterDiscovery.

V1.6.0

20 Nov 13:15
Compare
Choose a tag to compare

Rollback to classic android popup behaviour for usb devices

USB permission FIX

30 Oct 13:13
Compare
Choose a tag to compare

Fixed USB permission problem when reconnecting a printer.

V1.4.0

29 Sep 10:30
Compare
Choose a tag to compare

Fixed some bugs in printer discovery workflow.
Fixed some bugs in usb printers management.

If you have zombies printers, simply add them again.

V1.3.0_RC2

13 Sep 09:47
Compare
Choose a tag to compare

Hopefully fixed the greyed printers bug.

Uninstall current version before installing the RC2.

If a printer still appears greyed, just add it and it should work again.

V1.3.0 RC1

12 Sep 10:26
Compare
Choose a tag to compare

Release Candidate number 1 for A13

V1.2.0

06 Mar 14:01
Compare
Choose a tag to compare

Fixed detection of ZPL/CPCL/PDF bug.
Added variable length ticket printing feature.

V1.1.7

10 Oct 09:22
Compare
Choose a tag to compare

Merge with pull request from "theonen" on Thunderlight-Software repository :

Removing reserved characters from temp file name when printing from https: website, temp file name includes ":" and results in error during temp file creation. Fixed to remove reserved characters.

V1.1.6 : A12 Update + Fixes + Multiple copies

10 Oct 08:52
Compare
Choose a tag to compare

Updated the code to put the printer mode in ZPL by default, changed the CPCL detection, added multiple copies code, updated to Android API 32, updated permissions to run on A12, added check permission in the AddPrinter activity so the customer doesn't have to set permission manually from the settings.

Managed Configuration and Feedback Channel support

03 Feb 10:37
Compare
Choose a tag to compare

Added managed configuration and feedback channel support to allow user to setup the print service from any EMM that support Android Enterprise APIs.
Be aware that when you use a managed configuration, the printer list configuration will be override the user configuration (i.e. only the list defined in the managed configuration will be available for the user).