Skip to content

Releases: Vendic/module-optimize-cache-size

2.0.0

29 Sep 14:40
f7a39f6

Choose a tag to compare

What's Changed

  • Reduced the number of SQL queries to the layout_update table in #16.
  • Renamed RemoveHandlersPlugin to RemoveHandlers in #16.
  • Removed the LayoutUpdateFetcher class in #16.

1.0.3

25 Aug 11:32
dff6428

Choose a tag to compare

What's Changed

  • Clarified readme by @peterjaap in #9
  • Make $handleName nullable in afterAddHandle plugin by @peterjaap in #4
  • Fix sort order for Stores configuration Tab by @allrude in #6
  • Update PHP requirement to version 8.3 or higher by @Tjitse-E in #14

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

09 Jul 18:22
1d5a136

Choose a tag to compare

Changed

  • Excluded DB Layouts from deletion

1.0.1

20 Feb 13:56
ec1845c

Choose a tag to compare

Changed

  • Add licence, readme.
  • Remove version from composer.json

1.0.0

31 Jul 12:13

Choose a tag to compare

Added

  • Initial release