- Version
- Download 122
- File Size 0.00 KB
- File Count 1
- Create Date November 7, 2023
- Last Updated January 24, 2024
YITH WooCommerce Gift Cards Premium v4.8.0 [Original Version Number**]
Changelog
4.8.0 - Released on 17 January 2024
- New: support for WooCommerce 8.5
- Update: YITH plugin framework
- Fix: display the currency symbol in the correct place when gifting a product
- Fix: decimal quantities when bulk creating gift cards
- Dev: clear the frontend dependencies in the cart and checkout to avoid issues with external jquery enqueues
- Dev: hide the from/to from the PDF if they are empty
- Dev: added CSS to improve the display of the gift card email on mobile view
- Dev: minor changes
- Dev: added new parameter to the filter ywgc_custom_header_image_url
4.7.0 - Released on 12 December 2023
- New: support for WooCommerce 8.4
- New: added Danish as a community language
- Update: YITH plugin framework
- Update: updated French translation by community
- Fix: Adding correct price to Gift this product card according to the taxes options
- Fix: fixed the display of the recipient email in the dashboard
- Fix: minor fixes
- Dev: created single cron when configuring a delivery date in the backend
- Dev: improved the gift card table view in mobile or small devices
- Dev: prevent to apply the gift card many times when clicking in the email button
- Dev: use the main color set in settings for the amount and button in the gift card email and PDF
- Dev: display currency symbol in the Gift this product shipping costs using WooCommerce configuration
- Dev: minor changes
4.6.0 - Released on 20 November 2023
- New: support for WooCommerce 8.3
- New: support for WordPress 6.4
- Tweak: added the sender placeholder in the email subject
- Update: YITH plugin framework
- Fix: fixed the gift card generation for Vendors, when using the Gift this product feature
- Fix: fixed the gift card field in the cart to move to the top when it's configured to be in the bottom of the cart page
- Fix: fixed issue with YITH Email Templates when sending the delivery email
- Dev: added new filters ywgc_calendar_min_date and ywgc_calendar_max_date
- Dev: added new filter yith_ywgc_frontend_script_data
- Dev: prevent non float value on the gift this product button
- Dev: added new filter yith_ywgc_gift_card_pdf_styles
- Dev: check data type before making a json_decode
- Dev: remove deprecated initializations of the gift card product
- Dev: save the delivery and expiration status when generating the gift card
- Dev: minor changes