*** Simple Connection for Chronofresh Changelog ***

2026-05-08 - version 1.0.4
* **Advanced Map Integration**: Added an interactive Leaflet map for seamless and visual pickup point selection at checkout.
* **Smart UI Interactions**: Implemented automatic map centering and visual markers highlighting upon point selection.
* **Checkout Stability**: Resolved critical fragment refresh issues occurring with Stripe and high-performance payment gateways.
* **Race Condition Fix**: Eliminated AJAX timing conflicts to ensure pickup point data is always saved before order placement.
* **Performance Optimization**: Massive code refactoring and removal of legacy templates/unused assets for a lighter footprint.
* **Enhanced Security**: Reinforced nonce verification and strict input sanitization across all AJAX endpoints.
* **Dependency Alerts**: Added clear admin notices to detect and report missing PHP extensions (SOAP) immediately.

2025-08-25 - version 1.0.3
* **Logic Fix**: Added explicit "Ambient" temperature fallback when no specific shipping class is defined.
* **Stability**: Prevented unrecognized states for products linked via Expedition Class, ensuring smoother label generation.

2025-08-22 - version 1.0.2
* **Multi-Temperature Support**: Enabled mixed orders (Ambient, Fresh, Freeze) within the same checkout session.
* **Extended Compatibility**: Added support for custom shipping methods and third-party plugins like alg_wc_shipping.
* **Error Handling**: Implemented safe null-product handling to prevent fatal errors during label generation for deleted items.
* **Service Mapping**: Refined label logic to use product temperature types for accurate Chronopost service codes (5M, 5Q, 2R, 2S).
* **Logging**: Improved debug logs for parcel splitting and skipped items for better merchant troubleshooting.

2025-08-09 - version 1.0.1
* **Security Fix**: Critical update for nonce verification to secure pickup point API calls.
* **Bug Fix**: Resolved a parsing issue within the pickup search response.

2025-08-01 - version 1.0.0
* **Initial Release**: Official launch featuring core Chronofresh shipping integration and pickup point support.
