Latest Releases
These releases come straight from our repositories. Latest releases may not be published yet.
swissup / module-firecheckout
1.30.2 Sepswissup / module-theme-editor
1.10.5 Sepswissup / firecheckout
1.30.1 Sepbreezefront / breeze
1.14.4 Sepbreezefront / module-breeze
1.14.4 Sepswissup / seo-suite
1.14.0 Sep-
1.14.0
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-hreflang:1.5.1
swissup/module-rich-snippets:1.4.20
swissup/module-seo-canonical:1.11.6
swissup/module-seo-core:1.3.7
swissup/module-seo-cross-links:1.1.7
swissup/module-seo-html-sitemap:1.1.14
swissup/module-seo-images:1.3.15
swissup/module-seo-pager:1.2.9
swissup/module-seo-templates:1.6.3
swissup/module-seo-urls:1.5.33
swissup/module-seo-xml-sitemap:1.1.12
swissup/module-core:1.12.11
Changelog (autogenerated)
swissup/module-hreflang — 1.5.1 (was 1.4.11)
-
Version 1.5.1 891eb8
-
Sitemap - add hreflang data for attribute page urls. b0d5e0
-
Sitemap - add hreflang data for highlight page urls. 99ae3b
-
Fix hreflang for Swissup_Highlight.
Highlight page can be disabled when its url is empty. aa301f -
Fix invalid XML Sitemap.
Comment back namespace specification of XML used for testing. 0b8b70 -
Fix XML Sitemap - remove store code in hreflang once respective option enabled. 5ed209
-
Fix integration with Attribute Pages module (#6) 70673d
-
Version 1.5.0 fce147
-
PHP 8.1 stability fix for cms page when direct url used. 887a11
-
PHP 8.1 stability fix for product and category without url rewrite. a3492a
-
Fix copy/paste detector warning. 1d26e5
-
Don't add hreflang for for store veiw where catogory is disabled.
Work both on storefront and on sitemap. a38997 -
Sitemap - exclude links for store views where product is disabled. (2) 945927
-
Sitemap - exclude links for store views where product is disabled. 0e77b5
-
Support hreflang link for CMS page at XML Sitemap (#5) 542b3b
-
Move few methods to `ResourceModel/Page`. 67e557
-
Add ResourceModel/Page to read/write hreflang data. 84cd40
-
Set hreflang link for CMS page in Magento Admin (3) - close #5 aefebc
-
Set hreflang link for CMS page in Magento Admin (2) #5 9f8c65
-
Set hreflang link for CMS page in Magento Admin. afea82
-
Version 1.4.12 913dfa
-
Fix PHP 8.1 - null in `str_replace`. e8ab21
swissup/module-rich-snippets — 1.4.20 (was 1.4.18)
-
Version 1.4.20 bfc4c6
-
Cleanup `di.xml` 40dafd
-
Version 1.4.19 859f12
-
AMP integration - no need in separate xml layout file. 9533e9
-
Fix XML - 'before.body.end' is conatiner not block. c4bd23
-
Fix error - Argument 1 passed... must be of the type array, null given
Occurs when store migrated from Magento 1. Becuase config `richsnippets/product/structured_data` in M1 is stored with PHP serialized when in M2 is in JSON format. 344e31
swissup/module-seo-canonical — 1.11.6 (was 1.11.5)
-
Version 1.11.6 3f70bb
-
Remove plugins for `canUseCanonicalTag` in module-catalog helpers.
Inject custom helpers into necessary objects instead. It fixes issue at attribute pages whne canonical URL is missing. 6b8d91
swissup/module-seo-core — 1.3.7 (was 1.3.5)
-
Version 1.3.7 5ac195
-
Fix PHP 8.1 - method_exists(): Argument #1 ($object_or_class) must be of type object|string, null given 02a4bd
-
Version 1.3.6 3a7562
-
Fix PHP 8.1 - trim(): Passing null to parameter #1 ($string) of type string is deprecated. 792cbc
swissup/module-seo-cross-links — 1.1.7 (was 1.1.6)
-
Version 1.1.7 0a2a12
-
Tooltip done. Cleared up code. 71a6a3
-
WIP: Show link Tooltip. 337007
-
Fixed possible issue of using ampersand and slash symbols in a keyword. Notice added. 44bc02
swissup/module-seo-html-sitemap — 1.1.14 (was 1.1.12)
-
Version 1.1.14 8ec532
-
Specify the collection for other items to Swissup_SeoXmlSitemap. 77742d
-
Version 1.1.13 124ed7
-
Use declarative schema (closes #4) cdc072
swissup/module-seo-templates — 1.6.3 (was 1.6.2)
-
Version 1.6.3 96a44a
-
Fixed php error in CloudCommerce on PHP 8.1
Fixed missing nameInLayout in block and parent fieldset.
See https://github.com/magento/magento2/commit/5af06d7135dda25fddd34b8b4fb64497729cd064 5ed865 -
[Performance improvement] SeodataBuilder: fix private getter.
Previously old memoized data removed each time new data get. da2a6a
swissup/module-seo-urls — 1.5.33 (was 1.5.31)
-
Version 1.5.33 8c5ca6
-
Fix PHP 8.1 - Passing null to parameter #2 ($string) of type string is deprecated 5fc45a
-
Version 1.5.32 85c45e
-
PHP 8.1 compatibility - json_decode excpects string only. e03ece
swissup/module-seo-xml-sitemap — 1.1.12 (was 1.1.11)
-
Version 1.1.12 feaa27
-
Remove hard-coded dependency with SeoHtmlSitemap module.
Now you can disable module Swissup_SeoHtmlSitemap without harm to XML Sitemap. Previously it could cause error and failed sitemap generation. 333242
swissup/module-core — 1.12.11 (was 1.12.9)
-