Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.06 KB

File metadata and controls

40 lines (28 loc) · 1.06 KB

CHANGELOG for 2.1.x

This changelog references the relevant changes (bug and security fixes) done in 2.1 minor versions.

  • 2.1.9 (20xx-xx-xx)

  • 2.1.8 (2021-03-25)

    • Bugfix required page alert if menu item is deep
  • 2.1.7 (2021-03-23)

    • Bugfix: required pages not found in sub levels
  • 2.1.6 (2021-03-22)

    • Bugfix cached pages in menu
    • Bugfix getRequiredPages
    • Add is_section filter
  • 2.1.5 (2021-01-21)

    • Bugfix getMenuItems for submenus of more than 2nd level
  • 2.1.4 (2020-11-13)

    • Make menuHandlers property protected in MenuHandler
  • 2.1.3 (2020-11-13)

    • Add twig block to override form header
    • Make MenuHandler properties & methods protected
  • 2.1.2 (2020-11-12)

    • Bugfix add default page to menu
  • 2.1.1 (2020-11-12)

    • Bugfix non static page already included
    • Change some PageHandler methods to public visibility
  • 2.1.0 (2020-10-14)

    • Complete refactoring
    • Use Menu Handlers and open menu to extensions without overriding