Skip to content

Releases: wpovernight/woocommerce-pdf-invoices-packing-slips

v3.9.4

22 Dec 19:58
Compare
Choose a tag to compare
  • New: add a note to inform users about the availability of additional documents
  • New: display a notice when the yearly reset action is not scheduled
  • Tweak: transition UBL support out of beta
  • Translations: update translation template (POT)

v3.9.3

19 Dec 16:49
Compare
Choose a tag to compare
  • New: enable searching for multiple invoice numbers in the Orders list for HPOS setups
  • New: calculate_due_date() document function
  • Fix: correct the type of the abstract document order_id property
  • Fix: UBL shop country code
  • Translations: update translation template (POT)

v3.9.2

17 Dec 09:08
Compare
Choose a tag to compare
  • New: adds description to UBL format selector
  • Fix: issue with PHP extension load checks
  • Translations: Updated translation template (POT).

v3.9.1

16 Dec 08:14
Compare
Choose a tag to compare
  • New: Adds support for multiple UBL formats.
  • New: Adds a shop phone number field for e-Invoice support.
  • New: Adds user info to order notes when generating documents.
  • New: Added an admin notice to inform when server requirements are not met.
  • New: Raised the minimum PHP version requirement to 7.4.
  • New: Removes space between items table and totals.
  • New: Added sections to settings for better organization.
  • Tweak: Improve the description of the "Remove released semaphore locks" tool.
  • Fix: Upgrade links not displaying correctly.
  • Fix: Temp folder warning style issue.
  • Fix: Remove unused legacy notice code: check_auto_increment_increment().
  • Fix: AJAX preview loading when disabled on settings pages.
  • Fix: UBL issue with empty tax on line items.
  • Fix: jQuery tipTip function not available.
  • Fix: Template item meta styling.
  • Fix: Semaphore class name on two classes that were still using the previous name.
  • Translations: Updated translation template (POT).
  • Tested: Tested up to WooCommerce 9.5.

v3.9.1-beta-4

13 Dec 10:41
Compare
Choose a tag to compare
v3.9.1-beta-4 Pre-release
Pre-release

What's Changed

Full Changelog: v3.9.1-beta-3...v3.9.1-beta-4

v3.9.1-beta-3

11 Dec 15:10
Compare
Choose a tag to compare
v3.9.1-beta-3 Pre-release
Pre-release

What's Changed

Full Changelog: v3.9.1-beta-2...v3.9.1-beta-3

v3.9.1-beta-2

21 Nov 15:12
Compare
Choose a tag to compare
v3.9.1-beta-2 Pre-release
Pre-release

What's Changed

  • New: raised the minimum PHP version requirement to 7.4 by @alexmigf in #910

Full Changelog: v3.9.1-beta-1...v3.9.1-beta-2

v3.9.1-beta-1

06 Nov 10:53
Compare
Choose a tag to compare
v3.9.1-beta-1 Pre-release
Pre-release

What's Changed

Full Changelog: v3.9.0...v3.9.1-beta-1

v3.9.0

21 Oct 08:50
Compare
Choose a tag to compare
  • New: Updated sabre/xml library to version 4.
  • New: Added notice about dropping support for PHP versions below 7.4.
  • New: Implemented PSR-4 Autoloading Standard for improved code structure and maintainability.
  • New: Deprecated wpo_wcpdf_due_date_display hook.
  • Fix: WC item meta style issue when using dd.
  • Fix: Relocated wpo_wcpdf_use_path hook before $src empty check.
  • Translations: Updated translation template (POT).

v3.9.0-beta-3

09 Oct 14:23
Compare
Choose a tag to compare
v3.9.0-beta-3 Pre-release
Pre-release

What's Changed

  • New: implements PSR-4 Autoloading Standard for Improved Code Structure and Maintainability by @alexmigf in #840

Full Changelog: v3.8.8...v3.9.0-beta-3