Releases: Oksydan/is_themecore
Releases · Oksydan/is_themecore
v2.3.2
🐛 Bug fixes:
- mutlistore webp config fix
- UTF-8 chars encoding fix
v3.0.1
🐛 Bug fixes:
- fixed fatal error on product 404 pages
v2.3.1
🐛 Bug fixes:
- fixed fatal error on product 404 pages
- removed wrong files licenses
v3.0.0
🚀 Improvements:
- module refacto and adjustments to prestashop 8.0
- module no longer is using jQuery,
- changes to smarty function
appendParamToUrl
⚡ New features:
- new smarty blocks:
display_mobile
, display_desktop
,
🛑 Breaking changes:
- module only supports prestashop version 8.0, for prestashop version below 8.0 you have to download module in version 2.X.X
Full Changelog: v2.3.0...v3.0.0
v2.3.0
New features:
- added webp image format support,
- two new smarty function has been added for webp picture tag generation.
Improvements:
- changed way of checking listing pages to register list/grid toggle asset.
v2.2.1
Bug fixes:
- fixed missing/wrong hook register
v2.2.0
New features:
- added configuration to preload main css files,
- added support for automatic created early hints from html output in FO <link preload/preconnect>.
Improvements:
- module hook dispatch refacto
v2.1.0
Bug fixes:
- fixed typo in product structured data
New features:
- added possibility to register remote js/css files in assets.yml file
v2.0.0
New features:
- new assets.yml file, better way to register new assets,
- complete module refacto
v1.1.2
Product structured data brand fix.