v1.1 - 10/31/2005 - Main plugin file (wp_xinha_plugin.php) can live in wp-content/plugins OR wp-content/plugins/xinha4wp - Fixed bug that broke things if blog lived in a subdirectory (i.e. http://mydomain.com/myblog) - Fixed typo in news retrieval URL - Added logic to rebuild plugin data when plugin is upgraded - Check for existing session instead of always trying to start one - Added simple JavaScript check for people who have JavaScript turned off - Included some optomizations in for loops and buffered options output - Moved ImageManager session secret out of wp_head into earlier actions - Consolidated warnings into one function and removed Text Control warning for comments v1.0 - 10/28/2005 - Initial Release