Skip to content

Releases: verbb/cp-nav

2.0.3

12 Feb 11:33
Compare
Choose a tag to compare

Fixed

  • Fix for siteUrl config settings throwing an error when more than one site is defined
  • Update Craft CMS requirements

2.0.2

12 Dec 22:17
Compare
Choose a tag to compare
  • Fixed issue when using arrays in configuration files. Thanks to @juresrpcic via #30.
  • Fixed issue with volumes sources when adding a custom icon.

2.0.1

06 Dec 21:58
Compare
Choose a tag to compare
  • Updated for Craft 3 RC1.

2.0.0

18 Oct 00:38
Compare
Choose a tag to compare
  • Craft 3 initial release.

1.7.8

17 Oct 20:01
Compare
Choose a tag to compare
  • [Added] Verbb marketing (new plugin icon, readme, etc).
  • [Improved] Don’t store handle as an AttributeType::Handle.
  • [Improved] Better error-handling when adding/saving nav item.

1.7.7

22 Apr 00:49
Compare
Choose a tag to compare

[Added] Support for Craft 2.6.2951.
[Improved] Now restores original nav if errors are thrown during the nav generation process (PHP7+ only).
[Improved] Enforce only image selection for custom icon.
[Improved] Allow custom icons to override default Craft/Plugin icons.
[Fixed] Fixed selected custom icon not populating asset element select field.
[Fixed] Check if a custom icon asset exists before trying to apply it to the nav.

1.7.6

03 Nov 12:04
Compare
Choose a tag to compare
  • [Fixed] Fixed issue where Permissions option for layouts was required when saving/editing.
  • [Fixed] Fixed minor UI issues with HUD when editing nav and layout items.

1.7.5

24 Jun 17:28
Compare
Choose a tag to compare
  • Added support for translations with menu labels.
  • Added ability to upload and set custom icons for menu items

1.7.4

29 Feb 10:18
Compare
Choose a tag to compare
  • Fixed issue with {siteUrl} being an array not a string. Thanks to @slelorrain.

1.7.3

21 Feb 02:22
Compare
Choose a tag to compare
  • [Added] Added {siteUrl} twig tag when creating nav items.