*** Ship To Verified Changelog ***

2026-03-04 - version 1.0.0
* Added - OAuth-based connection to the ShipToVerified service.
* Added - Checkout eligibility evaluation to determine whether an order requires adult signature or identity verification based on shipping destination and cart contents.
* Added - Order created notification to ShipToVerified when a qualifying order moves to Processing or Completed.
* Added - Identity verification widget on the order confirmation page, account order-detail page, and order tracking page (each toggle configurable via plugin settings).
* Added - Webhook receiver that validates HMAC-SHA256 signed events from ShipToVerified and updates WooCommerce order meta with verified name, address, and verification ID.
* Added - Verification status panel in the WooCommerce order edit screen showing Pending, Verified, or Failed status and verified identity data.
* Added - Manual verification order action ("Mark as Manually Verified") for exceptional cases.
* Added - FFL exclusion — orders flagged as Federal Firearms License orders are automatically excluded from all verification workflows.
* Added - Clean uninstall that removes all plugin options from the WordPress options table without affecting order meta.
