Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.12 KB

changelog.md

File metadata and controls

53 lines (38 loc) · 1.12 KB

= 1.6.11 =

  • Add webwinkelkeur_request_invitation hook.
  • Only request invitations for orders with type shop_order.

= 1.6.10 =

  • Restore error silencing when invoking get_data.

= 1.6.9 =

  • Fix fatal error when order contains incomplete unserialized objects.

= 1.6.8 =

  • Bump WordPress compatibility to 5.2.

= 1.6.7 =

  • Check required parameters before calling get_data().

= 1.6.6 =

  • Log rich snippet errors to the developer console.

= 1.6.5 =

  • Update changelog.

= 1.6.4 =

  • Bump WordPress, WooCommerce compatibility.
  • Fix error messages.

= 1.6.3 =

  • Fix compatibility with some plug-ins that mess up get_data().

= 1.6.2 =

  • Require PHP 5.6

= 1.6.1 =

  • Note required PHP version.

= 1.6.0 =

  • Send order totals.
  • Fix phones sending

= 1.5.0 =

  • Use new WebwinkelKeur API.
  • Add sending additional order information feature

= 1.4.4 =

  • Do not send interface language to WebwinkelKeur API.

= 1.4.3 =

  • Add this changelog.
  • Use order number for invitations, not order ID. (This is usually the same.)

= 1.4.2 =

  • If using WPML, use the customer's language for the invitation.
  • Move the plugin menu item from "Plugins" to "Settings".