Changelog

0.9.12-beta - 2025.04.14

  • - [improve] Compatibility tested with WordPress v6.8
  • - [fix] Updated default texts for the order emails
  • - [remove] Removed unnecessary placeholders
  • - [modify] Changed the color label for order status in the report page
  • - [fix] Fixed the color mismatch for order status in two sections in admin dashboard page
  • - [fix] Fixed JS errors in the shipping and tax sections
  • - [add] Added a new function `easycommerce_price` to format price
  • - [add] Admin notification section added to send emails of different order events
  • - [improve] Email system improve with new header and footer builder
  • - [fix] Fixed the manual order email sending feature
  • - [improve] Centralized order and cart placeholders
  • - [remove] The `new_order` was removed from the order event's list, falling back on order status
  • - [improve] Code improved

0.9.11-beta - 2025.04.09

  • - [fix] Updated the CDN URL
  • - [fix] Fixed the issue related to not sending order emails
  • - [add] Added Transaction ID row in the order details screen
  • - [add] Added new hooks for the checkout fields

0.9.10-beta - 2025.04.06

  • - [fix] Fixed CSS conflict of the `.easycommerce` class in the body tag on all pages

0.9.9-beta - 2025.03.19

  • - [fix] Fix the addon installer to auto activate the addon

0.9.8-beta - 2025.03.19

  • - [fix] Fix CSS and JS minifier scripts

0.9.8-beta - 2025.03.19

  • - [fix] Fix minified JS and CSS

0.9.7-beta - 2025.03.19

  • - [improve] Minify JS and CSS
  • - [fix] Adjust version number in enqueue as it was using timestamp values (2 hours ago)
  • - [improve] Improve deactivation survey
  • - [add] Enable filter to post type and taxonomies

0.9.6-beta - 2025.03.17

  • - [add] It now accepts `columns` param for the checkout shortcode
  • - [add] It now accepts `shipping` param for the checkout shortcode
  • - [fix] Validated shortcode template param
  • - [change] Changed hook name from `easycommerce_settings_assets` to `easycommerce_after_settings_assets` for settings fields list
  • - [add] Enabled a filter hook for the settings fields list

0.9.5-beta - 2025.03.13

  • - [fix] Fixed missing email in the customer page
  • - [fix] Fixed header already sent error when session is not set
  • - [fix] Code validated
  • - [add] Added an option to allow adding products via parameter to the `[easycommerce-checkout]` shortcode

0.9.4-beta1 - 2025.03.08

  • - [fix] Orders redundancy fixed
  • - [fix] CoD for digital products is now hidden
  • - [add] More placholders added
  • - [fix] Missing deafault order and fullfill status codes added
  • - [fix] CoD duplicate transaction issue fixed

0.9.3-beta5 - 2025.03.05

  • - [fix] Invalid order redirect issue fixed
  • - [change] Email body content changed

0.9.3-beta4 - 2025.03.04

  • - [fix] Order history showing static text

0.9.3-beta3 - 2025.03.03

  • - [fix] Order data missing issue fixed

0.9.3-beta2 - 2025.03.02

  • - [change] Invoice emails removed from email settings
  • - [improve] Order filter code optimized
  • - [improve] Docs link added in the settings

0.9.3-beta1 - 2025.02.27

  • - [imoprove] Invoice is now separated from the default emails list
  • - [imoprove] Filter enabled for the order data
  • - [security] Security vulnerabilities fixed

0.9.2-beta2 - 2025.02.26

  • - [fix] Fixed the issue related to the checkout fields not populating

0.9.2-beta1 - 2025.02.26

  • - [new] Added new options to set default order status and fulfillment status
  • - [security] Some security vulnerabilities are fixed

0.9.1-beta1 - 2025.02.25

  • - [new] New method added to list downloads of a product
  • - [fix] Adding product to the cart using URL paramters is fixed

0.9.0-beta6 - 2025.02.25

  • - [security] Strings escaped and sanitized

0.9.0-beta5 - 2025.02.23

  • - [security] Strings escaped and sanitized

0.9.0-beta4 - 2025.02.21

  • - [security] Strings escaped and sanitized

0.9.0-beta3 - 2025.02.21

  • - [assets] SVN assets updated

0.9.0-beta2 - 2025.02.20

  • - [new] Initial beta release
Scroll to Top