Released on March 5, 2011
- Fixed: connectToSortable misbehaves if the position of the sortable changes after the sortable and draggable have been initialised as _refreshItems no longer updating container cache. (#5563, 6fcdff1)
- Fixed: Draggable li with connectToSortable option cannot be dropped on the connected sortable ol. (#5811, 6fcdff1)
- Fixed: Draggable with parent containment and margin. (#7084, a067dfa)
- Fixed: If activeClass changes the geometry of a droppable, then dnd uses the wrong geometry. (#7104, c5b0a86)
- Added: Option to automatically highlight the first result. (#7032, 779df65)
- Fixed: jQuery UI Autocomplete Documentation Does not Show Position As an Option. (#6933)
- Fixed: .last() used in ui.button but does not exist in jQuery 1.3. (#7089, 6bbc431)
- Fixed: Button creation that requires a matching label does not find label in all cases. (#7092, 2d6ad06)
- Fixed: Button class change breaks icon only buttons. (#7040, c9bbd9a)