Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Releases: AaronSadlerUK/Umbraco.MegaNavV8

v8.2.4

31 Mar 18:55
Compare
Choose a tag to compare

[8.2.4] - 2021-03-31

Fixed

  • Fixed issue where a null exception would happen if the content item is removed

v8.2.3

08 Feb 20:57
Compare
Choose a tag to compare

[8.2.1] - 2020-11-23

Fixed

  • Fixed issue where undefined is added to the url in the backoffice

v8.2.1

23 Nov 21:47
Compare
Choose a tag to compare

[8.2.1] - 2020-11-23

Fixed

  • Fixed issue where undefined is added to the url in the backoffice

v8.2.0

23 Nov 21:06
Compare
Choose a tag to compare

[8.2.0] - 2020-11-23

Fixed

  • Expand / Collapse buttons are now hidden if MegaNavV8 is configured to 1 level
  • Expand / Collapse buttons now work recursively
  • You can now set anchor links for Nodes as well as external links
  • Now supports node ids when migrated from Umbraco 7
  • Updated the angularjs controller name to match the project name

Improved

  • The dragging of menu items within the backoffice is requires more of a drag before changing levels

Added

  • Added the ability to disable Umbraco Cloud Sync either fully or partially
  • Umbraco package is now generated using UmbPack

v8.1.2

14 Oct 07:14
Compare
Choose a tag to compare

[8.1.2] - 2020-10-14

Fixed

Fixed issue where a new mega nav requires as string, but an object is passed. - Pull Request #13, Thanks auroris!

v8.1.1

02 Oct 18:49
Compare
Choose a tag to compare

[8.1.1] - 2020-10-02

Fixed

Included correct DLLs

[8.1.0] - 2020-10-02

Breaking Changes

  • Updated namespaces to align with current project name
  • Updated the project alias to align with the current project name
+ Once this version is installed, you will need to edit the document type, and re-select the property editor.
+ Do not delete the property, just edit and then re-select MegaNavV8 from the property editor selection window.

v8.1.0

02 Oct 18:17
Compare
Choose a tag to compare

[8.1.0]

Breaking Changes

  • Updated namespaces to align with current project name
  • Updated the project alias to align with the current project name
+ Once this version is installed, you will need to edit the document type, and re-select the property editor.
+ Do not delete the property, just edit and then re-select MegaNavV8 from the property editor selection window.

v8.0.15

30 Aug 12:46
Compare
Choose a tag to compare

[8.0.15] - 2020-08-30

Added

  • Added language variant support

v8.0.14

07 Aug 10:29
Compare
Choose a tag to compare

[8.0.14] - 2020-06-26

Changed

  • Changed converter to retrieve most recent url from cache

v8.0.13

26 Jun 10:16
Compare
Choose a tag to compare

Fixed

  • Fixed exception caused by incorrect type in value converter