Skip to content

Releases: Oksydan/is_themecore

v2.3.2

05 Mar 22:13
Compare
Choose a tag to compare

🐛 Bug fixes:

  • mutlistore webp config fix
  • UTF-8 chars encoding fix

v3.0.1

18 Dec 22:00
Compare
Choose a tag to compare

🐛 Bug fixes:

  • fixed fatal error on product 404 pages

v2.3.1

18 Dec 21:59
Compare
Choose a tag to compare

🐛 Bug fixes:

  • fixed fatal error on product 404 pages
  • removed wrong files licenses

v3.0.0

24 Nov 20:29
Compare
Choose a tag to compare

🚀 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

21 Aug 20:06
Compare
Choose a tag to compare

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

27 Jul 22:45
Compare
Choose a tag to compare

Bug fixes:

  • fixed missing/wrong hook register

v2.2.0

26 Jul 20:15
Compare
Choose a tag to compare

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

13 Jul 18:55
Compare
Choose a tag to compare

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

07 May 22:56
Compare
Choose a tag to compare

New features:

  • new assets.yml file, better way to register new assets,
  • complete module refacto

v1.1.2

06 Dec 23:54
4f4807f
Compare
Choose a tag to compare

Product structured data brand fix.