Releases: Zasilkovna/WooCommerce
v1.2.2
- Fixed: Plugin main file directory retrieval updated due to renaming packetery.php to packeta.php
- Fixed: Removed tracy examples with errors to pass wordpress.org sniffer
v1.2.1
Updated: First version to be released at wordpress.org
v1.2
Added: Primary key for carrier table
Updated: Packeta order meta data moved from posts to custom table
Updated: Logger uses custom database table
Updated: Only 3 decimal places are accepted for order weight
Updated: JavaScript and CSS files are now loading conditionally
Fixed: Packeta checkout validators now trigger only if Packeta shipping is selected
Fixed: Label print page now shows the correct number of labels that will be printed
Fixed: Widget button now shows even if no country was selected on checkout page load
Fixed: Javascript dependencies added where missing
Fixed: Non-Packeta order submission to Packeta API no longer creates PHP error
Fixed: Label printing now accepts trashed orders
Fixed: Packeta order modal now dynamically calculates weight if no weight is provided
Fixed: Packeta logger now supports emote characters
Fixed: Deactivating WooCommerce plugin while having Packeta plugin activated no longer crashes the entire site
v1.1.1
= 1.1.1 =
- Fixed: overweight orders now never have shipping for free
- Fixed: packet API submissions now always include order currency
= 1.1.0 =
- Added: Information about the count of printed labels and "back" link added to label offset setting form.
- Added: Possibility to print the same labels again in single session in label print page.
- Added: Possibility to print single label from order list.
- Added: Possibility to submit single order to Packeta from order list.
- Added: Admin pickup point picker in order detail.
- Added: Packaging weight in plugin settings.
- Added: Checkout address validation.
- Added: Possibility to edit order weight in order list.
- Added: List of active carriers added to carrier settings section.
- Added: Order collection printing.
- Added: Sender verification in plugin settings.
- Added: SK translation.
- Updated: Carrier settings interface.
- Updated: Packetery buttons in order list.
- Updated: Flash messages are always first in message stack.
v1.0.7
- Fixed: the label print page displays a message to the user if no suitable orders are selected
- Fixed: Some environments caused error due PHPDocs being removed by OPCache.
- Fixed: Order list filters can now be combined.
v1.0.6
- Updated: carrier settings page errors highlighted
- Added: default C.O.D. surcharge
- Fixed: only available payment methods are available for selection in plugin settings
- Added: COD surcharge was separated from shipping cost and is shown in order fees
v1.0.5
- Update: sender description
- Fixed: cash on delivery payment method is always available for selection in Packeta plugin settings
- Fixed: checkout refresh on payment method change happens only if value really changes
v1.0.4
- Fixed: inputs in the cart implemented so as not to affect the appearance
- Fixed: Packeta logo CSS in cart made simple and compatible
- Updated: Settings export extended to be even more helpful.
- Added: if the creation of the carrier table fails, the user is informed and error is logged
- Removed: dependency on intl library
v1.0.3
Fixed: use of pickup point method in cart with billing only setting enabled
v1.0.2
Fixed: broken relative URLs in multiple places