mirror of
https://github.com/clucraft/PriceGhost.git
synced 2026-04-28 10:26:34 +02:00
- Remove overly generic pre-order phrases that caused false positives
("available in", "coming in", "arriving in" matched normal text)
- Add in-stock phrase priority check - "in stock", "add to cart",
"add to basket" now take precedence over pre-order detection
- Add Magento 2 stock status detection using stock classes and
add-to-cart buttons
- Bump version to 1.0.2
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
4 lines
56 B
JSON
4 lines
56 B
JSON
{
|
|
"version": "1.0.2",
|
|
"releaseDate": "2026-01-23"
|
|
}
|