Skip to content

Commit 3b7f2cc

Browse files
committed
LPrint 1.4.0 and hp-printer-app 1.3.1.
1 parent 9f8bd50 commit 3b7f2cc

2 files changed

Lines changed: 50 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: HP Printer Application 1.3.1
3+
layout: single
4+
author: Mike
5+
excerpt: HP Printer Application v1.3.0 is a bug fix release.
6+
---
7+
8+
HP Printer Application v1.3.1 is a bug fix release. Changes include:
9+
10+
- Improved PCL compression code.
11+
- Fixed CMYK output.
12+
- Fixed a few PCL 6 output bugs.
13+
- Fixed the `--enable-experimental` configure option to enable the PCL 6 driver.
14+
15+
Enjoy!
16+
17+
* <a href="https://github.com/michaelrsweet/hp-printer-app/releases/tag/v1.3.1" itemprop="sameAs" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-download" aria-hidden="true"></i>Download HP Printer Application v1.3.1</a>
18+
* <a href="https://snapcraft.io/hp-printer-app" itemprop="sameAs" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-download" aria-hidden="true"></i>Install HP Printer Application Snap</a>
19+
* <a href="https://www.msweet.org/hp-printer-app/" itemprop="sameAs" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-home" aria-hidden="true"></i>Home Page</a>

_posts/2026-06-08-lprint-1.4.0.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: LPrint 1.4.0
3+
layout: single
4+
author: Mike
5+
excerpt: LPrint v1.4.0 is a feature release that adds support for ESC/POS printers.
6+
---
7+
8+
LPrint v1.4.0 is a feature release that adds support for ESC/POS printers and
9+
several other printer models with existing drivers. Changes include:
10+
11+
- Added ESC/POS driver (Issue #123)
12+
- Added Vevor Y428BT driver (Issue #130)
13+
- Added 4 x 7.83 inch label size (Issue #144)
14+
- Added Arkscan 2054a and HP KE103 (Issue #165)
15+
- Added DYMO LabelWriter Twin Turbo driver (Issue #193)
16+
- Now enable the TLS web interface unless the "no-tls" option is specified
17+
(Issue #161)
18+
- Updated the default state file to match current PAPPL defaults (Issue #129)
19+
- Updated the maximum label width of TSPL printers to 105mm (Issue #141)
20+
- Updated the ZPL driver to automatically disable status commands if the target
21+
printer doesn't implement that part of ZPL (Issue #161)
22+
- Fixed the margins for DYMO printers (Issue #132)
23+
- Fixed some Brother driver problems (Issue #167)
24+
- Fixed a NumCopies issue in the TSPL driver (Issue #188)
25+
- Fixed list of label sizes for DYMO LabelWriter 4XL (Issue #198)
26+
27+
Enjoy!
28+
29+
* <a href="https://github.com/michaelrsweet/lprint/releases/tag/v1.4.0" itemprop="sameAs" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-download" aria-hidden="true"></i>Download LPrint 1.4.0</a>
30+
* <a href="https://snapcraft.io/lprint" itemprop="sameAs" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-download" aria-hidden="true"></i>Install lprint Snap</a>
31+
* <a href="https://www.msweet.org/lprint/" itemprop="sameAs" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-home" aria-hidden="true"></i>Home Page</a>

0 commit comments

Comments
 (0)