Keystrokes not recognised by datepicker are passed onto field. (3082)
Inline datepicker doesn't initialise from input field. (3080)
Control order of month and year select boxes using showMonthAfterYear setting. (3084)
Handle ids with embedded meta-characters. (3108, 3113)
Add big previous/next links to scroll by year (by default) using showBigPrevNext setting. Use prevBigText and nextBigText for the displayed text and prevBigStatus and nextBigStatus for their status values. Use stepBigMonths to set the number of months to move for these links. (3111)
Fixed date duplications (again). (3088, 3105)
Display simultaneously past and current month in datepicker using showCurrentAtPos setting. (2818)
Reinitialises internal state on 'change' command. (3116)
onChangeMonthYear now triggered for 'setDate' command and always called before rendering new month. (3146)