Skip to content

Releases: scandipwa/menu-organizer

Patch of category/null

12 May 08:46
Compare
Choose a tag to compare

Patched bug introduced in previous release.

Performance improvements

08 May 15:04
Compare
Choose a tag to compare

Switched to collection load, instead of repository. Removed cache tags from menu items. They are redundant, as are not really the separate entities to be requested from frontend.

Shorter cache tags - x4 times more items can be cached

07 May 11:03
6f0ab80
Compare
Choose a tag to compare

Fix for large menus - too many of items caused the nginx to fail response with header too large.

Added event after collection load

18 Dec 12:48
a2c1c73
Compare
Choose a tag to compare

Implemented an event dispatch for later implementation of cache identities.

Fixed multi-store behaviour

09 Dec 15:13
Compare
Choose a tag to compare

Previously it was impossible to use multiple menus in different stores.

Improved error messages

30 Sep 12:13
5a35e51
Compare
Choose a tag to compare
Merge pull request #6 from mihailspopovs4/menu-organizer-better-errors

Improvements for Menu resolver

Patch: fixed wrong dependencies

09 Sep 13:23
Compare
Choose a tag to compare

In this patch wrong dependencies were removed.

Release: loading by identifier, not ID

09 Sep 13:20
Compare
Choose a tag to compare

In this release loading Menu by ID has been removed, it is now loading by identifier.

Patch: Fixed wrong dependancies

04 Jun 14:12
aa4ee95
Compare
Choose a tag to compare
Merge pull request #3 from ainarssondors/master

 Fix variable paths