Changelog

Last updated: July 6th 2025

v1.1.3

  • Fixed issue where navigation's settings were throwing error if unknown validation item.
  • Fixed an issue with substr and preg_match deprecation issue in php 8.2+

v1.1.2

  • Added a new Navigation Field type so we can now create a navigation field and select navigation.
  • Field type added support for Grid and Pro Variables.

v1.1.1

  • License key field removed. Licences are now managed auto via EE

v1.1.0

  • Fixed an error where during error in EE7, it was throwing error of variable not found.
  • Added sidebar to EE6-7 like it is for EE5.

v1.0.9.1

  • Fixed a bug where new file format was not yet supported.

v1.0.9

  • Solved deprecated warnings for PHP 8.1 and 8.2.
  • Solved a bug where Passive link was saving old custom href data.
  • Solved a bug where saving Passive URL (on edit) in php 8.1 was throwing validation error.
  • Minor bug fixes.

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.