You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Star CloudPRNT for WooCommerce enables Cloud printing technology with your Star Receipt printer.
@@ -85,12 +85,12 @@ If issues continue, then please check the quality of your printers internet conn
85
85
86
86
This means that you printer is unable to connect with your server, and can have many potential causes:
87
87
88
-
# As a first step, if you are using an mC-Print2 or mC-Print3 model printer, the please update your printer firmware to version 3.0 or later to ensure compatibility with web hosts that have stronger TLS encryption.
88
+
As a first step, if you are using an mC-Print2 or mC-Print3 model printer, the please update your printer firmware to version 3.0 or later to ensure compatibility with web hosts that have stronger TLS encryption.
89
89
Firmware can be updated using the Star "mC-Print Utility" app, available via Google Play, or Apple App stores.
90
90
91
-
# Check that the printer has a working outgoing internet connection. Star tech support may be able to help with this if needed.
91
+
Check that the printer has a working outgoing internet connection. Star tech support may be able to help with this if needed.
92
92
93
-
# Ensure that your your hosting does not have a traffic filter that may be blocking the printer from connecting to your web site or aggressively caching responses to your sites CloudPRNT URL. It may be necessary to ask your hosting provided to set up a rule to allow your printer to connect to your sites CloudPRNT URL. They must allow at least GET and POST requests without caching responses.
93
+
Ensure that your your hosting does not have a traffic filter that may be blocking the printer from connecting to your web site or aggressively caching responses to your sites CloudPRNT URL. It may be necessary to ask your hosting provided to set up a rule to allow your printer to connect to your sites CloudPRNT URL. They must allow at least GET and POST requests without caching responses.
94
94
95
95
96
96
== Screenshots ==
@@ -110,6 +110,12 @@ This means that you printer is unable to connect with your server, and can have
110
110
111
111
== Changelog ==
112
112
113
+
= 2.0.1 =
114
+
* Do not print any blank lines if the items footer text is empty
115
+
* Add some mailchimp metadata key names to the defailt exclusions list
116
+
* Change the timing for registering settings, to avoid reported issue with accessing settings with their default value.
0 commit comments