Releases: Automattic/woocommerce-services
Releases · Automattic/woocommerce-services
Version 1.3.1
- Fix compatibility bug with
mod_security
- Update shipping address on order when corrected by API
Version 1.3.0
- Fix label PDF viewing in IE, Microsoft Edge, and Firefox
- Fix label modal width issue in Internet Explorer 11
- Don't initially show red error highlights for missing label destination address
- Labels: Fix escaped HTML showing in product variation names
- Remove unused icon font, reducing CSS size
- Fix tax rate calculation for shipping
- Fix WP Super Cache label printing bug
Version 1.2.0
- Improve label printing flow when origin or destination addresses need modification
- More descriptive text in pointer notice for setting up a WCS shipping method
- Remove plugin options during uninstall
- Prevent a label rates request when prerequisite data needs modification
- Include more information when JSON parsing fails
- Fix compatibility issues with Internet Explorer 11 and Microsoft Edge browsers
- Add version to plugin script and style includes
- Reduce size of CSS and JS files
- Fix incompatibility with existing WooCommerce USPS extension
Version 1.1.1
- Update plugin support documentation link
- Fix bug related to tracking Terms of Service acceptance
Version 1.1.0
- Fetch service schemas earlier - fix bug where no shipping methods displayed
- Fix bug related to tracking Terms of Service acceptance too early
- Display label number relative to order instead of ID
- Clear shipping rates cache when shipping settings change
- Ensure only the Jetpack connection owner can accept the Terms of Service
- Better visiblity into which shipping services are selected
- Add hint for first shipping method instance configuration
Version 1.0.0
- Improve logging for rates request errors
- Fix a rates bug with individually packaged items
- Add an easier UI to select grouped shipping services
- Fix a database table prefix bug
- Fix a bug allowing an errant double-purchase of labels
- Always retrieve a refunded label's status
- Save the shipping label origin address for reuse earlier
- Add a fallback rate for USPS
- Recommend checking logs when errors occur
- Fix bug showing the wrong label purchase amount when requesting refunds
- Add tooltip explaining what shipping service price adjustments are
- Notify admins when products are missing dimensions when retrieving rates
- Improve terms of service message
- Improve user experience with form validation
- Move the settings under WooCommerce > Shipping
- Automatically enable flat rate packages when their corresponding service is enabled
- Improve the on-boarding experience for new users
- Show the card information being used to purchase labels
- Don't allow the labels flow to be entered without a selected payment method
v0.9.5
- Add non-flat-rate predefined USPS packaging
- Add enhanced labels metabox with tracking info, reprint button, and refunds
- Allow payment methods to be managed in Jetpack "Developer Mode"
- Add messaging in labels dialog when no packages are configured
- Fix label preview display bug
- Fix a bug with variable product dimensions
v0.9.4
- Fix a bug that caused a packages error in the labels UI when checkout used free shipping
- Tweak to the refund request success message
- Fix to avoid a WP_User error notice when editing payment methods
- Fix a React version error that was happening when editing shipping settings
- Only allow the primary Jetpack user to select payment method
v0.9.3
- Improvements for phone validation error messages
- Increase the remote request timeout
- Adds USPS flat rate packages to the packaging manager
- Store the origin address when the label is purchased
- Clean-up a few React errors in the console
- Tweak the Jetpack status message
- Auto-accept address normalizations in labels UI if they are trivial
- Make sure notices appear on top of (not beneath) the labels UI
- CSS clean-up
- Fix an error where clicking outside the labels UI modal did not always close it
- Fix incorrect service counts in shipping method instance group headers
- Remove inappropriate target blank in certain anchors
- Fix timestamp presentation for label refunds
- Fix empty dimension handling and dimension casting