-
Notifications
You must be signed in to change notification settings - Fork 47
/
changelog-archive.txt
437 lines (351 loc) · 16.9 KB
/
changelog-archive.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
= 1.6.5 =
* Fix: Duplicate invoice numbers when bulk completing orders (WC3.0)
* Fix: Hidden Invoice date when order refunded
= 1.6.4 =
* Fix: My account invoice button visibility
= 1.6.3 =
* Fix: Empty date handling
* Fix: Shipping notes on refunds (reason for refund)
= 1.6.2 =
* Fix: TM Extra Product Options compatibility (in WC3.0)
* Fix: Tax display in WC3.0
= 1.6.1 =
* Fix: Error with totals in credit notes
* Fix: Always set invoice date when invoice is create (even display is disabled in the settings)
= 1.6.0.2 =
* Fix: Don't crash with PHP 5.2 or older (5.3 or higher required, 5.6 or higher recommended)
= 1.6.0 =
* WooCommerce 3.0 Compatible
* **Requires PHP version 5.3 or higher**
* Fix: Invoice number display in mobile view
* Fix: Update formatted invoice number in order meta when number is altered
* Fix: global plugin object loading in wrapped cron methods
* Tweak: Avoid PHP7 scan false positives in DomPDF
= 1.5.39 =
* Feature: new template action hooks `wpo_wcpdf_before_document` & `wpo_wcpdf_after_document`
* Tweak: In totals, emphasize order total rather than last item
* Fix: User deprecation notices
* Translations: Updated Slovenian
= 1.5.38 =
* Fix: Thumbnail path fallback
* Fix: Edge/IE hour & minute pattern
* Fix: Skip over non-order objects
* Tweak: Let shop manager view My Account links
* Dev: added `wpo_wcpdf_before_attachment_creation` action
* Translations: Updated POT, Swedish, Dutch & Norwegian
= 1.5.37 =
* Feature: Added support for third party invoice numbers
* Feature: Enable pre-invoice number click-to-edit
* Fix: Review link for custom admins
* Fix: PHP7 compatibility
* Fix: Invoice date hour/minute pattern
* Tweak: Multisite WooCommerce check optimization
= 1.5.36 =
* Translations: Fixed Romanian (incorrect "Factură Proforma" translation for "Invoice")
= 1.5.35 =
* Translations: Fixed "Includes %s" string for WC2.6+
= 1.5.34 =
* Fix: Document check that was introduced in 1.5.33 for disable free setting
= 1.5.33 =
* Tweak: Don't apply 'disable free' setting to packing slip attachment
* Translations: Updated Romanian
= 1.5.32 =
* Fix: Updated currency font with Indian Rupee symbol
* Translations: added Formal German (currently a copy of informal German)
= 1.5.31 =
* Feature: [invoice_day] or [order_day] in invoice number format
* Fix: Link to hide all ads when premium extensions active
= 1.5.30 =
* Feature: Enable currency font for extended currency support
* Fix: Font sync on plugin update
= 1.5.29 =
* Translations: Added Croatian (Thanks Neven/Spine ICT!), updated French (Thanks Sabra!)
* Tweak: filter shop address before checking if it's empty
* Dev: added $order to `wpo_wcpdf_template_file` filter
= 1.5.28 =
* Tweak: the 'Next invoice number' is now stored separately in the database for faster and more reliable retrieval. Circumventing any caching, this should prevent duplicate invoice numbers.
* Fix: Bulk actions plugin conflicts
* Experimental: page numbers (use {{PAGE_NUM}} / {{PAGE_COUNT}} in your template)
= 1.5.27 =
* Feature: Use [invoice_year] and [invoice_month] placeholders in invoice number prefix/suffix
* Feature: WooCommerce Order Status & Actions Manager emails compatibility
* Feature: Add invoice number to WC REST API
* Fix: Allow positive 'discounts' (price corrections)
* Fix: Discounts rounding
* Translations: Updated Finnish & Portuguese & POT
= 1.5.26 =
* Feature: Automatically list all emails registered in WooCommerce
* Feature: Reset invoice number yearly
* Feature: WooCommerce Chained Products compatibility
* Feature: WooCommerce Product Bundles visibility settings taken into account in invoice
* Fix: Disable PDF creation from trashed order_ids
* Tweak: Alert when no orders selected for bulk export (Props to Dartui!)
* Tweak: PDF invoice settings always under WooCommerce menu (also for premium users)
* Tweak: extra $item_id passed in row class filter
* Translations: Updated Slovenian, Spanish, Dutch & POT file
= 1.5.24 =
* Hotfix: Subscriptions renewal filter arguments
= 1.5.23 =
* Fix: WooCommerce Subscriptions 2.0 deprecation notice.
* Tweak: better qTranslate-X support
* Tweak: filter for user privileges check (wpo_wcpdf_check_privs)
* Translations: French translations fix
= 1.5.22 =
* Fix: Workaround for bug in WPML (which cleared all settings)
* Translation: fixed Polish translation for invoice
= 1.5.21 =
* Translations: Added Estionan (thanks Tanel!)
* Tweak: WC2.4 compatibility
= 1.5.20 =
* Feature: Option to 'never' display My Account invoice link
* Fix: Order total for refunds in WC2.4
* Fix: notice when no custom statuses selected for My Account display
* Tweak: Product bundles styles
= 1.5.19 =
* Fix: Invoice number search (broke other custom searches)
= 1.5.18 =
* Fix: wpo_wcpdf_item_row_class packing slip filter arguments
= 1.5.17 =
* Feature: WooCommerce Product Bundles compatibility styles
* Tweak: wpo_wcpdf_item_row_class as filter instead of action
= 1.5.16 =
* Feature: Search orders by invoice number (note: search on formatted invoice number only works for new orders)
* Feature: Formatted invoice number stored in order
* Tweak: Function parameters added to some of the filters
* Tweak: WooCommerce 2.4 compatibility
* Dev feature: action to add class to items table row (wpo_wcpdf_item_row_class)
* Translations: Swedish updated (thanks Conney!)
* Translations: Norwegian updated
= 1.5.15 =
* Fix: invoice number padding didn't work for values lower than 3
* Tweak: WPML compatibility filter
* Translations: Updated French (Thanks Nicolas!)
= 1.5.14 =
* Tweak: Invoice number & date edit fields moved to separate box on order edit page
* Translations: Updated POT & Dutch
= 1.5.13 =
* Fix: Better address comparison to determine when to display alternate address
* Tweak: Filter N/A addresses
* Tweak: Use WooCommerce function for 2.3 discounts
* Translations: Czech Updated (Thanks Ivo!)
* Translations: French (minor fixes)
= 1.5.12 =
* Translations: added Danish, Updated POT & Italian
= 1.5.11 =
* Fix: Product text attributes (now checks key too)
* Fix: Status page upload explanation typos
= 1.5.10 =
* Fix: Double check to make sure plugin doesn't attach to user emails
= 1.5.9 =
* Feature: Shorthand function to display product attributes: `$wpo_wcpdf->get_product_attribute( $attribute_name, $product )`
= 1.5.8 =
* Feature: disable invoice for free orders
* Feature: action to insert data before & after item meta
* Tweak: Added classes to sku & weight
* Tweak: Hide payment method from totals (already shown in template)
* Translations: Updated POT & Dutch
= 1.5.7 =
* Feature: Setting to show email address & phone number on invoice or packing slip (does not work on custom templates based on previous versions!)
= 1.5.6 =
* Feature: Setting to show shipping address on invoice (does not work on custom templates based on previous versions!)
* Feature: My Account invoice download setting
* Feature: several new template actions
* Tweak: WooCommerce Bookings compatibility
* Tweak: Gerenal stylesheet cleanup
* Fix: temp path check/error on settings page
* Fix: Document titles for credit notes and proforma (Pro)
* Fix: Discount including tax
* Fix: Special characters on item meta (requires WooCommerce 2.3.6)
* Translations: Missing text domain on several strings
* Translations: Updated POT & Dutch
= 1.5.5 =
* Fix: Check for incomplete line tax data (Subscriptions compatibility)
* Fix: More precise template path instructions
* Fix: duplicate stylesheet filter
* Fix: Always prefer original order's billing address for refunds (WooCommerce EU VAT Number compatibility)
* Translations: Updated German (MwSt. instead of formal Ust.)
* Translations: Updated Dutch
= 1.5.4 =
* Tweak: include plugin version in style/script includes
* Tweak: upload code cleanup
* Fix: Parent invoice number (for Credit Notes in professional extension)
= 1.5.3 =
* Feature: add original order date value to order date filter
* Feature: Work with line_tax_data when available
* Feature: pass item_id to items
* Tweak: later check for woocommerce active
* Fix: do not try to validate empty settings (Status page settings)
* Translations: Fixed Dutch typo
= 1.5.2 =
* Fix: fatal error when trying to activate with WooCommerce not installed yet.
* Tweak: indentation fix on the Simple template
= 1.5.1 =
* Fix: prevent errors when upgrading
= 1.5.0 =
* Feature: All temporary files are now stored centrally in the WP uploads folder.
* Feature: Debug settings in status panel (output errors & output to HTML)
* Feature: Compatibility filter for WooCommerce Subscriptions (prevents duplicate invoice numbers)
* Tweak: Pass order to totals filters
* Translations: Updated POT
* Translations: Updated Italian (Thanks Astrid!)
* Translations: Updated Dutch
* FAQ: instructions for placing a link on the thank you page
= 1.4.14 =
* Fix: fatal error when user registers at checkout (applies to credit notes only)
* Translations: Updated German (Thanks Dietmar!)
* Translations: Place your custom translations in wp-content/languages/woocommerce-pdf-invoices-packing-slips/wpo_wcpdf-LOCALE.mo to protect them from being overwritten by plugin updates.
= 1.4.13 =
* Feature: use separate file for all your template specific functions (template-functions.php)
* Translations: Added Slovenian (thanks gregy1403!)
* Translations: Updated Norwegian & Dutch.
* Translations: Added Japanese - needs custom font!
* FAQ: instructions on how to use custom fonts
= 1.4.12 =
* Fix: issues with post parent objects (WC2.1 and older)
= 1.4.11 =
* Small fix: bulk actions for specific i18n configurations
* Tweak: total row key used as class in Simple template
= 1.4.10 =
* Fix: Invoice not attaching
* Translations: Updated POT file
* Translations: Updated Dutch, Norwegian, Polish, Brazilian Portuguese, Romanian, Russian, Slovak, Spanish & Ukrainian (Many thanks to all the translators!)
* Templates: added action hooks for easier customizations (`wpo_wcpdf_before_order_details`, `wpo_wcpdf_after_order_details`, `wpo_wcpdf_invoice_title` & `wpo_wcpdf_packing_slip_title`)
= 1.4.9 =
* Feature: Order number and date are now displayed by default in the Simple template (invoice number and date still optional)
* Feature: Display Customer/Order notes with a simple shorthand (see FAQ)
* Translations: Added Brazilian Portuguese (thanks Victor Debone!)
* Tweak: Fail more gracefully when there are errors during PDF generation
* Tweak: added template type class to template output body
* Tweak: cleaned up Simple template style.css
= 1.4.8 =
* Translations: Added Finnish (Thanks Sami Mäkelä/Contrast.fi!)
= 1.4.7 =
* Fix: check if image file exists locally, fallback to url if not (CDN compatibility)
* Fix: make deleting invoice date possible
* Fix: correct tmp folder check on status page
* Translations: updated po/mo files
* Tweak: changed settings capability requirement to `manage_woocommerce` (was: `manage_options`)
* Tweak: better email attachment function
* Tweak: prevent footer overlap (Simple template)
* Tweak: fallback if `glob()` is not allowed on the server
* Tweak: better custom template instructions (reflects path to actual (child-)theme)
= 1.4.6 =
* HOTFIX: WooCommerce 2.2 compatibility fix
* Filter for PDF temp folder (wpo_wcpdf_tmp_path)
= 1.4.5 =
* Fix: Double date conversion for order date on invoice number filter (to avoid i18n date issues)
* Fix: Template selector reset after update
* Translations: added Norwegian (Thanks Aleksander!)
= 1.4.4 =
* Feature: Editable invoice date per order/invoice.
* Feature: HTML is now allowed in footer and other settings fields.
* Translations: Updated German (Thanks Nadine!)
* Fix: template paths are now saved relative to the site base path (ABSPATH) to prevent errors when moving to another server
* Tweak: Changed bulk action hook for better theme compatibility
* Tweak: Newlines in custom checkout fields
= 1.4.3 =
* Feature: Added function to call custom fields more easily (see FAQ)
* Feature: Change the my account button text via a filter (wpo_wcpdf_myaccount_button_text)
* Translations: Added Danish (Thanks Mads!)
* Tweak: only load PDF engine if it's not already loaded by another plugin
= 1.4.2 =
* Fix: Don't create invoice number when exporting packing slips
* Fix: Division by zero for 0 quantity items
= 1.4.1 =
* Translations: Added Polish (Thanks Mike!)
* Fix: Invoice number formatting notices in debug mode
= 1.4.0 =
* Feature: Invoice numbers can now be given a prefix, suffix or padding on the settings page!
* Filter: `wpo_wcpdf_email_allowed_statuses` to attach pdf to custom order status emails
* Tweak: Sequential Order Numbers Pro compatibility
* Tweak: Filenames are now automatically sanitized to prevent issues with illegal characters
= 1.3.2 =
* Fix: error on wpo_wcpdf_email_attachment filter when $pdf_path not set
= 1.3.1 =
* Fix: invoice number was cleared when Order Actions were being used when an invoice number was not set
* Translations: Updated Slovak (Thanks Jozef!)
* Translations: Added Czech (Thanks CubiQ!)
= 1.3.0 =
* Feature: Added 'status' panel for better problem diagnosis
* Tweak: split create & get invoice number calls to prevent slow database calls from causing number skipping
* Translations: Added Romanian (Thanks Leonardo!)
* Translations: Added Slovak (Thanks Oleg!)
= 1.2.13 =
* Feature: added filter for custom email attachment condition (wpo_wcpdf_custom_email_condition)
* Fix: warning for tax implode
= 1.2.12 =
* Fix: hyperlink underline (was more like a strikethrough)
= 1.2.11 =
* Translations: Fixed German spelling error
* Translations: Updated Swedish (Thanks Fredrik!)
= 1.2.10 =
* Translations: Added Swedish (Thanks Jonathan!)
* Fix: Line-height issue (on some systems, the space between lines was very high)
= 1.2.9 =
* Fix: bug where 'standard' tax class would not display in some cases
* Fix: bug that caused the totals to jump for some font sizes
* Fix: WC2.1 deprecated totals function
* Fix: If multiple taxes were set up with the same name, only one would display (Simple template was not affected)
= 1.2.8 =
* Template: Body line-height defined to prevent character jumping with italic texts
* Fix: Open Sans now included in plugin package (fixes font issues for servers with allow_url_fopen disabled)
= 1.2.7 =
* Translations: POT, DE & NL updated
* Fix: Removed stray span tag in totals table
= 1.2.6 =
* Translations: Spanish update (thanks prepu!)
* Fix: More advanced checks to determine if a customer can download the invoice (including a status filter)
= 1.2.5 =
* Feature: Optional Invoice Number column for the orders listing
* Feature: Better support for international characters
* Translations: Added Russian & Ukrainian translation (thanks Oleg!)
* Translations: Updated Spanish (Thanks Manuel!) and Dutch translations & POT file
* Tweak: Memory limit notice
* Tweak: Filename name now includes invoice number (when configured in the settings)
= 1.2.4 =
* Feature: Set which type of emails you want to attach the invoice to
= 1.2.3 =
* Feature: Manually edit invoice number on the edit order screen
* Feature: Set the first (/next) invoice number on the settings screen
* Fix: Bug where invoice number would be generated twice due to slow database calls
* Fix: php strict warnings
= 1.2.2 =
* Feature: Simple template now uses Open Sans to include more international special characters
* Feature: Implemented filters for paper size & orientation ([read here](http://wordpress.org/support/topic/select-a5-paper-size-for-packing-slips?replies=5#post-5211129))
* Tweak: PDF engine updated (dompdf 0.6.0)
* Tweak: Download PDF link on the my account page is now only shown when an invoice is already created by the admin or automatically, to prevent unwanted invoice created (creating problems with european laws).
= 1.2.1 =
* Fix: shipping & fees functions didn't output correctly with the tax set to 'incl'
= 1.2.0 =
* Feature: Sequential invoice numbers (set upon invoice creation).
* Feature: Invoice date (set upon invoice creation).
= 1.1.6 =
* Feature: Hungarian translations added - thanks Joseph!
* Tweak: Better debug code.
* Tweak: Error reporting when templates not found.
* Fix: tax rate calculation for free items.
= 1.1.5 =
* Feature: German translations added - thanks Christian!
* Fix: dompdf 0.6.0 proved to be less stable, so switching back to beta3 for now.
= 1.1.4 =
* Fix: Template paths on windows servers were not properly saved (stripslashes), resulting in an empty output.
= 1.1.3 =
* Feature: PDF engine (dompdf) updated to 0.6.0 for better stability and utf-8 support.
* Tweak: Local server path is used for header image for better compatibility with server settings.
* Fix: several small bugs.
= 1.1.2 =
* Feature: Totals can now be called with simpler template functions
* Feature: Italian translations - thanks max66max!
* Tweak: improved memory performance
= 1.1.1 =
* Feature: French translations - thanks Guillaume!
= 1.1.0 =
* Feature: Fees can now also be called ex. VAT
* Feature: Invoices can now be downloaded from the My Account page
* Feature: Spanish translation & POT file included
* Fix: ternary statements that caused an error
= 1.0.1 =
* Tweak: Packing slip now displays shipping address instead of billing address
* Tweak: Variation data is now displayed by default
= 1.0.0 =
* First release