*** Spectrum Changelog ***

2014.07.02 - version 2.1.2
 * Fix - styling issue on slider single post, recent posts including slider posts incorrectly fixed.
   slider.php
   style.css

2014.06.19 - version 2.1.1
 * Tweak - img animation improvements in firefox
   css/setup.less
   style.css

 * Tweak - add theme option to disable/enable the footer credit area
   footer.php,
   includes/theme-options.php

2014.05.29 - version 2.1.0
 * Update - Adds Features plugin styling
   includes/integrations/features/features.css
   style.css

2014.04.30 - version 2.0.0
 * New - Responsive design

 * New - Integration with Archives plugin
   includes/integrations/archives/

 * New - Integration with Features plugin
   includes/integrations/features/

 * New - Integration with Our Team plugin
   includes/integrations/our-team/

 * New - Integration with Projects plugin
   includes/integrations/projects/

 * New - Integration with Sensei plugin
   includes/integrations/sensei/

 * New - Integration with Testimonials plugin
   includes/integrations/testimonials/

 * New - Integration with WooCommerce plugin
   includes/integrations/woocommerce/

 * New - Integration with WooSlider plugin
   includes/integrations/wooslider/

 * New - Integration with Homepage Control plugin
   index.php

 * New - Several code optimisations and improvements

2014.02.19 - version 1.4.3
 * Fix - fixes issues with single images in the featured slider and the auto start setting causing a disappearing effect.
 	header.php, includes/featured.php

2012.12.12 - version 1.4.2
 * includes/js/loopedSlider.js - fix for WordPress 3.5
 * index.php - fixed homepage pagination issue

2012.07.31 - version 1.4.1
 * images/ico-subscribe-social.png - Updated Twitter Icon

2012.01.18 - version 1.4
 * style.css - Added Subscribe & Connect section 6.5 and effects 6.6
 * single.php,
   includes/theme-options.php,
   includes/theme-functions.php
   includes/theme-widgets.php,
   includes/widgets/widget-woo-subscribe.php,
   images/ico-subscribe-social.png - Added Subscribe & Connect functionality
 * header.php - removed include css/effects.css
 * css/effects.css - deleted

2011.07.18 - version 1.3.2
 * /includes/widgets/widget-woo-embed.php - Revised video embed widget, streamlined database query and optimised to only look for posts with the "embed" custom field.

2011.02.20 - version 1.3.1
 * includes/theme-functions.php - fixed number of popular posts for WooTabs

2011.02.18 - version 1.3
 * includes/theme-functions.php - updated WooTabs to support additional options
 * includes/widgets/widget-woo-tabs.php - updated WooTabs to support additional options

2010.11.10 - version 1.2
 * includes/theme-options.php - added footer customization options
 * footer.php - recoded footer options

2010.10.07 - version 1.1.12
 * includes/featured.php - check woo_exclude with get_option before update_option
 * index.php - check woo_exclude with get_option before update_option

2010.09.28 - version 1.1.11
 * header.php - fixed RSS feed (line 10, 66)
 * index.php - rewrote older posts loop

2010.08.31 - version 1.1.10
 * index.php - fixed the loop to not show older entries if total blog posts = recent entries

2010.08.27 - version 1.1.9
 * single.php - Removed an error-some conditional regarding closed comments
 * page.php - Removed an error-some conditional regarding closed comments

2010.08.16 - version 1.1.8
 * style.css - Fixed #main-nav z-index to 9998

2010.08.09 - version 1.1.7
 * includes/featured.php - skip posts that have no image

2010.07.16 - version 1.1.6
 * index.php - Recoded "Older posts" to fix float bug
 * style.css - Changed styling for older posts

2010.07.15 - version 1.1.5
 * includes/theme-widgets.php - Fixed bug with theme previewing

2010.07.12 - version 1.1.4
 * style.css - Fixed IE6 bug with drop-downs
 * css/ie6.css - Fixed IE6 bug with drop-downs
 * includes/js/menu.js - Fixed script to allow 2 dropdowns in IE6
 * images/superfish-arrow-ie.png - Added image for IE6 dropdown

2010.07.07 - version 1.1.3
 * /css/ie6.css /css/ie7.css - Added fix for tabs in sidebar
 * /includes/js/general.js - Added javascript work around for commenters 'Website URL' fields.

2010.06.30 - version 1.1.2
 * index.php - fixed thumbnails to work with Auto Image Thumbs setting
 * archive.php - fixed thumbnails to work with Auto Image Thumbs setting
 * search.php - fixed thumbnails to work with Auto Image Thumbs setting

2010.06.28 - version 1.1.1
 * style.css - Fixed Gravity forms styling bug

2010.06.21 - version 1.1.0
 * header.php - Added theme support for WordPress 3.0 Menu Management
 * /includes/theme-functions.php - Added theme support for WordPress 3.0 Menu Management

2010.06.11 - Version 1.0.6
 * style.css - Added styling for Gravity forms

2010.06.07 - Version 1.0.5
 * style.css - Fixed logo line-height

2010.05.21 - Version 1.0.4
 * /includes/theme-widgets.php - Built in a extra fail safe for the opendir() function.

2010.05.21 - Version 1.0.3
 * /includes/featured.php - Added error message for Featured Panel when not setup correctly

2010.05.17 - Version 1.0.2
 * /includes/theme-widgets.php - Modified to load files with alternative directory locations

2010.05.11 - Version 1.0.1
 * style.css - Fixed IE flickr bug

2010.05.05 - version 1.0
 * First release!