Přeskočit na obsah
- Add PDF voucher output support (recommended) alongside image (JPG).
- Add custom font upload (TTF/OTF) with per-text font selection.
- Add bundled Noto Sans font for full UTF-8 support.
- Add PDF template support for voucher backgrounds.
- Fix currency symbol encoding in vouchers (HTML entities decoded to UTF-8).
- Fix multiple security issues (nonce verification, permission checks, output escaping, input sanitization).
- Fix temp files stored in plugin directory (moved to uploads).
- Remove dead code.
- Move bundled scoped dependencies from deps to vendor.
- Add direct file access protection to PHP files.
- Add CSV export bulk action for coupons
- Add Voucher preview in editor
- Add admin metaboxes and columns to coupons
- Add created from order metabox to coupons
- Add button for deleting the coupon from order detail
- E-mail content - nl2br() support added
- Edit register hook for crating coupons
- Add Order metabox with list of coupons and manual coupon generation
- Calculate the amount of coupon from pre-discounted price
- Fix coupon deletion when order status changes
- Fix attaching an allowed template
- Fix action to add text to email
- Fix getting empty settings
- Fix display download link without voucher page
- Add date of creation coupon as text to voucher
- Fix attaching multiple coupons into email
- Change the creation of the file name reflecting the original file name
- Add option to add text into emil with voucher
- Added filter
wpify_woo_product_vouchers_file_name to edit file name
- Fix creating temp folder
- Add deleting old files in temp folder
- Add filter
wpify_woo_product_vouchers_template_data
- Fix display only allowed templates
- Add filter
wpify_woo_product_vouchers_allowed_templates
- Add filter
wpify_woo_product_vouchers_generate_coupon_data
- Convert to new core
- Change text color picker
- Add text transparency support
- Edit styles of voucher template selector
- Add license check
- Declare HPOS support
- Update dependencies
- Add currency to coupon metadata to allow validation by currency
- Fix download voucher text option
- Add helper to check if order contains only voucher items
- Add download voucher text