version 2.6 ( updated 04-23-2015 )
- Added minor security hardening
	* epanel/custom_functions.php
- Bumped version number
	* style.css

version 2.5 ( updated 02-25-2014 )
- Fixed the issue with slashes added to Name, Subject and Message fields in the contact form
	* page-contact.php
- Fixed the issue with resizing of images that have the x symbol between width and height values in the filename
- Fixed the issue with .jpeg images and uppercase extensions in cached files
- The theme doesn't strip slashes from custom css now, when saving the option to the database
- Removed buzz shortcode ( Google retired Buzz )
- Fixed ePanel SEO home options not appearing on static front page
- Better compatibility with WordPress SEO and All In One SEO Pack plugins. ePanel SEO is disabled if these plugins are active now.
	* epanel/core_functions.php
	* epanel/custom_functions.php
	* epanel/shortcodes/shortcodes.php
- Fixed the issue with Vimeo videos resizing on homepage
	* js/jquery.fitvids.js
- Fixed the issue with slides misaligned in Firefox and IE, when the zoom level is not set at 100%
	* js/custom.js
- Fixed issue with position of more button
- Bumped version number
	* style.css

version 2.4 ( updated 12-23-2013 )
- Now you can update Elegant Themes in the Dashboard: https://www.elegantthemes.com/members-area/documentation.html#updater
	* epanel/custom_functions.php
- Bumped version number
	* style.css

version 2.3 ( updated 09-13-2013 )
- Fixed issue with date format on blog page
	* page-blog.php
- Fixed Tabs shortcode layout issues with the slide effect
	* epanel/shortcodes/css/shortcodes.css
	* epanel/shortcodes/shortcodes.php
- Bumped version number
	* style.css

version 2.2 ( updated 08-02-2013 )
- Fixed separate_comments function notice
	* epanel/custom_functions.php
- Bumped version number
	* style.css

version 2.1 ( updated 06-26-2013 )
- Fixed validation issues
	* header.php
- Fixed Post/Page Editor Word Count Problem
- Fixed issue with left tabs shortcode
- Fixed tooltip glitch
- Fixed issue with span in pricing table
- Fixed get_current_theme warning message.
- Fixed the issue with Fancybox videos not working on second launch in WordPress 3.6
- Added shortcodes names to shortcode_atts() to enable filtering

List of modified files:
* epanel/custom_functions.php
* epanel/page_templates/js/et-ptemplates-frontend.js
* epanel/page_templates/js/fancybox/jquery.fancybox-1.3.4.pack.js
* epanel/shortcodes/css/shortcodes.css
* epanel/shortcodes/js/et_shortcodes_frontend.js
* epanel/shortcodes/js/et_shortcodes_frontend.dev.js
* epanel/shortcodes/shortcodes.php

version 2.0 ( updated 05-15-2013 )
- Improved SEO on Index pages
	* epanel/custom_functions.php
- Bumped version number
	* style.css

version 1.9 ( updated 05-02-2013 )
- Fixed menu hover issue, when the mouse cursor is moved fast
- Integrated Google Fonts options into Customizer

List of modified files:
epanel/custom_functions.php
epanel/google-fonts/et_google_fonts.css
epanel/google-fonts/et_google_fonts.js
epanel/google-fonts/images/all-fonts.png
epanel/options_lucid.php
functions.php
js/custom.js

version 1.8 ( updated 04-06-2013 )
- Fixed the issue with posts thumbnails size on homepage
	* epanel/post_thumbnails_lucid.php
- Bumped version number
	* style.css

