Recent Activities
This page shows what are we working on.
-
1.1.0
-
1.1.0
-
1.0.2
-
optimize load image 3476a4
-
-
1.0.1
-
1.1.13
-
Version 1.1.13 da9cea
-
fix: use explicit nullable type for $scopeConfig in MatchBuilder (PHP 8.4)
Replace implicit nullable type hint with explicit nullable syntax
to resolve PHP 8.4 deprecation warning:
\Magento\Framework\App\Config\ScopeConfigInterface $scopeConfig = null
→ ?\Magento\Framework\App\Config\ScopeConfigInterface $scopeConfig = null
Fixes #25 294e1f
-
-
1.1.12
-
Version 1.1.12 b90099
-
Add configurable multi-word search logic (OR vs AND)
- Add admin configuration for search mode selection
- OR mode (default): original Magento 2.3 behavior
- AND mode (recommended): Elasticsearch-like relevance
- Fully backward compatible, no breaking changes
- Config path: catalog/search/lmysql_query_mode
Closes #24 be380f
-
-
head
-
Breeze: fixed 404 error (prefetch.js) 4f4c0a
-
-
1.0.1
-
create file js for slider 2a94e9
-