Skip to content

Releases: Space48/CmsMenu

Release 2.0.0

05 May 09:00
d6a4c09
Compare
Choose a tag to compare

Adding compatibility with php 8.1 so the module can be installed on Magento 2.4.4 if issues arise with actually using the module on 8.1 those will be fixed in minor releases.

Release 1.1.0

10 Mar 09:04
0290a23
Compare
Choose a tag to compare

Compatibility with Magento 2.4

1.0.12

04 Mar 15:56
5039215
Compare
Choose a tag to compare

Changes in this release

  • Remove version from composer.json and use tags instead

1.0.11

27 Feb 15:03
da643ef
Compare
Choose a tag to compare

Changes in this release

  • Fix caching delay / Add cache tags to TopMenu block

1.0.10

10 Jan 00:30
5dccaf1
Compare
Choose a tag to compare

Changes in this release

  • Allow the module to be installed in Magento 2.3

v1.0.9

08 Jun 08:26
b38a117
Compare
Choose a tag to compare

This fix will allow images to be displayed properly in CMS blocks that were output in the submenu/ Previously the script just used $block->getContent() which isn't enough. The filter method is required to render these images correctly.

v1.0.8

13 Feb 14:15
075043b
Compare
Choose a tag to compare
  • Update script initialisation to match Mage

1.0.7

13 Feb 10:07
7ac135d
Compare
Choose a tag to compare

Changes in this release

  • Prevent inactive blocks to be rendered

1.0.6

13 Feb 00:06
f21e97d
Compare
Choose a tag to compare

Changes in this release

  • Minor refactoring

1.0.5

12 Feb 17:25
Compare
Choose a tag to compare

Changes in this release

  • Fix issue when flat tables are disabled