Releases: tig-nl/gls-magento2
v1.4.0
GM-131 - Fixed an issue with installing the extension when database prefixes are used.
GM-107 - The extension now handles Cart Price Rules correctly.
GM-109 - Optimisations in the checkout API calls.
GM-116 - Showing delivery options in the checkout can now be disabled in the backend.
GM-125 - When printing labels with the mass-action, labels will now open in a new tab in the browser.
GM-127 - non-GLS orders can now be send with GLS. This can be enabled in the backend, use the mass-action on GLS and non-GLS orders to create the labels.
GM-132 - Solved an issue with importing a matrix rate CSV with Dutch headers.
GM-134 - It is now possible to set a parcel quantity for an order. This can be done from the order grid. Example: a parcel quantity of two will generate two labels for the order.
GM-136 - The handling fee can be configured on the store view scope.
GM-117 - It is now possible to choose between weights and subtotals when using table rates.
GM-108 - Table rates can now be disabled without the need for uploading an empty CSV.
GM-141 - V009 error message are now logged better.
Magento 2.4 support.
- Minor bug fixes and performance improvements.
v1.3.1
- Fixed bug in CSV uploading.
- Tested and working with Magento 2.3.6 and 2.4.1
v1.3.0
- Extended table rates functionality with possibility for free shipping
- Textual changes
Magento 2.2.x: When updating from v1.2.0 --> v1.3.0, you need to manually remove the indexes of the table gls_shipping_tablerates where patch scripts are implemented from Magento 2.3.x and higher. Please read: Error when uploading table rates in GLS version 1.3.0
v1.2.0
First public stable release:
- Add GLS as a shipping method to Magento 2's checkout.
- Show available Delivery Options depending on zipcode and shipping date, such as:
- Express Delivery (e.g. before 9.00 AM, 12.00 AM or 5.00 PM),
- Saturday Delivery,
- Delivery to a ParcelShop (sorted by distance from zipcode).
- Show available Delivery Options depending on zipcode and shipping date, such as:
- Easily create, delete or print labels from within the Shipment-view:
- Including ShopReturn-label (if enabled).
- Enable/disable Express Delivery Services separately,
- Offer discounts or calculate additional for specific Delivery Services.
- Tables Rates (price vs destination).
- Mass action for creating shipments and labels.
- Added Label and Track&Track columns to shipping overview.
- Delete shipment functionality.
- Supporting Label Formats (A6, A4 2 per page, A4 4 per page).
- Improvements and bugfixes.