* New - Added a Home tab bulk action to calculate Cost of goods from purchase price, other cost, and shipping cost.
* Fix - Improved Cost of goods and Purchase price snapshots for WooCommerce admin-created order line items.
* Fix - Improved WooCommerce native Cost of Goods support when Cost & Reports is configured to use the WooCommerce COGS field.
* Fix - Improved activation, empty catalog, and admin compatibility checks for newer WordPress and WooCommerce versions.
* Fix - Restored reliable Purchase price and Cost of goods editing on WooCommerce product and variation screens.
* Fix - Improved Home tab filter behavior and Select2 layout for category and report filtering.
* Fix - Added a clearer New price state on the Home tab so suggested prices are easier to review before saving.
* Fix - Rebuilt the release package with the shared `wc-release` workflow so dev-only files such as `vendor`, docs, and PHPCS tooling are excluded from distribution archives.
* Fix - Restored Purchase price and Cost of goods fields on WooCommerce edit product and variation screens.
* Fix - Added clearer field help tips on edit product screens for values added by Cost & Reports.
* Fix - Improved WooCommerce settings compatibility for newer admin settings handling and activation checks.
* Fix - Improved activation compatibility by normalizing WooCommerce settings fields for newer admin settings handling.
* Fix - Replaced the activation transient notice flow to avoid deprecated transient hook noise on WordPress 6.8+.
* Fix - Orders COGS report now prioritizes stored order item COGS (historical snapshot) instead of current product COGS.
* Fix - Home tab, added category in export file ( download to .csv )
* Fix - Moved save button above the table in the home tab + some css improvements on the tab
* Dev - Minor fixes and improvements
* New - Added option in settings to use WooCommerce's new COGS field
* New - Added integration for WooCommerce COGS in templates and exports (.csv)
* Fix - Added info icons and text for retail value and profit
* Dev - Minor fixes and improvements, removed unused code++
* Fix - Make sure copy current price uses regular price
* Fix - Changed the Price select (default) to adjust to inc or ex. vat - as WooCommerce settings