version 1.7 ( updated 04-03-2013 )
- Integrated the default WordPress image system. It makes the theme work better on shared hostings and provides compatibility with plugins ( JetPack, WP Retina etc. ). Please, regenerate thumbnails after theme update ( http://wordpress.org/extend/plugins/regenerate-thumbnails/ ).
- Full compatiblity with WPML plugin
- Added 'Custom CSS' option to ePanel
- Fixed 'Shortcode Slideshow Only Displays 11 Images' issue
- Added alt attribute to the imagetab shortcode
- Fixed update notification notice in WP-Admin
- Fixed image issues with clean WordPress Multisite 3.5 installation
- Added et_videolink_embed custom field ( it provides the way to use video embed code for posts in the Portfolio page template )
- Improved ePanel functionality
- Improvement: Contact form error notifications are translatable via localization files now
- Code improvements

Nearly all files have been updated this time. Please, make sure you update all files.

version 1.6 ( updated 02-04-2013 )
- Fixed conflict with adsense code
- Integrated the fix to stop the video when switching to another slide
	* js/custom.js
- Fixed slider arrows background in red color scheme
	* functions.php
- Corrected issue with placeholder text removal before comment form submission
- Fixed scrolling slider issue on iOS
- Fixed 'Shortcode Slideshow Only Displays 11 Images' issue
- Added alt attribute to the imagetab shortcode
- Fixed update notification notice in WP-Admin
- Fixed image issues with clean WordPress Multisite 3.5 installation
- Added et_videolink_embed custom field ( it provides the way to use video embed code for posts in the Portfolio page template )
- Improved ePanel functionality
- Improvement: Contact form error notifications are translatable via localization files now
- Code improvements
	* epanel/core_functions.php
	* epanel/custom_functions.php
	* epanel/import_settings.php
	* removed epanel/js/jquery-ui.min.js
	* removed epanel/js/jquery.form.js
	* epanel/options_lucid.php
	* epanel/page_templates/js/et-ptemplates-frontend.js
	* epanel/page_templates/page_templates.php
	* epanel/shortcodes/js/et_shortcodes_frontend.dev.js
	* epanel/shortcodes/js/et_shortcodes_frontend.js
	* epanel/shortcodes/shortcodes.php
	* functions.php
	* header.php
	* home.php
	* includes/breadcrumbs.php
	* includes/entry.php
	* includes/featured.php
	* includes/widgets/widget-about.php
	* includes/widgets/widget-ads.php
	* includes/widgets/widget-adsense.php
	* includes/widgets/widget-fromblog.php
	* includes/widgets/widget-tabbed.php
	* js/custom.js
	* js/jquery.flexslider-min.js
	* loop-page.php
	* loop-single.php
	* page-blog.php
	* page-contact.php
	* page-gallery.php
	* page-login.php
	* page-search.php
	* page-sitemap.php
	* page-template-portfolio.php
	* single.php
	* style.css

version 1.5 ( updated 12-06-2012 )
- Updated image resizing to utilize WP_Image_Editor object, available in WordPress 3.5 ( http://make.wordpress.org/core/2012/12/06/wp_image_editor-is-incoming/ )
	* epanel/custom_functions.php

version 1.4 ( updated 12-04-2012 )
- Fixed ePanel active tab issue in WordPress 3.5
	* epanel/css/panel.css
- Bumped version number
	* style.css

version 1.3 ( updated 10-21-2012 )
- Fixed the issue with video slider in Opera
	* js/custom.js
- Fixed text rendering on Mac
- Bumped version number
	* style.css

version 1.2 ( updated 10-01-2012 )
- Fixed thumbnail display on homepage, in case the post has no thumbnail attached:
	* includes/entry.php
- Fixed video slider issue:
	* js/custom.js
- Fixed ET Advertisement widget display issues
- Fixed "double menu" issue in IE7
	* js/custom.js
	* style.css
- Fixed image issues in IE8
- Fixed social icons position issue in IE8
	* style.css
- Fixed posts duplication issue
	* functions.php
	* includes/featured.php
- Improved video link recognition
	* home.php
- Corrected 'Number of Posts displayed on Archive pages' option name in ePanel
	* epanel/options_lucid.php
- Fixed 'secondary nav menu' bug ( links in 2 rows )
	* js/custom.js
- Fixed the link to documentation in ePanel
	* includes/functions/installation.php
- Fixed tab shortcode issues on iPhone
	* epanel/shortcodes/css/shortcodes.css
- Fixed contact form jquery validation bug
	* epanel/page_templates/js/et-ptemplates-frontend.js
- Shortcodes now work in excerpts
- Fixed SEO custom title issue with static homepage
	* epanel/custom_functions.php
- Fixed contact form issue on Bluehost
	* page-contact.php
- Bumped version number
	* style.css

version 1.1 ( updated 9-5-2012 )
- Updated shortcodes
	* epanel/shortcodes folder
	* functions.php
	* page-login.php
	* epanel/custom_functions.php
	* epanel/options_lucid.php
	* js/custom.js
- Bumped version number
	* style.css

version 1.0

- initial release