Latest Releases
These releases come straight from our repositories. Latest releases may not be published yet.
swissup / easy-slide
1.8.17 May-
1.8.17
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-easy-slide:1.8.17
swissup/module-core:1.12.27
Changelog (autogenerated)
swissup/module-easy-slide — 1.8.17 (was 1.8.13)
-
Version 1.8.17 24f2f0
-
PHP8.5: Using null as an array offset is deprecated, use an empty string 1a4514
-
Magento 2.4.9 fix. Tested on 2.4.6 also - these styles not needed. e51c52
-
Version 1.8.16 6fb7f4
-
Fixed deprecation warning - The use of function image_type_to_mime_type() is discouraged c6feb6
-
Fixed deprecation warning - The use of function is_file() is discouraged e69d91
-
Fix escaping of slider identifier using Escaper in slider template 2a314c
-
Add @noEscape annotations to JSON encoding and improve HTML escaping in gallery template 95c30c
-
Version 1.8.15 0cdf91
-
Add @noEscape to JSON encoding in datepicker and toggler configurations 428f48
-
Refactor templates to use Escaper for HTML attributes and improve code readability 7201c1
-
Version 1.8.14 eaf997
-
Fixed empty slides on Force theme with new swiper - added slides cloning 1edfe1
-
Fixed invisible images when container is scrolled down because of focus? 5d33f2
swissup/module-core — 1.12.27 (was 1.12.22)
-
Version 1.12.27 ac70c7
-
Magento 2.4.9 fix (CLI execute command) d224be
-
Prevent news retrieval after each cache flush ac96b7
-
Version 1.12.26 74dff6
-
Improve the libxml fix to include `data-post` and `data-config` attrs 3fee5e
-
Version 1.12.25 2186f6
-
Fixed broken markup when using newer libxml version (2.15.1) (#23) 61ceab
-
Use same quotes c33f29
-
Update Plugin/FixHtmlMarkup.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> e056e2 -
Fixed broken markup when using newer libxml version (2.15.1) 7ff0db
-
Version 1.12.24 4ac8cb
-
Fixed unescaped output, closes #22 67c9f1
-
Version 1.12.23 13d1c7
-
Fixed integrity constraint violation: Duplicate entry for key primary b9d95d
-
swissup / ajaxlayerednavigation
1.6.7 May-
1.6.7
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-ajaxlayerednavigation:1.6.7
swissup/module-core:1.12.27
Changelog (autogenerated)
swissup/module-ajaxlayerednavigation — 1.6.7 (was 1.6.5)
-
Version 1.6.7 889b1d
-
PHP8.5: Non-canonical cast (boolean) is deprecated, use the (bool) 96c49c
-
Typo fix 310601
-
Magento 2.4.9 fix 9b20a0
-
Magento 2.4.9 fix b2a395
-
Version 1.6.6 3e3d64
-
Remove stock filter from search results page
The stock filter on search pages causes confusion and provides no value
with OpenSearch, as the search engine already handles stock availability
in its relevance scoring. The filter remains active on category pages
where it's still useful for browsing.
Fixes issue where 'Out of Stock (5)' filter showed count but returned
no results when clicked on search pages. 8f7da4 -
Add SQL fallback for OpenSearch attribute aggregation failures
Fixes #105
When OpenSearch fails to aggregate product attributes due to type
mismatches (e.g., 2xl values in integer-mapped fields), implement
automatic fallback to direct SQL query against catalog_product_index_eav.
**Changes:**
- Add LoggerInterface for error visibility
- Implement nested try-catch with SQL fallback
- Remove obsolete loadWithFilter() code
- Add warning logs for OpenSearch failures
- Add error logs only when both methods fail
**Impact:**
- Layered navigation filters now work even with incorrect OpenSearch mapping
- Operators can monitor fallback usage via logs
- No user-facing errors for attribute type mismatches 21ad62
swissup/module-core — 1.12.27 (was 1.12.25)
-
swissup / email-templates
1.2.7 May-
1.2.7
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-email-templates:1.2.7
swissup/module-core:1.12.27
Changelog (autogenerated)
swissup/module-email-templates — 1.2.7 (was 1.2.4)
-
Version 1.2.7 09c9a3
-
PHP8.5: Using null as an array offset is deprecated, use an empty string a01b96
-
Version 1.2.6 48339b
-
Fix: NoEscape added c0a899
-
Version 1.2.5 e9bb85
-
Update README.md
Blank commit to crerate new release eba5e4
swissup/module-core — 1.12.27 (was 1.12.20)
-
Version 1.12.27 ac70c7
-
Magento 2.4.9 fix (CLI execute command) d224be
-
Prevent news retrieval after each cache flush ac96b7
-
Version 1.12.26 74dff6
-
Improve the libxml fix to include `data-post` and `data-config` attrs 3fee5e
-
Version 1.12.25 2186f6
-
Fixed broken markup when using newer libxml version (2.15.1) (#23) 61ceab
-
Use same quotes c33f29
-
Update Plugin/FixHtmlMarkup.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> e056e2 -
Fixed broken markup when using newer libxml version (2.15.1) 7ff0db
-
Version 1.12.24 4ac8cb
-
Fixed unescaped output, closes #22 67c9f1
-
Version 1.12.23 13d1c7
-
Fixed integrity constraint violation: Duplicate entry for key primary b9d95d
-
Version 1.12.22 382502
-
Fixed implicitly marking parameter as nullable error in PHP 8.4 07b6e9
-
Version 1.12.21 74757c
-
Ability to flush the cache from the configuration page 31181f
-
Added direct Cache flush button in top message 6fdf60
-
swissup / checkout-success
2.0.11 May-
2.0.11
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-checkout-success:2.0.11
swissup/module-checkout:1.5.3
swissup/module-core:1.12.27
Changelog (autogenerated)
swissup/module-checkout-success — 2.0.11 (was 2.0.9)
-
Version 2.0.11 85cd23
-
PHP8.5: Using null as an array offset is deprecated, use empty string 667579
-
Version 2.0.10 3a2b2f
-
Fixed type error in plugin: argument #3 must be of type Magento\Sales\Model\Order\Item ee4817
swissup/module-checkout — 1.5.3 (was 1.5.2)
-
Version 1.5.3 d22b9f
-
Breeze: update integration 880a83
-
Breeze: exclude requirejs-config files 019ad4
-
Revert "Icon for security module"
This reverts commit 088ee1bf78be5f00695d2a469937f090d865688f. c1f27c -
Icon for security module 088ee1
swissup/module-core — 1.12.27 (was 1.12.19)
-
Version 1.12.27 ac70c7
-
Magento 2.4.9 fix (CLI execute command) d224be
-
Prevent news retrieval after each cache flush ac96b7
-
Version 1.12.26 74dff6
-
Improve the libxml fix to include `data-post` and `data-config` attrs 3fee5e
-
Version 1.12.25 2186f6
-
Fixed broken markup when using newer libxml version (2.15.1) (#23) 61ceab
-
Use same quotes c33f29
-
Update Plugin/FixHtmlMarkup.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> e056e2 -
Fixed broken markup when using newer libxml version (2.15.1) 7ff0db
-
Version 1.12.24 4ac8cb
-
Fixed unescaped output, closes #22 67c9f1
-
Version 1.12.23 13d1c7
-
Fixed integrity constraint violation: Duplicate entry for key primary b9d95d
-
Version 1.12.22 382502
-
Fixed implicitly marking parameter as nullable error in PHP 8.4 07b6e9
-
Version 1.12.21 74757c
-
Ability to flush the cache from the configuration page 31181f
-
Added direct Cache flush button in top message 6fdf60
-
Version 1.12.20 181202
-
Fix error in Easy Tabs with M2.4.7 20fc53
-
swissup / delete-orders
1.3.5 May-
1.3.5
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-delete-orders:1.3.5
swissup/module-core:1.12.27
Changelog (autogenerated)
swissup/module-delete-orders — 1.3.5 (was 1.3.4)
swissup/module-core — 1.12.27 (was 1.12.22)
-
Version 1.12.27 ac70c7
-
Magento 2.4.9 fix (CLI execute command) d224be
-
Prevent news retrieval after each cache flush ac96b7
-
Version 1.12.26 74dff6
-
Improve the libxml fix to include `data-post` and `data-config` attrs 3fee5e
-
Version 1.12.25 2186f6
-
Fixed broken markup when using newer libxml version (2.15.1) (#23) 61ceab
-
Use same quotes c33f29
-
Update Plugin/FixHtmlMarkup.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> e056e2 -
Fixed broken markup when using newer libxml version (2.15.1) 7ff0db
-
Version 1.12.24 4ac8cb
-
Fixed unescaped output, closes #22 67c9f1
-
Version 1.12.23 13d1c7
-
Fixed integrity constraint violation: Duplicate entry for key primary b9d95d
-