Version 2.2.1.9
+ .NET 3.5 version
Version 2.2.0
+ MS AJAX enabled now (add/remove/disable/skins/keybord support/templates support/data binding, etc... check samples!!!);
+ Some enhansments have been made since 2.1.3.2;
Version 2.1.3.2
+ Some fixes for Safari;
Version 2.1.3.1
+ URL-linking is now available for menu items with submenus;
Hotfix [6/19/2007]
+ Resolves the issue with mnemonics if no any shortcuts were presented for menu;
Version 2.1.3
+ Extended keyboard support, some new properties were added, mnemonic key support;
Version 2.1.2.2
+ The AutoResizeAlign property is now available for all horizontal menu groups;
Version 2.1.2
+ The AutoResizeAlign property was added, see this example;
+ New skins added
Version 2.1.0
+ Completely new skinning model: no more XML definitions, only pure CSS;
+ Removed objects: SkinBuilder, MenuItemSkin, MenuGroupSkin, MenuMiscSkin, MenuGripLook, MenuScrollLook;
+ Built-in SkinEditor form was removed;
+ Some properties of the MenuGroupLook and MenuItemLook objects were removed;
+ The MenuSeparatorLook object was added to the MenuItem object properties collection;
+ All old skins and tutorials were updated;
+ New context menu functionality (left mouse click) was added. Opera friendly;
+ Some improvements to the client-side API;
+ Fixed some bugs with the default built-in skin appearance;
Version 2.0.4
+ Resolved issue with menu item indexer;
Version 2.0.3
+ Resolved MenuItemLook.Wrap issue, default value is set to False;
+ Fixed some bugs in skin inheritance;
+ ViewState size reduced;
+ Image preloading;
+ Resolved issues with absolute and relative positions of container elements in dragging mode;
+ Resolved issue with the repeated .css string rendering to <head> tag (design & runtime);
+ Default built-in skin added;
+ ASP.NET 2.0 themes support;
+ Added FindSkin method (by skin name);
+ Added EnableSkinViewState property;
+ Added IsVisible property;
+ The MenuItemLook's TextAlign property default value is set to Left;
+ The MenuItem's hover state property is now named as HoverLook, instead of HoveredLook;
+ Built-in editors design improvements;
+ Change of some skins (images optimized);
Version 2.0.2
+ Resolved some issues with overlays and scrolling submenus in IE6;
+ Added context menu functionality for Opera (Shift + LeftMouseClick);