Skip to content

Releases: knit-pay/upi-qr-code-payment-for-woocommerce

v1.4.5

14 May 11:55
Compare
Choose a tag to compare

What's Changed

  • Tested Upto: WordPress 6.5.
  • Updated Readme for Knit Pay - UPI.
  • Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #38
  • Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #39
  • Bump express from 4.18.2 to 4.19.2 by @dependabot in #40

New Contributors

Full Changelog: v1.4.4...v1.4.5

Release v1.4.3

13 Mar 04:18
fc47b00
Compare
Choose a tag to compare

Release v1.4.2

03 Mar 14:33
e650654
Compare
Choose a tag to compare

1.4.2

Release Date: March 3, 2024

  • Fixed: Form not submitting if both fields are hidden.

What's Changed

Full Changelog: iamsayan/upi-qr-code-payment-for-woocommerce@v1.4.1...v1.4.2

Release v1.4.1

07 Feb 15:23
06ef6bd
Compare
Choose a tag to compare

1.4.1

Release Date: January 7, 2024

  • Fixed: CSS issues.
  • Tweak: PHP 8.3 Support.

What's Changed

Full Changelog: iamsayan/upi-qr-code-payment-for-woocommerce@v1.4.0...v1.4.1

Release v1.4.0

06 Feb 12:28
c252c43
Compare
Choose a tag to compare

1.4.0

Release Date: January 6, 2024

  • Added: Support for WooCommerce Block-based checkout.

What's Changed

Full Changelog: iamsayan/upi-qr-code-payment-for-woocommerce@v1.3.9...v1.4.0

Release v1.3.9

06 Feb 05:57
4ab29a8
Compare
Choose a tag to compare

1.3.9

Release Date: January 6, 2024

  • Added: Security check on submission.
  • Removed: Inter as default font.

What's Changed

Full Changelog: iamsayan/upi-qr-code-payment-for-woocommerce@v1.3.8...v1.3.9

Release v1.3.8

05 Feb 08:48
5e4ae3a
Compare
Choose a tag to compare

1.3.8

Release Date: January 5, 2024

  • Added: Screenshot upload field.
  • Fixed: CSS was not loading on checkout page after last update.

What's Changed

Full Changelog: iamsayan/upi-qr-code-payment-for-woocommerce@v1.3.7...v1.3.8

Release v1.3.7

04 Feb 14:23
8677347
Compare
Choose a tag to compare

1.3.7

Release Date: January 4, 2024

  • Added: Inter as default font family for payment modal.
  • Fixed: Payment Modal not showing on some installations.
  • Tweak: Added check for WooCommerce Order object.
  • Tweak: Added CSS fixes.
  • Tested with WooCommerce v8.6.

Release v1.3.6

22 Jul 11:31
925cebd
Compare
Choose a tag to compare

1.3.6

Release Date: July 22, 2023

  • Fixed: Persistent admin notices.
  • Tweak: Added CSS fixes.
  • Tested with WooCommerce v7.9.

Release v1.3.5

11 Jun 11:22
6d4f210
Compare
Choose a tag to compare

1.3.5

Release Date: June 11, 2023

  • Fixed: Thank you note was not visible on some themes.
  • Fixed: CSS issues on some themes.
  • Added: upiwc_order_button_text filter to change order button text on checkout page.
  • Tweak: upiwc_custom_gateway_icon filter to upiwc_gateway_icon. It can be used to change payment gateway icon.
  • Tweak: CSS and JS will only load if the UPI ID option is enabled on checkout page.