Since upgrading to the new version of the plugin, it's causing a lot of errors (all of the below multiplied by the number of custom post types registered through the plugin) for every page load.
[23-Jun-2013 01:12:36 UTC] PHP Notice: Undefined index: rewrite_withfront in /**webroot**/WordPress/wp-content/plugins/custom-post-type-ui/custom-post-type-ui.php on line 94
[23-Jun-2013 01:12:50 UTC] PHP Notice: Undefined index: menu_icon in /**webroot**/WordPress/wp-content/plugins/custom-post-type-ui/custom-post-type-ui.php on line 637
I know I could get rid of the menu icon one by just setting a menu icon, but I don't want to do that at the moment and this is clogging up the error log whilst I'm trying to debug a site.
hoping you can get this fixed soon, otherwise this is a handy plugin. :)
Tom