Skip to content

Latest commit

 

History

History
181 lines (97 loc) · 5.38 KB

CHANGELOG.md

File metadata and controls

181 lines (97 loc) · 5.38 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.

Unreleased

2.2.3 - 2022-12-06

Fixed

  • Support php 8.1

2.2.2 - 2021-03-17

Changed

  • Shipper address optional
  • Only visible items added to description

Fixed

  • Description string

2.2.1 - 2021-06-03

Fixed

  • Fix query table support prefix
  • Removed error suppression
  • Prevent multiple shipment updates when booking multiple shipments
  • Removed tax from value for shipments

2.2.0 - 2020-02-14

Fixed

  • Fix front-end controller action for webhook. Only supports mage >= 2.3

2.1.3 - 2020-02-14

Fixed

  • Fix value without shipping costs
  • Fix debug config field label text
  • Fix parcelshop address shown after refresh

2.1.2 - 2020-02-13

Fixed

  • Fixed issues from feedback after plugin submission magento 2 marketplace
  • Fixed notice in order grid
  • Fix parcelshop id querying
  • Fixed checkout parcelshop address when user is not logged in #17
  • Bulkbook address, weight and value fix
  • SQL query security

2.1.1 - 2019-06-04

Fixed

  • Admin routes fixed #27

2.1.0 - 2019-04-05

Added

  • Wuunder parcelshop picker implementation #9

Fix

  • Parcelshop picker fixes
  • Configuration fixes
  • Code cleanup

2.0.7 - 2019-01-08

Fix

  • Bugfix redirect uri build
  • Added error message when api key is not valid

Added

  • Added error message when api key is not valid @timoj

2.0.6 - 2018-12-13

Fix

  • Fix exception namespacing @timoj

2.0.5 - 2018-12-13

Changed

2.0.4 - 2018-12-11

Changed

2.0.3 - 2018-12-10

Changed

2.0.2 - 2018-11-26

Fix

2.0.1 - 2018-11-26

Added

  • Implemented wuunder php-connector package @timoj

2.0.0 - 2018-6-30

Changed

  • New structure for marketplace @timoj

Changed

1.2.0 - 2018-6-30

Added

Changed

  • Code cleanup

1.1.0 - 2018-03-28

Changed

  • Updated the URL to new Wuunder address. @kFrolichs

Old change Log

1.0.5 (2018-03-07)

Full Changelog

1.0.4 (2018-03-02)

Full Changelog

1.0.3 (2018-02-26)

Full Changelog

1.0.2 (2018-02-23)

Full Changelog

1.0.1 (2017-12-14)

Full Changelog

1.0.0 (2017-10-19)

* This Change Log was automatically generated by github_changelog_generator