Skip to content

Releases: Zasilkovna/WooCommerce

v1.2.2

30 Mar 12:57
22eef10
Compare
Choose a tag to compare
  • 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

30 Mar 08:45
bbb3732
Compare
Choose a tag to compare

Updated: First version to be released at wordpress.org

v1.2

30 Mar 08:25
d199b84
Compare
Choose a tag to compare

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

02 Feb 12:30
954e812
Compare
Choose a tag to compare

= 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

31 Jan 14:03
5c63eb0
Compare
Choose a tag to compare
  • 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

18 Jan 11:06
a527fbc
Compare
Choose a tag to compare
  • 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

11 Jan 07:38
26d1a35
Compare
Choose a tag to compare
  • 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

02 Jan 15:03
0657528
Compare
Choose a tag to compare
  • 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

07 Dec 14:05
83a5275
Compare
Choose a tag to compare

Fixed: use of pickup point method in cart with billing only setting enabled

v1.0.2

02 Dec 16:23
2923aef
Compare
Choose a tag to compare

Fixed: broken relative URLs in multiple places