0.9.1 Reminder, Genesis Featured Widget Amplified does not work with the HTML5 "Pro" themes. Recent versions of Foodie Pro with the built in Foodie Pro - Featured Post widget will have a conflict. The Genesis Featured Widget Amplified plugin should be deactivated if a problem occurs and use the Foodie Pro built in widget instead.
0.9.0 Reminder, Genesis Featured Widget Amplified does not work with the HTML5 "Pro" themes. Recent versions of Foodie Pro with the built in Foodie Pro - Featured Post widget will have a conflict. The Genesis Featured Widget Amplified plugin should be deactivated if a problem occurs and use the Foodie Pro built in widget instead.
0.6.5 Make sure you resave widget settings for terms and taxonomies
0.6.3 Image Action Hooks were changed. add_action( 'gfwa_before_post_content', 'gfwa_do_post_image', 15, 1 );
is replaced with add_action( 'gfwa_post_content', 'gfwa_do_post_image', 5, 1 );
0.5 Image action hooks were changed. add_action( 'gfwa_before_post_content', 'gfwa_do_post_image', 10, 1 );
is replaced with `add_action( 'gfwa_before_post_content', 'gfwa_do_post_image', 5, 1 );
To Do: Take and add screen shots