Skip to content

Releases: TycheSoftwares/custom-order-statuses-woocommerce

Version 2.6.0

22 Nov 11:03
3dca148
Compare
Choose a tag to compare

= 2.6.0 - 22/11/2024 =

  • Fix - Translation loading was triggered too early, causing errors when changing the site language in WordPress 6.7.
  • Tweak - Removed the call to our tracking server to fetch the deactivation reasons and added them in the plugin itself.

Version 2.5.0

22 Oct 10:52
dadf48c
Compare
Choose a tag to compare

= 2.5.0 - 22/10/2024 =

  • Fix - Deactivation survey request was being sent even though 'Skip & deactivate' was selected while deactivating the plugin.
  • Fix - Compatibility issue with "ActiveMember360" plugin causing fatal error on frontend.

Version 2.4.1

03 Apr 05:25
220b90d
Compare
Choose a tag to compare

= 2.4.1 - 03/04/2024 =

  • Fix - Cross Site Request Forgery (CSRF) vulnerability.
  • Fix - The order page is crashed if the Custom Order Status has "%" sign included.
  • Tweak - Update compatibility with WordPress 6.5
  • Tweak - Update compatibility with WooCommerce 8.7

Version 2.4.0

30 Jan 06:15
0b44f28
Compare
Choose a tag to compare

= 1.7.0 - 30/01/2024 =

  • Fix - Fixed Cross Site Request Forgery (CSRF) vulnerability.

Version 2.3.0

04 Jul 08:21
51b2e90
Compare
Choose a tag to compare

= 2.3.0 - 04/07/2023 =

  • Enhancement - Added deactivation survey v2.
  • Fix - Compatibility with PHP 8.2.2.
  • Fix - Compatibility declaration for WooCommerce Product Editor option.
  • Fix - Compatibility with High-Performance Order Storage (COT).
  • Fix - "Fallback delete order status" setting was not working.
  • Fix - Fatal error upon activation of the plugin when Custom Order Number plugin was installed and activated.

Version 2.2.1

29 Nov 07:40
bf32762
Compare
Choose a tag to compare
  • Fix - Fatal error on the Order Received page.

Version 2.2.0

29 Nov 05:33
ddacc2f
Compare
Choose a tag to compare
  • Enhancement - Introduced compatibility with WooCommerce High Performance Order Storage.

Version 2.1.1

11 May 06:12
Compare
Choose a tag to compare

Changelog

  • Fix - Custom Order Status plugin conflict with Custom order number plugin due to same function name.

Version 2.1.0

03 May 12:04
Compare
Choose a tag to compare

Changelog

  • Fix - Duplicate Queries on Custom Order Status page.
  • Fix - The plugin setting link was missing on the plugin page.
  • Fix - Notice to enable color setting was missing.

Version 2.0.3

14 Sep 05:44
ae7fa62
Compare
Choose a tag to compare
  • Enhancement - Added an option to select the default status for Cheque and Paypal payment methods.
  • Fix - After migration, slugs were coming empty in some site. This is fixed now.
  • Fix - When slug in custom order status starts with wc- then order status don't gets changed to that custom order status. This is fixed now.
  • Fix - Text color for the custom order status was coming on the orders page even if the settings for enabling color option is kept disabled. This is fixed now.