@@ -4,7 +4,7 @@ Tags: shipping, stamps, usps, woocommerce, taxes, payment, stripe
4
4
Requires at least: 4.6
5
5
Requires PHP: 5.3
6
6
Tested up to: 5.5
7
- Stable tag: 1.24.2
7
+ Stable tag: 1.24.3
8
8
License: GPLv2 or later
9
9
License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
10
@@ -83,7 +83,10 @@ As of the WooCommerce 3.5 release, WooCommerce Services no longer provides shipp
83
83
84
84
== Changelog ==
85
85
86
- = 1.24.3 - 2020-XX-XX =
86
+ = 1.24.3 - 2020-09-16 =
87
+ * Fix - Asset paths incompatible with some hosts
88
+ * Fix - Select all posts checkbox not working
89
+ * Fix - Use of deprecated jQuery.load
87
90
* Tweak - Updating carrier logo and tracking links
88
91
89
92
= 1.24.2 - 2020-09-03 =
@@ -155,33 +158,3 @@ As of the WooCommerce 3.5 release, WooCommerce Services no longer provides shipp
155
158
156
159
= 1.22.1 =
157
160
* Fix - Remove nuisance admin notification.
158
-
159
- = 1.22.0 =
160
-
161
- * Add - Display notices when base country/currency mismatches.
162
- * Add - Friendlier error codes when the API service is down.
163
- * Add - Introduce custom package setting on the label screen.
164
- * Add - Shipping Summary to the sidebar on the label screen.
165
- * Add - Shipping rates additional data - tracking, delivery time, signatures.
166
- * Add - Tracking modal.
167
- * Add - Ability to recreate labels for individual packages that have been refunded in a multi-label package scenario.
168
- * Fix - Deprecation notices for PHP 7.4.
169
- * Fix - Quantity is not being taken into account for the notice "n items are ready for shipment".
170
- * Tweak - Credit card no longer required to configure shipping label.
171
- * Tweak - Moved "Create Shipping Label" button from sidebar to the top of the order screen.
172
- * Tweak - Preselect last used package on the label screen.
173
- * Tweak - Remove rates from the dropdown and list them on the page after a package is selected.
174
- * Tweak - Remove redundant "Paper Size" from the label screen since it's configurable from the Settings screen.
175
- * Tweak - Show create label button in 'busy' state until data loads.
176
- * Tweak - UX improvements for the label screen.
177
-
178
- = 1.21.1 =
179
-
180
- * Update WooCommerce compatibility to 3.7
181
- * Support namespaced Jetpack methods
182
-
183
- = 1.21.0 =
184
-
185
- * Update WordPress compatibility to 5.2
186
- * When there's only one credit card available, select it as the default for purchases
187
- * Add ability to specify payment method during label purchase to enable choosing a credit card during purchase in the future
0 commit comments