*** Custom Order Status Manager for WooCommerce by Onlinefotka Changelog ***

2026-07-10 - version 1.3.4
* Added WooCommerce built-in order statuses (pending, processing, on-hold, completed, cancelled, refunded, failed, checkout-draft) to the admin status list
* Built-in statuses can be edited (color, icon, name, auto-note, etc.) but slug cannot be changed and they cannot be deleted
* Built-in statuses are seeded automatically on install and upgrade (DB version 1.3.0)
* Added WC badge in admin list to distinguish built-in statuses from custom ones
* Auto-note feature now works for built-in statuses as well
* Fixed slug-length validation to only apply for new or custom statuses

2024-01-01 - version 1.0.0
* Initial release
* Custom order status CRUD with color, icon, slug, description
* WooCommerce native email integration (customer + admin)
* CC/BCC support for admin emails
* Auto order notes per status
* Auto-transition with WP Cron (global on/off + per-status config)
* Customer progress tracker on My Account
* Quick AJAX status change from orders list
* Export / Import statuses as JSON
* Dashboard widget with order counts per custom status
* Drag-and-drop status reordering
* HPOS and legacy order storage compatibility
* Lucide Icons for status icons
* English and Slovak translations
