Skip to content

Releases: Zasilkovna/WooCommerce

v1.3.0

27 May 11:46
219a860
Compare
Choose a tag to compare
  • Fixed: Some Elementor and some Divi checkouts are now supported
  • Fixed: Plugin translations
  • Added: currency-switcher.com compatibility
  • Added: API Log - added packetAttributes if the packet was successfully sent
  • Added: Possibility to choose widget button checkout location in plugin settings
  • Updated: Checkout widget button after transport methods styling updated

v1.2.6

04 May 14:44
e397e57
Compare
Choose a tag to compare
  • Added: New plugin setting that enables replacing shipping address with pickup point address
  • Updated: Label options naming in Packeta plugin options page
  • Updated: Show notification when log page doesn’t contain any logs
  • Updated: Minor code issues resolved
  • Fixed: Actions run on deleted order now give proper error messages
  • Fixed: Slovak and czech translations related to label printing
  • Fixed: Plugin now ignores empty order item product when calculating order weight
  • Fixed: The display of filter links has been limited to the order overview page
  • Fixed: Delete order from custom table after deleting woocommerce order
  • Fixed: Delete all custom table records linked to permanently deleted orders
  • Fixed: Carrier weight rule duplicate validation
  • Fixed: Order modal weight field validation

v1.2.5

07 Apr 11:22
bfd5d2a
Compare
Choose a tag to compare
  • Fixed: Packeta plugin is now compatible with Plugins making javascripts load asynchronously in checkout

v1.2.4

05 Apr 12:47
2f4be52
Compare
Choose a tag to compare
  • Updated: new HD widget library URL

v1.2.3

05 Apr 10:47
a6eff78
Compare
Choose a tag to compare
  • Added: Packeta admin menu icon
  • Added: Link to documentation to show on "Installed plugins" page
  • Fixed: Packeta plugin no longer throws error during upgrade with DEBUG_MODE enabled

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.