YITH Point Of Sale For WooCommerce (POS) v1.0.19
@Tomz
== Changelog History==
= 1.0.19 - Released on 1 July 2021 =
* New: support for WordPress 5.8
* New: support for WooCommerce 5.5
* Update: YITH plugin framework
* Update: language files
* Fix: issue with timezone when retrieving order count in register stats
* Fix: coupon discount total shown in order details based on tax settings
* Tweak: search by SKU showed multiple results
* Dev: added yith_pos_search_by_sku_arg filter to manipulate the query on search value
= 1.0.18 - Released on 10 June 2021 =
* Update: YITH plugin framework
* Update: language files
* Fix: 'robots' meta for standard site pages
= 1.0.17 - Released on 3 June 2021 =
* New: support for WooCommerce 5.4
* Update: YITH plugin framework
* Update: language files
* Fix: search by barcode
* Tweak: added "noindex" and "noarchive" to "robots" meta tag to avoid search engine indexing for the POS page
* Dev: added yith_pos_query_custom_barcode_search filter
= 1.0.16 - Released on 10 May 2021 =
* New: support for WooCommerce 5.3
* Update: YITH plugin framework
* Update: language files
* Fix: order item price when applying coupons
* Fix: timezone issue when showing dates
* Fix: search by barcode
* Dev: added yith_pos_wc_settings filter