Skip to content

Latest commit

 

History

History
368 lines (200 loc) · 12.8 KB

CHANGELOG.md

File metadata and controls

368 lines (200 loc) · 12.8 KB

Change Log

All notable changes to this project will be documented in this file. Please file changes under Added, Changed, Deprecated, Removed, Fixed or Security.

The format is based on Keep a Changelog.

Un-released

Released

2.7.25 - 2022-11-24

Fixed

  • Weight calculations ensure number during calculations

2.7.24 - 2022-04-19

Fixed

  • Replaced deprecated WC functions

2.7.23 - 2022-04-14

Fixed

  • Weight string type warning when calculating total weight

2.7.22 - 2022-02-04

Fixed

  • Fix weight calculation by explicit casting vars

2.7.20 - 2020-12-11

Fixed

  • Fix hook used for webhook processing

2.7.19 - 2020-07-02

Added

  • Support multi-site wordpress

Fixed

  • Parcelshop shipping method error when disabled

2.7.18 - 2020-06-02

Fixed

  • Fixed remembering parcelshop id

2.7.17 - 2020-05-01

Fixed

  • Fixed customer booking email
  • Removed housenumber field placeholder '-'

2.7.16 - 2020-03-23

Fixed

  • Fixed some PHP warnings in hook method code

2.7.15 - 2020-03-17

Added

  • Save selected parcelshop over page refresh

2.7.14 - 2020-03-06

Added

  • Support checkout updating from WC 3.9.x and >

2.7.13 - 2020-02-19

Added

  • Support for orders without selected shipping method

2.7.12 - 2020-02-17

Added

  • Support for WC switch destination address billing/shipping

2.7.11 - 2020-01-21

Added

  • New tag for Wordpress marketplace

Removed

  • Asset screenshots/icons

2.7.10 - 2019-12-11

Added

  • Wuunder shipping methods are taxable
  • 2nd address line is send to wuunder with booking

Fixed

  • Parcelshop error messages in checkout
  • Fixed sending company name in delivery address

Removed

  • Legacy setting google api key

2.7.9 - 2019-11-12

Added

  • Marketplace assets and readme

2.7.8 - 2019-10-30

Added

  • Support sanitize functions

Fixed

  • Removed curl functions and use WP functions for getting filesize of images

2.7.7 - 2019-10-11

Added

  • Support for value and weight via mywuunder import (REST API)

2.7.6 - 2019-10-07

Added

  • Booking token support for imported orders via REST API

2.7.5 - 2019-09-30

Fixed

  • Parcelshop locator wuunder production settings
  • Order value
  • Line ending description

2.7.4 - 2019-09-27

Added

  • Preferred_service_level to Woocommerce REST API Orders resourcelist

2.7.3 - 2019-09-25

Fix

  • Fixed WC version constant usage

2.7.2 - 2019-09-19

Fix

Added

  • Translations checkout text parcelshop locator text WWE-97

2.7.0 - 2019-04-01

Fix

  • Parcelshop selection fix & endline char fix (#12)
  • Changed text when the customer has selected a parcelshop in the checkout page.(#WWE-8)
  • Added default option to the parcelshop shipping method (#WWE-4)

2.6.3 Pre-release - 2018-1-21

Fix

2.6.2 Pre-release - 2018-1-21

Fix

2.6.1 Pre-release - 2018-10-19

Fix

  • Fixed handling dimensions product, changed by woocommerce @timoj

2.6.0 Pre-release - 2018-10-19

Added

  • Added logging respecting WP_DEBUG @timoj

2.5.1 Pre-release - 2018-10-10

Fix

  • Bugfix parcelshop locator settings @timoj

2.5.0 Pre-release - 2018-9-17

Fix

Added

  • Added default image setting (base64) @timoj

2.4.7 Pre-release - 2018-9-7

Fix

  • Bugfix escaping quotes js func parameter @timoj

2.4.6 Pre-release - 2018-9-7

Added

2.4.5 Pre-release - 2018-9-5

Fix

  • Bugfix parcelshoppicker js @timoj

2.4.4 Pre-release - 2018-8-15

Added

2.4.3 Pre-release - 2018-8-15

Added

  • Added temp logging @timoj
  • Added different handler for checking image filesize @timoj

2.4.2 Pre-release - 2018-8-02

Added

  • Added free from for parcelshop shipping method @timoj

2.4.1 Pre-release - 2018-7-30

Fix

  • Added bugfixes parcelshop picker @timoj

2.4.0 Pre-release - 2018-06-08

Added

This is a test release. Not ready for production.

  • Added parcelshop functionality @timoj

2.3.1 Pre-release - 2018-03-27

Fix

  • Fixed warning with building api data @timoj

2.3.0 Pre-release - 2018-03-27

Added

  • Added support for 2nd webhook @timoj

Fix

-Fixed api domain @timoj

Released

Old Change Log Format

2.2.2 (2017-12-28)

Full Changelog

2.2.1 (2017-12-28)

Full Changelog

2.2.0 (2017-12-27)

Full Changelog

Merged pull requests:

2.1.2 (2017-11-20)

Full Changelog

2.1.1 (2017-10-27)

Full Changelog

2.1.0 (2017-10-03)

Full Changelog

Merged pull requests:

  • Preferred service level & post booking order status #2 (timoj)

2.0.7 (2017-09-21)

Full Changelog

2.0.6 (2017-09-20)

Full Changelog

2.0.5 (2017-09-19)

Full Changelog

2.0.4 (2017-08-28)

Full Changelog

2.0.3 (2017-07-07)

Full Changelog

2.0.2 (2017-07-04)

Full Changelog

2.0.1 (2017-06-19)

Full Changelog

2.0.0 (2017-06-15)

Full Changelog

1.0.1 (2017-06-07)

Full Changelog

1.0 (2017-06-07)

Full Changelog

0.9 (2017-06-01)

Full Changelog

0.8 (2017-05-11)

Full Changelog

Merged pull requests:

0.7 (2017-05-09)

* This Change Log was automatically generated by github_changelog_generator