Combined release of resolved issue queue of the last year or so. There is no need to upgrade unless you are looking for views integration and poor-mans i18n labels.
#-- Fixed a fairly bad logical that resulted in all IF Extended options showing on all fields
#730896 - The AHAH response was not picking up the $element['#default value'] and the module now does this directly using $element['#value']. (wtf - anyone?)