version 3.1
- Updated thumbnail function to clear unused images
- Updated templates with improved coding structure
- Fixed sample data images bug
- Fixed featured slider bugs caused by new jQuery version

version 3.0
- Updated thumbnail function to better detect root folder. Thumbnails
  must now be hosted within the same root folder as WordPress. 
    * epanel/custom_functions.php

version 2.9
- Removed timthumb due to known vulnerabilities
    * deleted timthumb.php, cache and temp folders
    * modified 'epanel/custom_functions.php', 'epanel/options_themename.php'

version 2.8
- Performed extensive performance and security enhancements. 
    * All files were updated. 

version 2.7
- Updated ePanel with various bug fixes
- Changed lightbox script
    * all files should be updated

version 2.6
- Shortcode bugs fixed
- Updated the theme with the new Portfolio page template
- Replaced FancyBox with PrettyPhoto for lightbox effects
    * epanel/
    * page-template-portfolio.php
    * To insure that FancyBox is properly replaced, it is
      recommended that all files be re-uploaded.

version 2.5
- Fixed thumb styling on pages
    * page.php
	
version 2.4
- Fixed mouse-out bug
    * includes/scripts.php

version 2.3
- Fixed 3.1 shortcodes conflict
    * epanel/shortcodes/shortcodes.php

version 2.2
- New shortcodes added
    * epanel/
- Page templates bugs fixed
    * style.css
    * page-contact.php
- Timthumb updated
    * timthumb.php

version 2.1
- Fixed problem that caused a black box to appear on the homepage slider
    * includes/scripts.php

version 2.0
- Theme updated with page templates collection

version 1.8
- Enabled lightbox scrolling
    * includes/gallery.php
version 1.7
- Changed how the homepage loads to make it more elegant
    * includes/scripts.php

version 1.6
- ePanel updated with logo/favicon upload features
- Dummy content import integrated into theme
    * epanel/
    * sampledata/sample.xml

version 1.5
- You can now cycle through images while in lightbox view
     * includes/gallery.php

version 1.4
- Fixed issue with thumbnails on post pages
    * includes/scripts.php

version 1.3
- Fixed background image issues with pag navi
    * style.css

version 1.2
- Fixed problem with thumbnail generation on single post pages
    * single.php
    * epanel/post_thumbnails_deepfocus.php

version 1.1
- Font no longer changes while loading
    * style.css
    * includes/scripts.php
- Fixed postinfo allignment
    * single.php
- Fixed issue with automatic thumbnail creation
    * funtions.php
- Slider hover text re-appears after slider rotation
    * includes/scripts.php
	