@captureid/capacitor-cidprint 5.0.28 → 5.0.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -5,6 +5,13 @@
|
|
|
5
5
|
This plugin enables you to use the CaptureID Printer Library and to easily integrate Bluetooth printing into your app(s).
|
|
6
6
|
|
|
7
7
|
## Release Notes
|
|
8
|
+
### version 5.0.29
|
|
9
|
+
fixed:
|
|
10
|
+
### memory leak in SATO support library
|
|
11
|
+
### Bixolon support added
|
|
12
|
+
### code128 barcode width calculation adjustment (centered barcodes)
|
|
13
|
+
### url in QRCode is now correctly displayed
|
|
14
|
+
|
|
8
15
|
### version 5.0.1
|
|
9
16
|
new:
|
|
10
17
|
|