Skip to content

Releases: callumbwhyte/meganav

v4.1.0

06 Mar 13:52
Compare
Choose a tag to compare

Meganav now supports Umbraco v13 (LTS), as well as v10-12! 🎉 This includes a fix to make Meganav work with the Umbraco Delivery API (v12). Thanks @Rockerby for your contribution!

v4.0.0

11 Jan 21:14
Compare
Choose a tag to compare

About time! Meganav now supports Umbraco v9, v10 (LTS), and v11! 🎉

v3.0.3

27 May 00:55
Compare
Choose a tag to compare

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

27 May 00:55
Compare
Choose a tag to compare

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

24 May 04:57
Compare
Choose a tag to compare

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

24 May 04:57
Compare
Choose a tag to compare

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

06 Mar 11:44
Compare
Choose a tag to compare

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

06 Mar 11:43
Compare
Choose a tag to compare

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

06 Mar 12:16
Compare
Choose a tag to compare

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

06 Mar 12:15
Compare
Choose a tag to compare

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.