Releases: callumbwhyte/meganav
v4.1.0
v4.0.0
About time! Meganav now supports Umbraco v9, v10 (LTS), and v11! 🎉
v3.0.3
A refactoring error in v2.0.2 lead to a bug that prevented new Meganav datatypes from being created... oops... Thankfully it's all fixed now! Shout out to @fcrocetti and @dawoe for bringing this to my attention, you rock!
v2.0.3
A refactoring error in v2.0.2 lead to a bug that prevented new Meganav datatypes from being created... oops... Thankfully it's all fixed now! Shout out to @fcrocetti and @dawoe for bringing this to my attention, you rock!
v3.0.2
A sprinkle of bug fixes... The legacy value migrator was running whenever a Meganav data type was saved, and breaking some of the existing property values (#63) 😳 – this is now fixed.
The awesome community found that some actions led to exceptions (#61) or console errors (#55). H5YR to @mattwootton for fixing an issue with minifying CSS in the backoffice (#57) too!
v2.0.2
A sprinkle of bug fixes... The legacy value migrator was running whenever a Meganav data type was saved, and breaking some of the existing property values (#63) 😳 – this is now fixed.
The awesome community found that some actions led to exceptions (#61) or console errors (#55). H5YR to @mattwootton for fixing an issue with minifying CSS in the backoffice (#57) too!
v3.0.1
Fixes some small issues when changing the type of a nav item - item types now show a default link
icon when nothing is selected.
v2.0.1
Fixes some small issues when changing the type of a nav item - item types now show a default link
icon when nothing is selected.
v3.0.0
Meet the all-new Meganav for Umbraco V9, more flexible than ever and with an improved UI!
Item Types allow for Element Type based settings, control over where nav items can be placed, and custom views to display a preview of the nav in a more intuitive way.
Extra controls have been added to each nav item to expand / collapse items in the backoffice (helpful when working with large navs), and toggle the visibility of each nav item.
Meganav is easily upgradable from the original Cogworks.Meganav
package or any custom / 3rd party solutions! Simply change the data type in the backoffice and the LegacyValueMigrator
will convert all data to a new compatible format.
v2.0.0
Meet the all-new Meganav for Umbraco v8.7+, more flexible than ever and with an improved UI!
Item Types allow for Element Type based settings, control over where nav items can be placed, and custom views to display a preview of the nav in a more intuitive way.
Extra controls have been added to each nav item to expand / collapse items in the backoffice (helpful when working with large navs), and toggle the visibility of each nav item.
Meganav is easily upgradable from the original Cogworks.Meganav
package or any custom / 3rd party solutions! Simply change the data type in the backoffice and the LegacyValueMigrator
will convert all data to a new compatible format.