Skip to content

V8.3.0

Latest

Choose a tag to compare

@CySSoO CySSoO released this 04 Mar 15:58
· 4 commits to master since this release

What's Changed

  • Supprime les assets et services Prettyblocks by @CySSoO in #958
  • Remove legacy Prettyblock/Quill/Slick assets and unregister related stylesheets by @CySSoO in #959
  • Remove PrettyBlocks integration and related admin UI/handlers by @CySSoO in #960
  • Integrate QCD Builder back-office targets for Everblock admin by @CySSoO in #961
  • Make Everblock admin tab install/uninstall idempotent by @CySSoO in #962
  • Fix Everblock tab uninstall order during module reset by @CySSoO in #963
  • refactor: retire l'usage de easter_date dans EverblockTools by @CySSoO in #965
  • Renforcer install(): idempotence et sécurité pour SQL/hooks/tabs (PrestaShop 8) by @CySSoO in #967
  • Add Everblock selector block for QCD Page Builder by @CySSoO in #968
  • Add QCD declarative login block registration by @CySSoO in #969
  • Add Instagram declarative block in page builder hook by @CySSoO in #970
  • Add declarative Cart block to page builder by @CySSoO in #971
  • Add QCD declarative selection blocks for Everblock/shortcode/FAQ/latest pages by @CySSoO in #972
  • Support QCD Builder front render for everblock_latest_pages by @CySSoO in #973
  • Fix EverblockCache class loading in module entrypoint by @CySSoO in #974
  • Remove PrettyBlocks references from tpl templates by @CySSoO in #975
  • Fix undefined meta_title warning on Everblock page controller by @CySSoO in #976
  • Handle everblock_select rendering in page builder front hook by @CySSoO in #977
  • Fix QCD builder rendering when mixing latest pages and everblock blocks by @CySSoO in #978
  • Centralize QCD page builder hook registration by @CySSoO in #979
  • Register QCD builder front-assets hook and load Everblock assets on demand by @CySSoO in #980
  • Restrict Everblock QCD BO targets to supported controllers by @CySSoO in #981
  • Remove AdminEverBlockPrettyblock and PrettyBlocks integrations by @CySSoO in #982
  • Add missing QCD hook registration method to fix install failure by @CySSoO in #966
  • Refactor QCD third-party front render hook into dedicated service by @CySSoO in #984
  • Harmonise le choix de template des blocs pages et factorise le markup by @CySSoO in #985
  • Memoize qcdpagebuilder lookup and add per-request cache for latest pages by @CySSoO in #986
  • docs: ajouter des commentaires sur les méthodes clés PHP by @CySSoO in #988
  • docs: ajouter des exemples concrets dans les PHPDoc des shortcodes by @CySSoO in #989
  • Guard null controller access in EverblockTools shortcode rendering by @CySSoO in #990

Full Changelog: V8.2.3...V8.3.0