Il primo shop indipendente
al mondo per lo sviluppo di plugin per WooCommerce
Cambia lingua
Italiano

Ultimi aggiornamenti

Segui gli aggiornamenti dei plugin YITH giorno dopo giorno

YITH WooCommerce Barcodes and QR Codes Premium - 1.2.9

  • New: support to WooCommerce 3.8
  • Tweak: new common class to manage barcodes
  • Update: Updated plugin FW
  • Fix: hide actions column in the order shortcode if there is no actions
  • Fix: ajax call in the shortcode
  • Dev: changes in the code128 barcode
  • Dev: added a new parameter to yith_ywbc_barcode_image_tag
  • Dev: added a new condition for the code39 barcode image
  • Dev: added new filter yith_ywbc_code_128_image_generator_condition and yith_ywbc_code_39_image_generator_condition

YITH WooCommerce Barcodes and QR Codes Premium - 2.0.2

  • New: Support for WooCommerce 4.4
  • New: Support for WordPress 5.5
  • Tweak: changed the shortcode capability option by a role selector
  • Update: plugin framework
  • Update: language files
  • Dev: if Sequential Number is active, use the order ID instead of the Order number, to avoid issues with the special characters, it can be forced with the hook ywbc_order_barcode_type_force_sequential_order_number
  • Dev: added new filter yith_barcode_before_load_order_barcode_redirect
  • Dev: check if the barcode value appear as array

YITH WooCommerce Barcodes and QR Codes Premium - 1.2.8

  • New: new feature to print the products barcodes
  • New: added the UPC-A protocol
  • New: added a new option to apply automatically the barcode also to the product variations
  • Update: updated plugin-fw
  • Fix: fixed the barcode image size with the code128
  • Dev: added new filter yith_wcbc_set_barcode_status_for_order
  • Dev: added new filter yith_wcbc_set_barcode_status_for_product
  • Dev: added new filter yith_ywbc_show_value_on_barcode
  • Dev: added the barcode value as a custom field in the product

YITH WooCommerce Barcodes and QR Codes Premium - 2.0.1

  • New: Support for WooCommerce 4.3
  • New: added a delete barcode button in the orders and products edit pages
  • Update: plugin framework
  • Update: language files
  • Fix: fixed minor issues with the STD25 protocol
  • Dev: added Ajax to the select options to save them automatically
  • Dev: added new filter ywbc_show_manual_barcode_section_in_product

YITH WooCommerce Barcodes and QR Codes Premium - 2.0.0

  • New: support WooCommerce 4.2
  • New: added new libraries for the Barcodes and QR Codes
  • New: added new option to generate the product barcode using the product id, sku or a custom field
  • New: added new option to generate the order barcode using the order id, number or a custom field
  • New: added a new option to regenerate the already applied barcodes
  • New: now it is possible to use the product URL to generate the QR Codes
  • New: added new options to the plugin shortcodes, now it's possible to add automatic actions, like decrease or increase product stock by scan
  • New: Added new option to print barcodes by product and with specific quantity
  • New: added plugin shortcodes as widgets in Elementor
  • Tweak: UI and UX improved
  • Tweak: improved the products printed document
  • Update: updated plugin fw
  • Update: plugin language
  • Dev: added new filter 'yith_wcbc_plugin_settings_capability'

YITH WooCommerce Barcodes and QR Codes Premium - 1.3.2

  • New: support WooCommerce 4.1
  • New: added new shortcode yith_render_post_barcode to display the actual post barcode
  • New: added French translation, thanks to Josselyn Jayant
  • Fix: fixed a possible issue in the print barcodes
  • Dev: preparing things for the version 2.0

YITH WooCommerce Barcodes and QR Codes Premium - 1.2.6

  • New: support to WooCommerce 3.6.0 RC 1
  • Tweak: changes in the plugin settings to improve the usability
  • Update: updated plugin FW
  • Fix: fixed Trying to get property 'display_name' of non-object
  • Dev: added a new filter in the frontend JS enqueue
  • Dev: added the Pelago namespace to the Emogrifier class call

YITH WooCommerce Barcodes and QR Codes Premium - 1.3.0

  • New: support WooCommerce 4.0
  • New: support WordPress 5.4
  • Update: plugin framework
  • Update: Language .pot file
  • Update: Spanish language
  • Update: Italian language
  • Dev: added new filter ywbc_before_create_order_barcode
  • Dev: added nopriv to the ajax methods
  • Dev: added an array check in the print barcodes shortcode
  • Dev: replaced Emogrifier by CssInliner class
  • Dev: all strings escaped