File "changelog.txt"

Full Path: /home/raylsmit/public_html/biblestoday/wp-content/themes/DeepFocus/changelog.txt
File size: 4.38 KB
MIME-type: text/plain
Charset: utf-8

version 3.6 ( Updated: 4-04-2012 )
- Fixed bug with gallery image height on single pages
	* functions.php
- Fixed Featured slider bug, when using one slide
	* includes/scripts.php
- Improved shortcodes functionality ( now you can use ET Tabs inside of the ET Learn more block )
	* epanel/shortcodes/js/et_shortcodes_frontend.js
	* epanel/shortcodes/shortcodes.css

version 3.5 ( Updated: 3-13-2012 )
- Added width and height attributes to images, small images stretch to fill the space now
	* custom_functions.php
- Deleted Support Docs, replaced it with the link to site documentation
	* epanel/options_deepfocus.php
	* includes/functions/installation.php
- Improved ePanel page select box functionality and compatibility with qTranslate and WPML plugins
	* epanel/core_functions.php
	* epanel/options_deepfocus.php
- Shortcodes improvements
	* epanel/shortcodes/shortcodes.css
	* epanel/shortcodes/js/et_shortcodes_frontend.js
- Improved et_videolink compatibility with iPhone and iPad, you can use videos from these sites now: http://goo.gl/U7Iuj
	* style.css
	* page-template-portfolio.php
	* epanel/page_templates/js/fancybox/jquery.fancybox--1.3.4.pack.js
- Added slider loading bar
	* style.css
	* includes/scripts.php
	* images/ajax-loader.gif

version 3.4 ( Updated: 1-25-2012 )
- improved thumbnail resizing system ( epanel/custom_functions.php )
- fixed simple slider shortcode "slide" effect issue ( epanel/shortcodes/js/et_shortcodes_frontend.js )
- increased superfish menu delay ( includes/scripts.php )
- removed pagination from homepage in default mode ( includes/gallery.php )

version 3.3
- fixed a validation error on homepage
- fixed breadcrumbs author page information

modified files: style.css, home.php, 'includes/scripts.php', 'includes/breadcrumbs.php'

version 3.2
- fixed pagination on index pages ( includes/gallery.php )

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