Skip to content

Modern prestashop starter theme version 2.3.0

Compare
Choose a tag to compare
@Oksydan Oksydan released this 22 Aug 22:43
· 219 commits to master since this release

Bug fixes:

  • product gallery undefined index fix,
  • mail alert submit event delegation,
  • fixed duplicated key for swiper module in SwiperSlider class

Improvements:

  • changed way of initializing slider in SwiperSlider class - read more,
  • webpack-font-preload-plugin upgrade - now you are able to filter preloaded fonts,
  • changes to CLI scripts, added watch and build-analyze script - read more,
  • multiple dependencies vulnerability fixes,
  • eslint upgrade, new configuration file,

New features:

  • added webp image support - read more,
  • added preload to css assets via is_themecore option to enable in configuration page of the module (working only with CCC for css enabled),
  • added early hints support with cloudflare cdn - read more