PluginProbe
PostNL for WooCommerce / 4.4.0
PostNL for WooCommerce v4.4.0
5.9.12 5.9.11 5.9.10 5.9.9 5.9.8 5.9.7 5.9.6 trunk 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 3.1.4 3.1.5 3.1.6 3.1.7 4.0.0 4.0.1 4.0.2 4.3.2 4.3.3 4.4.0 4.4.1 All 72 releases
woo-postnl / readme.txt

readme.txt in PostNL for WooCommerce 4.4.0, at readme.txt

655 lines 26.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Plugin Name ===
2 Contributors: richardperdaan, edielemoine
3 Tags: woocommerce, export, delivery, packages, postnl
4 Requires at least: 3.5.1 & WooCommerce 2.0+
5 Tested up to: 5.6.0
6 Stable tag: trunk
7 Requires PHP: 7.1
8 License: GPLv3 or later
9 License URI: http://www.opensource.org/licenses/gpl-license.php
10
11 Export your WooCommerce orders to PostNL (www.postnl.nl) and print labels directly from the WooCommerce admin
12
13 == Description ==
14
15 This WooCommerce extension allows you to export your orders to the PostNL service (www.postnl.nl).
16
17 **Online Manual (in Dutch):** https://postnl.github.io/woocommerce/
18
19 = Main features =
20 - Delivery options integrated in your checkout
21 - Export your WooCommerce orders to PostNL with a simple click, single orders or in batch
22 - Print shipping labels directly (PDF)
23 - Create multiple shipments for the same order
24 - Choose your package type (Parcel, mailbox package or unpaid letter)
25 - Define preset PostNL shipping options (signature required, extra insurance, etc.)
26 - Modify the PostNL shipping options per order before exporting
27 - Extra checkout fields to separate street name, house number and house number suffix for more precise address data
28 - View the status of the shipment in the order details page
29 - Add track&trace link to the order confirmation email
30
31 A PostNL API account is required for this plugin! Contact your PostNL account manager for the API key.
32
33 == Installation ==
34
35 = Automatic installation =
36 Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't even need to leave your web browser. To do an automatic install of WooCommerce PostNL, log in to your WordPress admin panel, navigate to the Plugins menu and click Add New.
37
38 In the search field type "WooCommerce PostNL" and click Search Plugins. You can install it by simply clicking Install Now. After clicking that link you will be asked if you're sure you want to install the plugin. Click yes and WordPress will automatically complete the installation.
39
40 = Manual installation via the WordPress interface =
41 1. Download the plugin zip file to your computer
42 2. Go to the WordPress admin panel menu Plugins > Add New
43 3. Choose upload
44 4. Upload the plugin zip file, the plugin will now be installed
45 5. After installation has finished, click the 'activate plugin' link
46
47 = Manual installation via FTP =
48 1. Download the plugin file to your computer and unzip it
49 2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation's wp-content/plugins/ directory.
50 3. Activate the plugin from the Plugins menu within the WordPress admin.
51
52 = Setting up the plugin =
53 1. Go to the menu `WooCommerce > PostNL`.
54 2. Fill in your API Details. If you don't have API details, log into your PostNL or Flespakket account, you can find your API key under Instellingen → Algemeen.
55 3. Under 'Default export settings' you can set options that should be set by default for the export. You can change these settings per order at the time of export.
56 4. The plugin is ready to be used!
57
58 = Testing =
59 We advise you to test the whole checkout procedure once to see if everything works as it should. Pay special attention to the following:
60
61 The PostNL plugin adds extra fields to the checkout of your webshop, to make it possible for the client to add street name, number and optional additions separately. This way you can be sure that everything is entered correctly. Because not all checkouts are configured alike, it's possible that the positioning/alignment of these extra fields have to be adjusted.
62
63 Moreover, after a label is created, a Track & Trace code is added to the order. When the order is completed from WooCommerce, this Track & Trace code is added to the email (when this is enabled in the settings). Check that the code is correctly displayed in your template. You can read how to change the text in the FAQ section.
64
65 == Frequently Asked Questions ==
66
67 **Online Manual (in Dutch):** [https://postnlnl.github.io/woocommerce/](https://postnlnl.github.io/woocommerce/)
68
69 = How do I get an API key? =
70 When logged in on your PostNL or Flespakket account, you can find your API key under Instellingen → Algemeen.
71
72 = How do I change the Track & Trace email text? =
73 You can change the text (which is placed above the order details table by default) by applying the following filter:
74 `
75 add_filter( 'wcpostnl_email_text', 'wcpostnl_new_email_text' );
76 function wcpostnl_new_email_text($track_trace_tekst) {
77 // Tutoyeren ipv vousvoyeren
78 $nieuwe_tekst = 'Je kunt je bestelling volgen met het volgende PostNL Track & Trace nummer:';
79 return $nieuwe_tekst;
80 }
81 `
82
83 == Screenshots ==
84
85 1. Export or print PostNL label per order
86 2. Bulk export or print PostNL labels
87 3. Change the shipment options for an order
88 4. PostNL actions on the order overview page
89 5. PostNL information on the order details page
90
91 == Changelog ==
92
93 = 4.4.0 (2022-01-03) =
94 * Improvement: add option to disable insurance for shipments to Belgium
95
96 = 4.3.3 (2021-06-02) =
97 * Fix: email for printing evening delivery
98
99 = 4.3.2 (2021-03-30) =
100 * Improvement: wpm-config.json included (support WP-Multilang plugin)
101 * Improvement: add translation files fr_FR
102 * Improvement: Deactivate delivery date
103 * Improvement: Option for automatic order status after exporting or printing
104 * Fix: Saving options in the order grid model
105 * Fix: Validation for sending to other address on checkout page
106
107 = 4.3.1 (2021-03-19) =
108 * Improvement: Export bulk order shipments although there is a wrong shipment
109 * Improvement: Add option to show prices as surcharge
110 * Improvement: Support WP Desk Flexible Shipping plugin
111 * Fix: Calculate weight from grams to kilos during the migration
112 * Fix: Set PostNL response cookie with 20 sec expire
113 * Fix: Use saturday cutoff time
114 * Fix: Use country codes from the PostNL SDK
115 * Fix: Translation files not being generated properly
116
117 = 4.2.0 (2021-01-21) =
118 * Fix: Rename `WCPN`, `WCPN()`, `WCPN_Admin` and `WCPN_Settings`
119 * Fix: Weight calculation for all shipment types
120 * Fix: Delivery options after woocommerce subtotal for solving conflicts with multiple themes
121 * Fix: Error array_replace_recursive second parameter must be array
122 * Fix: Show correct delivery type in orders grid
123 * Fix: Package type from shipping method/class not shown in order grid
124 * Fix: Unable to send return email
125 * Fix: Send return email modal
126 * Fix: Show delivery date in order grid for any order that has one
127 * Fix: Don't load checkout scripts on order received page
128 * Fix: Multicollo voor Dutch shipments and for international shipments can you create multiple labels
129 * Fix: Missing barcode in emails of automatically processed orders
130 * Fix: Properly add/remove cart fees when using delivery options
131 * Fix: Error on checkout when using custom address fields
132 * Fix: Maximum label description length of 45 characters
133 * Fix: Multiple barcode in order note
134 * Fix: Saving the correct days in the setting drop off days
135 * Fix: Save the correct shipping class
136 * Fix: Check if shipping address is selected on checkout page en use the correct address
137 * Fix: Order confirmation on the thank you page, confirmation email and on the customer account
138 * Fix: Do not save address in address book
139 * Fix: Correct package type for international shipments
140 * Fix: Only add empty parcel weight to packages
141 * Fix: Export via actions at the bottom of the order-grid
142 * Improvement: Set correct UserAgent
143 * Improvement: More options for age verification at product level
144 * Improvement: Better country of origin selection
145 * Improvement: Improve shipment options dialog
146 * Improvement: Spinner for order grid bulk actions
147 * Improvement: Update icons
148 * Improvement: Use base price for delivery options
149 * Improvement: Error handling after exporting and printing a label
150 * Improvement: Stabilizer code for opening a label in a new tab
151 * Improvement: New status for letter and DPZ and show them on the barcode column
152 * Improvement: Use gulp to allow es6 javascript and use sass.
153 * Improvement: Use customer note for label description.
154 * Improvement: Use the latest PostNL SDK.
155 * Improvement: Handle translations in gulp
156
157 = 4.1.5 (2020-12-15) =
158 * Fix: select box for country of origin
159 * Fix: delivery options for not logged in users
160 * Improvement: prices from the shipping method inside the delivery options
161
162 = 4.1.4 (2020-11-24) =
163 * Fix: Shipping classes not saving
164 * Fix: Drop off days
165 * Fix: WooCommerce PDF Invoices & Packing Slips placeholders compatibility
166 * Fix: Calculate DPZ weight
167 * Fix: Error delivery_date is too early
168 * Fix: Multiple barcode in order note
169 * Fix: Maximum label description lenght of 45 characters
170 * Improvement: support WP-Multilang
171
172
173 = 4.1.3 (2020-11-13) =
174 * Fix: Error on checkout when using custom address fields
175
176 = 4.1.2 (2020-11-12) =
177 * Fix: Crack down on invalid package types
178
179 = 4.1.1 (2020-11-11) =
180 * Fix: 4.1.0 migration fatal errors
181 * Fix: PHP Fatal error: Uncaught TypeError: Return value of WCPN_Export::getPackageTypeFromOrder()
182
183 = 4.1.0 (2020-11-11) =
184 * Improvement: All enabled/disabled dropdowns replaced with clickable toggles.
185 * Improvement: Show package type and delivery date instead of "details".
186 * Improvement: Add label description for individual shipments.
187 * Improvement: Loading speed/experience.
188 * Improvement: Spinner for order grid bulk actions.
189 * Improvement: make default export settings show up in shipment options.
190 * Improvement: show delivery date in order grid for any order that has one (only when "show delivery day" setting is enabled).
191 * Fix: Wrong label for "show delivery day" setting.
192 * Fix: Error on sending return email.
193 * Fix: Allow split address field for Belgium as well.
194 * Fix: Add options that were missing in 4.0.0
195 * Fix: Rename at_home_delivery to delivery_title
196 * Fix: Monday delivery
197
198 = 4.0.6 (2020-10-14) =
199 * Fix: Free_shipping linked to package then you should also see the delivery options
200 * Fix: If you have a shipping method with flatrate: 181 and the method gives flatrate: 18 then you should not see the delivery options
201 * Fix: Error CRITICAL Uncaught TypeError: Return value of WCPN_Export::getShippingMethod()
202
203 = 4.0.5 (2020-10-05) =
204 * Fix: Disable order status delivered
205 * Fix: Package type not being recognized
206 * Fix: migrate all package types in export defaults settings
207
208 = 4.0.4 (2020-10-01) =
209 * Fix: Failed opening class-wcmypa-settings.php
210
211 = 4.0.3 (2020-10-01) =
212 * Fix: Old settings non existent error
213 * Fix: Class naming for theme compatibility
214
215 = 4.0.2 (2020-08-21) =
216 * Fix: Show delivery options with a shipping class and with tablerates
217 * Improvement: Automatic insurance
218
219 = 4.0.1 (2020-07-29) =
220 * Fix: Wrong meta variable country of origin
221 * Fix: Html layout of shipment summary settings and searching in WooCommerce orders overview
222 * Fix: Translations
223 * Fix: Export pickup locations
224 * Fix: When deliveryType is empty use default package
225 * Fix: Html layout of shipment summary and searching in WooCommerce orders overview
226 * Improvement: Add empty parcel weight option
227 * Improvement: Add multicollo option
228
229 = 4.0.0 (2020-06-24) =
230 * Fix: HS code
231 * Fix: Delete options keep old shipments
232 * Fix: Insurance possibilities
233 * Fix: Barcode in orderview
234 * Fix: Housenumber and suffix
235 * Improvement: Country of origin
236 * Improvement: New checkout and SDK
237 * Improvement: Automatic export after payment
238 * Improvement: V2 shipment endpoint
239 * Improvement: HS code for variable product
240
241 = 3.2.1 (2020-02-04) =
242 * Fix: The recursive delivery date loop and full cache
243
244 = 3.2.0 (2020-01-27) =
245 * Fix: Since November is it no longer possible to use pickup express.
246 * Fix: Warning: invalid argument supplied .... class-wc-shipping-flat-rate.php.
247
248 = 3.1.8 (2019-11-12) =
249 * Fix: Check if there is connection with PostNL
250
251 = 3.1.7 (2019-07-16) =
252 * Fix: Search in order grid PostNL shipment
253 * Fix: More than 5 products for World shipments
254
255 = 3.1.6 (2019-07-04) =
256 * Fix: Use constants for delivery_type
257 * Fix: Saturday cutoff time
258 * Fix: Shipping method issue with pickup
259
260 = 3.1.5 (2019-05-14) =
261 * Improvement: Add the link for the personalized Track & Trace page (portal)
262 * Improvement: Show deliverday only for NL shipments
263 * Improvement: Cut the product title after 50 characters
264 * Improvement: Barcode in order grid
265 * Fix: Translation house number again button
266 * Fix: Set default to 0 if there's no tax rate set up
267 * Fix: fix issue with shipping class term id
268 * Fix: trying to get property of non-object
269 * Fix: Shipment validation error (PakjeGemak)
270
271 = 3.1.4 (2019-03-18) =
272 * Fix: Delivery date when deliveryday window is 0
273 * Fix: Change `afgevinkt` to `uitgevinkt`
274 * Preparation: Move Great Britain to world shipment for the Brexit
275
276 = 3.1.3 (2019-02-26) =
277 * Fix: Showing delivery date in the order when consumer using safari
278 * Fix: Scrolling of the order overview when an input is clicked.
279
280 = 3.1.2 (2019-02-19) =
281 * Improvement: 18+ check
282 * Fix: Standard delivery text
283 * Fix: showing checkout
284
285 = 3.1.1 (2019-01-30) =
286 * Fix: Remove some styling code
287 * Fix: Text changes
288 * Fix: Hide delivery options
289 * Fix: Get the total weight on a later moment
290 * Fix: Unset weight by mailbox package
291 * Fix: Since WooCommerce 3.0, logging can be grouped by context (error code 0 when exporting / printing)
292 * Fix: The checkout is still loading when change the country.
293
294 * Improvement: Add maxlength to number suffix field
295 * Improvement: Translate all text inside the checkout
296 * Improvement: The option to give a discount on the shipping method ( negative amounts)
297
298 = 3.1.0 (2018-12-12) =
299 * Hotfix: Show delivery options when checkout form already filled in.
300
301 = 3.0.10 (2018-12-05) =
302 * Hotfix: Flashing of the order summary.
303
304 = 3.0.9 (2018-12-04) =
305 * Hotfix: Get mailbox delivery option and save it into the order.
306
307 = 3.0.8 (2018-12-04) =
308 * Fix: The multiple calls that are made to retrieve the shipping data.
309 * Fix: The option for Pick up extra early
310 * Fix: Wrong house number / postcode message and the possibility to adjust the address in the PostNL checkout
311 * Fix: Woocommerce tabel rates
312 * Improvement: Better support the default WooCommerce checkout address fields
313
314 = 3.0.7 (2018-11-20) =
315 * Fix: Set default values for dropoff days and delivery days window
316
317 = 3.0.6 (2018-11-16) =
318 * Fix: Remove concatenation from constant (causes an error on php version < 5.6)
319 * Fix: No more double address fields with delivery options disabled
320
321 = 3.0.5 (2018-11-15) =
322 * Fix: Error message about money_format
323 * Fix: Add the priority to the checkout field for support WooCommerce 3.5.1
324 * Fix: The PostNL logo is not visible with all browsers
325 * Improvement: Support Channel Engine
326 * Improvement: Information inside the checkout and the translations
327 * Improvement: Support WooCommerce default shipping fields (_address_1 and _address_2)
328
329 = 3.0.4 (2018-10-23) =
330 * Fix: mollie payments
331 * Improvement: Check for minimum php version (php 5.4)
332 * Improvement: Hide automatic pickup express if pickup is not enabled
333
334 = 3.0.3 (2018-10-09) =
335 * Fix: Problem with WooCommerce PDF Invoices & Packing Slips
336 * Fix: error about "Bewaar barcode in een notitie" size
337 * Fix: Turn of the option allow Pickup Express
338 * Fix: Save settings with a new update
339 * Improvement: PostNL delivery header titel
340 * Improvement: Support WooCommerce 3.5.0
341 * Improvement: add preliminary support for "digitale postzegel"
342
343 = 3.0.2 (2018-10-09) =
344 * Fix: Error a non-numeric value encountered in class-wcpn-frontend-settings.php
345 * Fix: Notice Undefined index: checkout_position
346 * Fix: Add version number after the nl-checkout.css call
347
348 = 3.0.0 (2018-10-09) =
349 * Changes: The whole checkout has a new look. A choice has been made to go back to the basic checkout. The checkout is designed so that he will take the styling of the website.
350
351 These are the biggest changes:
352 * No use of libraries (only jQuery)
353 * No iframe is used
354 * The checkout is more stable
355 * Easier to implement improvements
356
357 * Fix: Use street and house number fields for export a Belgium order
358 * Fix: The at home or at work delivery title inside the checkout
359 * Fix: The default settings
360 * Improvement: The option to change the position of the checkout (edited)
361
362 = 3.0.0-beta.2 (2018-09-08) =
363 * Fix: at home delivery title
364 * Fix: Export Belgium delivery, use the street/number input fields
365
366 = 2.4.14 (2018-07-03) =
367 * Fix: Select the correct package type inside admin when there is one shipping used.
368
369 = 2.4.13 (2018-07-26) =
370 * Fix: Tabel rate shipping witch WooCommerce Table Rate Shipping by Automattic / Bolder Elements 4.0 / Bolder Elements 4.1.3
371 * Fix: The option to show the checkout only when he is linked to package
372
373 = 2.4.12 (2018-07-09) =
374 * Fix: #102 change Iceland to world shipping
375 * Fix: #106 tabel rates shipping
376 * Improvement: #94 support legacy consignment and tracktrace data
377 * Improvement: #95 Speed up order list view
378 * Improvement: #104 Add reference identifier, that is always the order id
379 = 2.4.11 (2018-04-30) =
380 * Fix: Export shipment labels
381
382 = 2.4.10 (2018-04-26) =
383 * Improvement: Support Effect Connect, you can place the barcode inside a note of the order
384
385 = 2.4.9 (2018-04-03) =
386 * Fix: Scrolling when changing package type in orderview
387 * Fix: Select the correct delivery methode inside the checkout
388 * Improvement: Support Cloudflare
389
390 = 2.4.8 (2018-02-27) =
391 * Fix: The array error from the userAgent (https://wordpress.org/support/topic/parse-error-syntax-error-unexpected-in-wp-content-plugins-woocommerce-mypa/)
392 * Fix: The countries Norway, Turkey, Switzerland changed to world country
393 * Fix: Changing Type from Order List (https://wordpress.org/support/topic/changing-type-from-order-list/#post-10020043)
394
395 = 2.4.7 (2018-02-07) =
396 * Improvement: WooCommerce 3.3.1 compatibility
397
398 = 2.4.6 (2018-02-01) =
399 * Improvement: WooCommerce 3.3 compatibility
400 * Feature: The option to print the label on A4 and A6 format
401
402 = 2.4.5 (2018-01-10) =
403 * Fix: Export an order with an old delivery date
404 * Refactor: Error about rest api (https://wordpress.org/support/topic/error-in-woocommerce/)
405 ```des/class-wcpn-rest-api-integration.php): failed to open stream```
406
407 = 2.4.4 (2018-01-09) =
408 * Fix:Error about rest api (https://wordpress.org/support/topic/error-in-woocommerce/)
409 ```des/class-wcpn-rest-api-integration.php): failed to open stream```
410
411 = 2.4.3 (2018-01-05) =
412 * Fix: Add PostNL fields to REST api to create order request
413 * Fix: Hide days when the pickup delivery is selected
414
415 = 2.4.2 (2017-10-29) =
416 * Fix: Price changes for 2018
417
418
419 = 2.4.1 (2017-10-12) =
420 * Fix: WooCommerce 3.2 compatibility
421
422 = 2.4.0 (2017-09-25) =
423 * Feature: Export world shipments + customs declaration form
424 * Feature: Show delivery options on thank you page
425 * Feature: Use WC logger when possible
426 * Fix: Return shipment error
427 * Fix: Order details layout for pickup location
428 * Fix: Delete cache of admin notices
429 * Fix: Display of negative delivery options price
430 * Fix: Improved tax handling on delivery options fees
431
432 = 2.3.3 (2017-06-27) =
433 * Fix: Pickup locations in Safari
434
435 = 2.3.2 (2017-06-26) =
436 * Fix: Delivery options header order
437 * Feature: Support for region (=state) in international addresses
438 * Feature: Hide Delivery options if PostNL service is unavailable
439
440 = 2.3.1 (2017-06-12) =
441 * Fix: Table Rate Shipping + WooCommerce 2.6 (error in settings)
442
443 = 2.3.0 (2017-06-12) =
444 * Feature: WooCommerce Table Rate Shipping support (woocommerce.com & Bolder Elements 4.0)
445 * Feature: Support for monday delivery
446 * Feature: Start print position
447 * Feature: Individual label printing from the order details page
448 * Fix: Delivery options checkout in Edge browser
449 * Fix: HTTPS issue with google fonts
450 * Fix: Multi-colli printing
451 * Fix: Delivery options tax in WC3.0
452 * Fix: Disable 'signature on delivery' & 'recipient only' when switching to pickup location in checkout
453 * Fix: Improve order-based calculation of highest shipping class
454
455 = 2.2.0 (2017-04-03) =
456 * WooCommerce 3.0 compatible
457 * **Requires PHP version 5.3 or higher**
458 * Feature: Validate NL postcodes
459 * Fix: Multistep checkout
460 * Fix: Email text translation typo
461 * Fix: Remove spin button (arrows) for house number checkout field
462 * Fix: Issues creating return shipments
463 * Fix: Clear delivery options (&costs) when no longer available or deselected
464 * Fix: Error exporting foreign addresses & PayPal Express checkout
465
466 = 2.1.3 =
467 * Feature: Option to autoload google fonts in delivery options
468 * Feature: [DELIVERY_DATE] placeholder on label
469 * Various minor fixes
470
471 = 2.1.2 =
472 * Fix: Script error on the Thank You page (interfered with Facebook/Google tracking)
473 * Fix: Don't show delivery date (backend/emails) if delivery days window is 0 (=disabled)
474 * Tweak: Notice for BE shop owners
475 * Tweak: Sanity check for delivery options
476
477 = 2.1.1 =
478 * Fix: Delivery options iPad/iPhone issues
479 * Fix: Ignore badly formatted delivery options data
480 * Fix: Don't show delivery options when cart doesn't need shipping (downloads/virtual items)
481 * Fix: Delivery options container not found (explicitly uses window scope)
482 * Tweak: Shipping column width/float in order backend
483 * Tweak: Page reloading & print dialogue flow optimizations
484
485 = 2.1.0 =
486 * Feature: Select combinations of Flat Rate & Shipping Class to link parcel settings & delivery options display
487 * Feature: Option to show delivery options for all shipping methods (except foreign addresses)
488 * Feature: Pick colors for the delivery options
489 * Feature: Set custom styles (CSS) for delivery options
490 * Feature: Enter '0' for the delivery days window to hide dates in the delivery options
491 * Fix: Don't apply 'only recipient' fee for morning & night delivery (already included)
492 * Fix: Order search issues
493 * Fix: 404 header on delivery options
494 * Tweak: Several delivery options style adjustments
495 * Tweak: Reload page after exporting
496
497 = 2.0.5 =
498 * Fix default insurance selection
499 * Tweak: Show shipping 'method title' instead of 'title' in settings (with fallback to title)
500 * Tweak: added `$order` object to `wcpostnl_email_text` filter
501
502 = 2.0.4 =
503 * Improved theme compatibility
504
505 = 2.0.3 =
506 * Fix: Checkout option fees tax
507 * Fix: Settings page conditional options display
508 * Improved settings migration from previous versions
509
510 = 2.0.2 =
511 * Fix order search
512 * Default delivery options background to white
513
514 = 2.0.1 =
515 * Completely revamped settings & export interface
516 * New delivery options replaces old 'Pakjegemak':
517 * Postponed delivery (pick a delivery date)
518 * Home address only option
519 * Signature on delivery option
520 * Evening or morning delivery option
521 * PostNL Pickup & Early PostNL Pickup
522 * Possibility to assign cost to the above delivery options
523 * Create return labels from the WooCommerce backend
524 * Uses new PostNL API
525
526 = 1.5.6 =
527 * Fix: Disable pakjegemak if 'ship to different address' is disabled after selecting Pakjegemak location
528 * Fix: Use billing postcode for Pakjegemak Track & Trace
529
530 = 1.5.5 =
531 * Fix: Foreign postcodes validation fix.
532
533 = 1.5.4 =
534 * Fix: Various Pakjegemak related issues (now saves & sends pakjegemak address separately to PostNL)
535 * Fix: Postcode validation issues with Portugal
536
537 = 1.5.3 =
538 * Feature: Edit PostNL address fields on user profile page
539 * Fix: Bug with automatic order completion
540
541 = 1.5.2 =
542 * Feature: Option to keep old consignments when re-exporting
543 * Feature: Use billing name for pakjegemak (when empty)
544 * Feature: store pakjegemak choice
545 * Fix: prevent illegal export settings/combinations
546 * Tweak: Better error reporting
547 * Tweak: Small text changes (backend)
548
549 = 1.5.1 =
550 * Tweak: Added error when no consignments available when trying to print labels
551 * Tweak: Tip for direct processing of labels (when not enabled)
552 * Tweak: admin styles
553
554 = 1.5.0 =
555 * Feature: Shipment type setting (Pakket/Brievenbuspakje/Ongefrankeerd label)
556 * Feature: Multi-colli support
557 * Feature: More advanced insurance options
558 * Feature: Allow overriding pakjegemak passdata file via child theme (place in /woocommerce/)
559 * Fix: Backend address formatting/styles
560 * Fix: Unexpected output at first activation
561 * Tweak: Hide parcel settings for other shipment types
562 * Tweak: Remove deprecated comments field
563 * Tweak: Settings now under WooCommerce top menu
564 * Tweak: better error logging
565 * Dev: Code refactor
566
567 = 1.4.6 =
568 * Fix: Foreign Track & Trace link updated
569
570 = 1.4.5 =
571 * Tweak: Prevent label creation if direct processing is disabled. NOTE! If you had this setting disabled and were used to downloading the labels directly, you need to change this in the settings.
572 * Tweak: Remove required tags in checkout for disabled fields.
573
574 = 1.4.4 =
575 * Fix: error for missing shipping fields
576
577 = 1.4.3 =
578 * Fix: WooCommerce 2.2+ compatibility
579
580 = 1.4.2 =
581 * Fix: weight unit is now properly taken into account
582 * Tweak: different bulk action hook (for better compatibility)
583
584 = 1.4.1 =
585 * Fix: Broken special characters (ë, û, à etc.)
586 * Tweak: different API communication mode for secure configuration
587
588 = 1.4.0 =
589 * Feature: Print order number on label
590 * Feature: PakjeGemak integration
591 * Feature: Option to autocomplete order after successful export to PostNL
592 * Feature: Option to display Track & Trace link on my account page
593
594 = 1.3.8 =
595 * Fix: Big exports now run without any warnings/problems (was limited by the server)
596 * Fix: Names, cities etc. with quotes (')
597 * Fix: Error on combined foreign & Dutch exports
598 * Fix: IE9 compatibility
599
600 = 1.3.7 =
601 * Fix: Checkout placeholder data was being saved in older versions of Internet Explorer
602
603 = 1.3.6 =
604 * Feature: Option to download PDF or display in browser
605 * Fix: warnings when debug set to true & downloading labels directly after exporting
606 * Fix: WooCommerce 2.1 bug with copying foreign address data
607
608 = 1.3.5 =
609 * Fix: Errors when trashing & restoring trashed orders
610
611 = 1.3.4 =
612 * Fix: Errors on foreign country export
613 * Fix: legacy address data is now also displayed properly
614 * Tweak: background scrolling locked when exporting
615
616 = 1.3.3 =
617 * Fix: Checks for required fields
618 * Tweak: Improved address formatting
619 * Tweak: Removed placeholders on house number & suffix for better compatibility with old browsers
620
621 = 1.3.2 =
622 * Fix: Description labels for Custom ID ('Eigen kenmerk') & Message ('Optioneel bericht')
623
624 = 1.3.1 =
625 * Fix: button image width
626
627 = 1.3.0 =
628 * New PostNL icons
629 * Export & PDF buttons compatible with WC2.1 / MP6 styles
630 * Button styles are now in CSS instead of inline
631
632 = 1.2.0 =
633 * Feature: The PostNL checkout fields (street name / house number) can now also be modified on the my account page
634 * Fix: WooCommerce 2.1 compatibility (checkout field localisation is now in WC core)
635 * Updated PostNL tariffs
636
637 = 1.1.1 =
638 * Fix: Labels for Custom id ('Eigen kenmerk') & Message ('Optioneel bericht') in the export window were reversed
639 * Fix: Removed depricated functions for better WooCommerce 2.1 compatibility
640
641 = 1.1.0 =
642 * Made extra checkout fields exclusive for dutch customers.
643 * Show process indicator during export.
644 * Various bugfixes.
645
646 = 1.0.0 =
647 * First release.
648
649 == Upgrade Notice ==
650 = 2.1 =
651 **Important!** Version 2.0 was a big update for this plugin, we recommend testing in a test environment first, before updating on a live site!
652
653 = 4.0.0 =
654 **Important!** Version 4.0.0 was a big update for this plugin, we recommend testing in a test environment first, before updating on a live site!
655