Changelog

Last updated: April 1st 2023

v1.0.8

  • Fixed the issue where 2nd modal (entry/category modal) was not scrollable in latest EE v6 and v7.
  • Fixed the issue where in EE v7, CLOSE icon was not showing when removing entry/category from selected list of nav.
  • Fix the PHP version 8 issue where function parameter was not passed a default value.

v1.0.7

  • Added new parent_path parameter so user can use path to get current child menu.

v1.0.6

  • Added collapse menu feature in backend (EE4,5)

v1.0.5

  • Added Breadcrumbs feature in plugin. (Feature Request: 17024)
  • Added new Passive (Title) link type so one can add non link items in main menu parents. (Feature Request: 17029)

v1.0.4

  • Added few custom field support so navigation have more advanced fields. Fields are now supported with Super navigation are:
    • Text Input
    • Textarea
    • Select Dropdown
    • Rich Text Editor
    • File

v1.0.3

  • Added has_children variable to advanced menu tag.

v1.0.2

  • Solved NULL Field errors in navigation list table.

v1.0.1

  • Solve a Bug where Pages/Structure URI was not parsing. #16935
  • Solve a Bug where {category_id} and {category_url_title} tag was not parsing for channel URL.