== Version History ==

x.x (mm/dd/yyyy):

2.0.0 (01/21/2016):
 - update for Elgg 2.0
 - dropdown now only works on click for mobile compatibility

1.5.0 (10/20/2015):
 - changed default exclusion list value to core names only
 - added menu item name inspector
 - can now set no items for exclusion

1.4.2 (10/15/2015):
 - fix exemption list cache for subsequent menus

1.4.1 (10/15/2015):
 - fix trim function for dropdown exemption list
 - update default setting for 'like' instead of 'likes'

1.4.0 (10/13/2015):
 - upgrade for Elgg 1.9+
 - code cleanup

1.3 (03/13/2013):
 - fixes jquery selector preventing admin settings link from working
 - changed default style
 - changed 'options' to 'more' for usability

1.2 (03/04/2013):
 - fixes error where sometimes dropdown inner html gets misplaced

1.1 (02/26/2013):
 - rewrote much of the dropdown using jQuery to get around the overflow insanity
 - adds additional exemptions to the default ignore list
 - increased z-index to overlay default lightboxes

1.0 (02/14/2013):
 - Initial Release